matiaszilli / SQLtoMongo

Script in Node.js to migrate SQL Server database to MongoDB
0 stars 0 forks source link

The last worker is not finishing #1

Open matiaszilli opened 5 years ago

matiaszilli commented 5 years ago

When you run the script, the last ( or some ) worker is not finishing, the console shows: info: Worker 3 of 4 Finished tables: 2278 {"timestamp":"2019-05-14T20:03:57.116Z "}

And the program never finishes. The tables are not full migrated.

matiaszilli commented 5 years ago

Implementar script migracion SQL to Mongo

matiaszilli commented 5 years ago

The program exits with code 134, it means that there is not enough RAM on the server. We are gonna try with a bigger server.