Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Full Ex/Im-port to New Instance, NT
You can try a filter on the 'imp show=y' output to get the SQL from an export file.
http://www.tc.umn.edu/~hause011/ Is where I have a filter to do this.
This will give you the rest of the DDL (triggerz, pl/sql, grants, roles...)
You usually want to create data objects like users, grants, sequences, tables
... first, then add indexes and referential integrity constraints last.
good luk.
--
Phone: (612)626-7135 Fax: (612)625-6853Received on Fri Oct 09 1998 - 15:12:02 CDT
---------------------------------------------------------
![]() |
![]() |