Task execution messages display in the console when you
run a task. View the status of a specific task at any time by running
the checkStatus command. From the command line,
check the status of all the configuration tasks. Also check the status
of a single task in the object store configuration for upgrade profile
with a single command. Checking the completion status does not validate
the information in the XML files.
Procedure
To check the status of the object store configuration
for upgrade profile:
- Change the current directory to ier_install_path/configure,
where ier_install_path is the location where the IBM® Enterprise
Records software is installed.
- Run the following command:
configmgr_cl.exe checkStatus -profile myprofile
where the
-profile myprofile parameter
specifies the profile to use. For example, for Windows, AIX, HP-UX,
Linux, or Solaris:
"C: \Program Files\IBM\EnterpriseRecords\configure\profiles\
ObjectStoreUpgradeProfile"
or
"opt/IBM/EnterpriseRecords/configure/profiles/
ObjectStoreUpgradeProfile"
Remember: If the
path includes a directory name with spaces, enclose the entire path
in quotation marks.
Results
The task execution status messages display.