Initial problems on Linux

32 views
Skip to first unread message

kvileid

unread,
Mar 29, 2012, 7:04:17 PM3/29/12
to sql-to-nosql-importer-discuss
Just what I needed for pumping my data from Oracle to MongoDb.

However to get it to work I had to do the following:
1. in run.sh it says java com.echidna.sqltomongo.SQLToMongoImporter,
this I changed to java -Xmx128m -Xms128m -XX:
+HeapDumpOnOutOfMemoryError net.sathis.export.sql.SQLToNoSQLImporter
as seen in run.bat
2. in import.properties I had to change mongo.host to mongo.url

But with those fixes it worked as a charm.

Thx,
Karsten

sathis kumar

unread,
Mar 30, 2012, 1:11:06 AM3/30/12
to sql-to-nosql-i...@googlegroups.com
Thanks kvileid.I will include those changes in the next version.Looks like i didn't update all the files properly. 
--
Regards
 sathis


Reply all
Reply to author
Forward
0 new messages