Hi,
I am currently using PL/SQL Developer 5.1.0.480. I'm trying to import a pde file which has i table with about 1 million rows(50Mb size).
When importing the table I get an error message in the log that says
"Import table MY_TABLE
Error inserting record into MY_TABLE:
Out of memory
458 Records loaded, 7 errors"
I don't think this has something to do with RAM because the client has 1Gb RAM and the server 8Gb.
Has anyone seen this error message before?
Are there such limitations in this tool, is it a known bug or it's just a file problem?
Thanks
I am currently using PL/SQL Developer 5.1.0.480. I'm trying to import a pde file which has i table with about 1 million rows(50Mb size).
When importing the table I get an error message in the log that says
"Import table MY_TABLE
Error inserting record into MY_TABLE:
Out of memory
458 Records loaded, 7 errors"
I don't think this has something to do with RAM because the client has 1Gb RAM and the server 8Gb.
Has anyone seen this error message before?
Are there such limitations in this tool, is it a known bug or it's just a file problem?
Thanks