bldora8ddl



bldora8ddl - Build Oracle 8 Data Definition Language

bldora8ddl [-UqaRDTISV] productline [systemcode [filename]] 
Generate SQL statements for creating or deleting selected files, indexes, and 
stored procedures. For more information, see Enterprise Server. 
    U	Update mode; create objects on the database.
    q	Quiet mode; do not echo DDL to stdout.
    a	Begin at productline [systemcode] [filename].
    R	Rebuild processing; drop objects before creating.
    D	Drop-only processing; drop objects only.
    T	Affect table objects only.
    I	Affect index objects only.
    S	Generate DDL; write to file(s) named dbname.systemcode.ddl.
    V	Display the version number of this utility.