Hi folks,
I am following the process outlined here:
http://www.tek-tips.com/faqs.cfm?fid=2767 (which I found from the FAW here, many thanks for that!) but I have come across the following problem which I am at a loss as to how to solve.
The source database has a schema named "user1" and I want those tables shifted over to the destination, but "user1" does not exist there, instead the schema should be "user2". I hoped to be able to simply rename the schema after completing the copy. However, the "user1" schema appears as "NULLID" in the list of schemas and none of the tables under that schema appear to have been transferrred (they don't show up in control center).
So my question to you is "how on Earth do I move my database (from Windows to AIX) and cope with a change of schema name in the process?" Any help appreciated, I've been searching the 'net for answers all afternoon and I've given up for the day now, it's time to go home.
Regards,
Dave