Paradyne OpenLane SLM 5.5 Administrator's Manual page 81

Paradyne network device administrator's guide
Table of Contents

Advertisement

Advanced Parameters:
Example:
To change the default database to Oracle and set the database parameters, enter
the command:
OLCmd dbconfig '-d o -m mycomputer.mycompany.com:1521 -n mydb
-u myself -p mypassword'
7800-A2-GB32-00
Specifies the database connection URL in raw form. It
-url
may contain $host$, which gets replaced by the host, and
$dbname$, which gets replaced by the database name
when the connection is made.
-dr driver
Specifies the name of the JDBC driver from the database
vendor. It must be in the classpath for connections to
work.
-err number
Specifies the vendor-specific JDBC error number to ignore
for duplicate keys. If not set or correct, duplicate key
warnings are logged.
-sm statmap
Specifies the filename of file that maps internal statistic
names to the database schema.
-rs rawsql
Specifies the filename of file that contains raw SQL for the
database schema/vendor.
-cm calcmap
Specifies the filename of file that defines and maps
calculations to the database schema.
-om oidmap
Specifies the filename of file that maps MIB OIDs to the
database schema.
-fc feedclass
Specifies the feed class name for feeding user history
statistics to a database.
-ac ageclass
Specifies the age class name for aging user history
statistics in a database.
January 2002
A. OLCmd Reference
A-11

Advertisement

Table of Contents
loading

Table of Contents