I have around 111 schemas in one database instance and have to export all the schemas except the system related schemas to a new instance. Is there any way as to exclude system related schemas while using expdp
as it would not be easy to write all the schema name in schema
paramter of expdp
.
↧
Export pump all schemas except Sytem related schemas
↧