A. OLCmd Reference
Advanced Parameters:
| Specifies the database connection URL in raw form. It |
| may contain $host$, which gets replaced by the host, and |
| $dbname$, which gets replaced by the database name |
| when the connection is made. |
| Specifies the name of the JDBC driver from the database |
| vendor. It must be in the classpath for connections to |
| work. |
| Specifies the |
| for duplicate keys. If not set or correct, duplicate key |
| warnings are logged. |
Specifies the filename of file that maps internal statistic | |
| names to the database schema. |
Specifies the filename of file that contains raw SQL for the | |
| database schema/vendor. |
Specifies the filename of file that defines and maps | |
| calculations to the database schema. |
Specifies the filename of file that maps MIB OIDs to the | |
| database schema. |
Specifies the feed class name for feeding user history | |
| statistics to a database. |
| Specifies the age class name for aging user history |
| statistics in a database. |
Example:
To change the default database to Oracle and set the database parameters, enter the command:
OLCmd dbconfig
| January 2002 |