Generate Database Script
On occasion, you might have a need to generate a script for all your database-level objects (that is, those not owned by a schema, but rather required to build the database itself). For example, you might want to create your development and test databases to provide the same basic foundation as your production database server. Thus, you want the same tablespaces, roles, profiles, users, resource plans, resource consumer groups, and so on. Hence, you need an easy way to generate the Data Definition Language (DDL) for that collection of database-level objects. Toad offers the Generate Database Script screen for that purpose.
To launch the Generate Database Script screen, choose Main Menu → Database → Export → Generate ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access