You can use the parfile option during export. Specify the tables to be exported in this file and then export them. Keep this parfile for future use. For example: exp system/manager file=expdat.dmp parfile=tables.par ....
-
Contents of parfile--> Tables=(Table1, Table2,.....)




Reply With Quote