Morgan,
I
highly recommend tht you export, individually, each of the schemas that you want to reside in the new database. (I.e., do not attempt to do a "full database export" per se.)
You did not mention the target version into which you are importing the Oracle 7 data; Metalink Note:132904.1 says that a full import into 10g from a full export from 7 does not work, but you should be able to do a schema-by-schema Oracle 7 export, then an Oracle <newer version> import.
The export ("exp") syntax for an Oracle 7 export is virtually the same as newer exports. You can get a full disclosure of available parameters for Oracle 7 export by issuing this command at your o/s prompt:
If you are not familiar with (Oracle 7) "exp", then interactive mode is the easiest enviroment. At your o/s command prompt simply enter "exp". This will then prompt you for values (or defaults) that should get you through the exporting. Do this iteratively for each of the schemas you want to import into the new environment.
Once you have completed your exporting, just run the "imp" commands on the target system.
Let us know your results/findings.
![[santa] [santa] [santa]](/data/assets/smilies/santa.gif)
Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services:
www.dasages.com]