Oxfam database issue
by - Thursday, January 1, 1970 at 12:00 AM
When i try to rip the file using SQLRIP it goes through but doesn`t show any tables or any data


Am i doing something wrong?


This is error it gives at ripping at 76.19% "Unable to open/read SQL File: ZU wenig Arbeitsspeicher"
Reply
Maybe its an issue with the SQL File formatting?

https://pompur.in
Reply
That error messages translates into 'Too little RAM' - are you for whatever reason trying to load the entirety of the SQL file into RAM at once? If you're on a shit-box that's probably not the way
Reply
Ok then,how do i load part of the file as it is one single file.
Reply
Use a programming language to iterate over the file in chunks. rather than all of it at once. Or the split it up into a file per table.

Or just find a server where you can do the same thing you already tried, and make sure it has enough ram. The sql file is ~3GB yeah?
Reply
thanks i got it working
Reply
I got around this by using an app called LTF (large text file) Viewer.
Reply


 Users viewing this thread: Oxfam database issue: No users currently viewing.