Schema Splitting [message #496870] |
Wed, 02 March 2011 16:35 |
oruorainfo
Messages: 46 Registered: May 2010
|
Member |
|
|
Hello, would like your help/advise please. Thanks.
Presently have one instance, one Schema on my DB Server. Want to split the existing schema into 3 logical divisions. Have created the 3 Schemas. Through Oracle Export from the old Schema am able to Export (using wild cards) the tables and indices for each grouping and am able to Import into the new specific schema. The problem i'm having is that i cannot seem to Export the specific sequences due for each of the new schemas. Is there an easy way to accomplish this? Can it also be done for packages, views, etc.
Thanks.
|
|
|
|
|
|
|
Re: Schema Splitting [message #496994 is a reply to message #496887] |
Thu, 03 March 2011 09:37 |
oruorainfo
Messages: 46 Registered: May 2010
|
Member |
|
|
Thank you BlackSawn. We had tried this initially, but because the original Schema was so large (which is why we are spltting it) it was alot of work involved afterwords with the many drops, so we were looking for an easier way if possible. Thanks again..
|
|
|
|