Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to generate "Create tablespace statement"

259321Oct 17 2008 — edited Oct 17 2008
Hi,
we are moving a database from one server to another server.
It is oracle 9.2.0.7 database.
I have around 25 tablespaces in current database. I need to recreate those databases in new database.

Is there any way (Similar to DBMS_METADATA.GET_DDL) which i can use to extract the "Create Tablespace" statement from existing database?


Similarly, i want to extract users,roles and privileges only, not the data.


Thank you
Giridhar
This post has been answered by MaximDemenko on Oct 17 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2008
Added on Oct 17 2008
6 comments
1,049 views