Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Export and Import and Referential Integrity Constraints
Boo wrote:
>
> Running Oracle 8.0.5 on Solaris 2.7.
> Is there any reasons why, when moving a database with quite a few
> referential integrity constraints to a new server, that the
> export/import option
> can't be used?
> My understanding is, if it's a fresh database built on the new server,
> and doesn't have existing data, than an export/import should not pose
> any problems.
>
> TIA
I'd like to recommend following methodic:
Good idea after that start both databases and compare (via dblinx)
ALL_OBJECTS as SYS.
This scheme is brief, experience needed to do everything w/o mistakes...
Good luck 8-)
![]() |
![]() |