Single Comprehensive Database Create Script

Hi Folks,

This may sound like a simple question, but I have not been able to figure out how to do this with PL/SQL Developer.

I am running version 7.0.2.1076, and I would like to take my production database and produce a single .SQL text file that contains all DDL to completely re-create that database, including the database files, all database objects, and all data contained in all tables in the database.

Is this possible?

Regards,
Tony.
 
Back
Top