Marcel Hoefs
Member³
Version: 13.0.0.1882
I used the export data tool to export the data of one table and I selected the PL/SQL Developer method. During export the only option that was checked was the compress file option.
I want to import this table and data into a different database and different schema. So after opening the import tables tool I selected the ".pde" file and changed the window connection of the import tables tool to the target database and schema. The only option that was checked in this tool was the delete records option. After completing the import the table was not created in the target schema. After some analysis I found out that the import was actually done on the source database and schema. So to make sure this analysis was correct I disconnected all sessions and then in the import tables tool I connected to the correct target database and schema. I retried the import with the same ".pde" file and got an "not logged on" error.
Is it not possible to export data from one database schema using the export tables tool and the PL/SQL Developer method and importing this export into a different database and different schema or is this a bug?
Regards, Marcel
I used the export data tool to export the data of one table and I selected the PL/SQL Developer method. During export the only option that was checked was the compress file option.
I want to import this table and data into a different database and different schema. So after opening the import tables tool I selected the ".pde" file and changed the window connection of the import tables tool to the target database and schema. The only option that was checked in this tool was the delete records option. After completing the import the table was not created in the target schema. After some analysis I found out that the import was actually done on the source database and schema. So to make sure this analysis was correct I disconnected all sessions and then in the import tables tool I connected to the correct target database and schema. I retried the import with the same ".pde" file and got an "not logged on" error.
Is it not possible to export data from one database schema using the export tables tool and the PL/SQL Developer method and importing this export into a different database and different schema or is this a bug?
Regards, Marcel