Task execution messages are displayed in the console when
you run a task, and you can view the status of a specific task at
any time by running the checkStatus command. From
the command line, you can check the status of all the configuration
tasks or check the status of a single task in the object store upgrade
profile with a single command. Checking the completion status does
not validate the information in the XML files.
To check the status of the object store 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 or UNIX:
"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.
The task execution status messages are displayed. For more
information about the checkstatus command, see
the link at the end of this topic.