vovsql_create_tables_prediction
Creates Monitor database schema using the database settings specified in licmon.swd/db/config.tcl. Settings can be overridden with options.
vovsql_create_tables_prediction: Usage Message
Creates LicenseMonitor database schema using the database settings specified
in licmon.swd/db/config.tcl. Settings can be overridden with options.
USAGE:
% vovsql_create_tables_prediction [OPTIONS]
OPTIONS:
-h -- Show help.
-n -- Dry run.
-doit -- Do create the prediction db.
-v -- Increase verbosity.
-showsql -- Show the SQL code.
-dbenv -- Named environment to use for setting up environment
variables needed for database product.
-nocapacity -- Do not load capacity table if it is empty.
EXAMPLES:
% vovsql_create_tables_prediction -h
% vovsql_create_tables_prediction -doit