database oracle 8. current on Novel server, need to transfer into windows 2000 server, any special attention?
Can i simply use Export/Import full? or RMAN?
1) create an empty database on the target machine,
2) export the schemas from the source database. (You can do multiple exports simultaneously.)
3) copy dump files from source machine to target machine.
4) import the schemas into the target database. (You can do multiple imports simultaneously.)
We have found this methodology to take far less elapsed time for migrations due to our ability to effect simultaneous exports and imports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.