Running the OPCCBackup command
When you use the Cognos® backup
utility, you run the
OPCCBackup command in a command
or shell window.
Procedure
-
From a command or shell window, navigate
to the
bindirectory as follows:For Microsoft Windows: <CC_Home>\tools\bin By default, <CC_Home> is C:\OpenPages\CommandCenter
For Linux®, type <CC_Home>/tools/bin By default, <CC_Home> is /opt/OpenPages/CommandCenter
-
Execute the following backup command:
Windows:
OPCCBackup <path-to-backup-location>Linux:
OPCCBackup.sh <path-to-backup-location>Where:
<path-to-backup-location>is the full path of the directory where the backed up files are located on the Cognos server. The file path is optional.Note: If no file path is specified, theOPCCBackupcommand uses, by default, the backup location specified in theBACKUP_LOCATIONparameter of the<CC_Home>|tools|bin|op-cc-backup-restore.envfile.