Requires Free Membership to View
exp userid=system owner=scott rows=n file=scott.dmpThe OWNER clause denotes the schema you want exported. Only those schemas listed will be in the dump file. The ROWS=N clause tells Oracle not to dump any rows of data. The table structure will be exported but no actual data will be found in the dump file.
This was first published in June 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation