The file size I am trying to import is about 2.1 gb. I have also tried a smaller file that was about 1.0 gb. I have successfully imported the 1.0 gb file before, but I am using a new install of Oracle and PL/SQL developer. I looking to identify the differences, but the error message is a...
I am using PL/SQL developer to copy the structure of one database to another. The table structures are identical in both databases. I can also copy all the table data from all the tables except one. This table has two blob columns each contained in a separate table space. I use PL/SQL...