The option is available to compile a new SSL using the SSL compiler once the Schema DDL has been compiled.
If no SSL compilation is carried out, default values for the storage structure are used. If you want to retain the storage structure which has already been defined, you must recompile your original SSL clauses with new names which match the DDL source!
The compilation procedure is the same as that used for database creation.
Command sequence for compiling the SSL
It is assumed for the command sequence described here that UDS/SQL was installed with IMON (see section "START commands for the UDS/SQL programs". The aliases for calling the utility routines are also listed in this section).
The commands listed here are described in detail in section "Compiling the SSL".
|
for errors in the SSL clauses:
the faulty SSL clauses should be corrected and the SSL compilation should be repeated;
for errors in the DDL clauses:
the faulty DDL clauses should be corrected
the faulty schema should be deleted in a DDL run by means of the statement
DELETE SCHEMA schemanamethe renaming process should be repeated from “Compiling the Schema DDL”.