Valid on UNIX/Linux, Windows, z/OS
Use the oprdb command to save, list, or convert the data in the Event Management database or database image (DSB) file. "Converting" data means that the binary data contained in the database is converted into a character command representation, which can be used as input to the CAUTIL command utility to restore the database or reproduce its contents in another database.
This command has the following format:
OPRDB [LIST {DB|dsb-file path}]
Valid on Windows
[LOAD dsb-file]
[SAVE dsb-file path]
[SCRIPT {DB|dsb-file path|>mycmds.txt|cautil -f mycmds.txt}]
Valid on UNIX/Linux, z/OS
[SCRIPT {DB|>mycmds.txt|cautil -f mycmds.txt}]
Examples
This example lists, in report form, the contents of DSB file c:\TNG\logs\caopr.dsb. In this example, this is the file that is used to save the Event Management database each time Enterprise Management is started.
oprdb list c:\TNG\logs\caopr.dsb
Loads the contents of the dsb-file into the Event Management database. The previous contents of the database is lost unless OPRDB SAVE dsb-file was previously issued. To put this new policy into effect, issue the opreload command.
Valid on Windows
Saves the Event Management database messages and actions to the file specified (dsb-file path) for subsequent use as an alternative to the database should it become unavailable for any reason.
Identifies the number of retries to be made when a busy or other recoverable error condition is detected while attempting to send the SNMP trap.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |