Creating a Production Database

Previous Next

See Also

Once your application has been fully defined in the Repository, you need to create a production database that is the exact image of your repository definitions. To create this database, you use the Create Or Replace All Tables option that is described in detail in "Chapter 6: Generating Tables" of the USoft Definer Guide.

NOTE:

Instead of having the tables created immediately, specify the names of output files. These files will contain the scripts required to create the tables and indexes.