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.
About this task
From the command line, check the status of all the configuration
tasks. Additionally, check the status of a single task in the
IBM® Enterprise
Records web application profile
with a single command. Checking the completion status does not validate
the information in the XML files.
The following table lists the
status results and their descriptions.
Table 1. checkStatus command results Status Result |
Description |
COMPLETED |
The task ran successfully. |
INCOMPLETE |
The task is incomplete. |
NO STATUS AVAILABLE |
The task has not
been run. |
FAILED |
The task failed to
complete. Additional information about the failure displays. |
Procedure
To check the status of the IBM Enterprise
Records web application 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\
WSWebApplicationDeploymentProfile"
or
"opt/IBM/EnterpriseRecords/configure/profiles/
WSWebApplicationDeploymentProfile"
Remember: If the path includes a directory name with spaces, enclose the entire
path in quotation marks.
Results
The task execution status messages display.