If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
We currently have database 1 setup with schema name aa, when we copy it back to database 2, it still has the same schema name, How can we change it, so database 2 would have a schema bb.
You will have to drop and re-create the objects ...
Workaround is to define aliases for the objects ...
Cheers
Sathyaram
Quote:
Originally posted by quigleyd
We currently have database 1 setup with schema name aa, when we copy it back to database 2, it still has the same schema name, How can we change it, so database 2 would have a schema bb.
This is on DB2 v8 Fixpak 3, Aix 5.2
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.