Question : how to exclude one of the table during imp/exp?

Hi Experts,
I need to take the export of one schema and import to other schema in other database.
but i want to exclude one of the table from source schema.
suppose i have 10 object in schema and i dont want one schema(suppose emp) not to be imported in destination  schema in the other database.
could you please help me on this?

Answer : how to exclude one of the table during imp/exp?

you will have to import 1 schema at a time, without doing the schema you want to skip.
you might consider exporting on the source database 1 schema at a time, anyhow...
that will reduce backup size, time, and of course restore time.
Random Solutions  
 
programming4us programming4us