This command reads the contents of the "c:\tmp\filename.txt", checks its syntax
and if the syntax is correct, copies the file to its position on the Cell Manager.
omnidbxp -exclude -put c:\tmp\filename.txt
2. To check whether the LDEV identified by the serial number "12345" and LDEV
number "123" is specified in the XP LDEV exclude file, execute the following
command:
omnidbxp -exclude -check 12345 2864
3. To list all backup system LDEVs, regardless of they being marked for instant
recovery or not, that were involved in the session with the sessionID
"2007/09/18-22", run:
omnidbxp -session -show 2007/09/18-22
4. To list all command devices in the XPDB, run:
omnidbxp -cm -list
5. To add the command device identified by the HP StorageWorks Disk Array XP
serial number "00035371" and command device serial number "103" to the
XPDB and assign it to be used on the "computer.company.com" system by the
instance number "303", run:
omnidbxp -cm -add 00035371 103 computer.company.com 303
6. To remove the information about all command devices from the XPDB, run:
omnidbxp -cm -remove all
SEE ALSO
omnidb(1), omnidbcheck(1M), omnidbinit(1M), omnidbrestore(1M), omnidbsmis(1),
omnidbupgrade(1M), omnidbutil(1M), omnidbva(1), omnidbvss(1)
136