Custom DLL backup of R12.1.3 in Core Database.
Need to complete dbo backup of every custom object from oracle 11.1.0.7 to oracle 11.2
Source Database is 11.1.0.7 (APPS- DATABASE) which contain all the custom object .
Need to backup of all custom dbo from 11.1.0.7 to oracle 11.2
Target database is on 11.2(That's core database.)
Record i want to insert like this
Date | OBject _name | Owner | DBO | |
---|---|---|---|---|
21-Apr-14 | XXCUSTOM_OBJECT_NAME1 | APPS | XXCUSTOM_OBJECT_NAME1 -DBO | |
22_Apr-14 | XXCUSTOM_OBJECT_NAME2 | XXUSER | XXCUSTOM_OBJECT_NAME2-DBO |