Retrieving the production plan information
The following syntax is used to show information about the current production plan:
planman [connection_parameters] showinfo
where:
- connection_parameters
- Defines the settings to use when establishing the connection using HTTP or HTTPS through WebSphere Application Server to the master domain manager. For more information refer to Planman command line.
Note: You can install the HCL Workload Automation Command
Line Client feature on fault-tolerant agents and systems outside the HCL Workload Automation network
to issue from those systems the planman showinfo command.
The output of this command shows:
- The installation path.
- The start time of the production plan.
- The end time of the production plan.
- The duration of the production plan, after the last plan extension, if extended.
- The date and time of the last plan update, done either using JnextPlan or planman.
- The end time of the preproduction plan.
- The start time of the first not completed job stream instance.
- The run number, that is the total number of times the plan was generated.
- The confirm run number, that is the number of times the plan was successfully generated.
A sample output of this command is the following:
# planman showinfoHCL Workload Automation (UNIX)/PLANMAN 8.6 (20100715)
Licensed Materials - Property of IBM*
5698-WSH
(C) Copyright IBM Corp. 1998, 2011 All rights reserved.
* Trademark of International Business Machines
Installed for user "aix61usr".
Locale LANG set to the following: "en"
Plan creation start time: 07/21/2010 06:00 TZ Europe/Rome
Production plan start time of last extension: 07/21/2010 06:00 TZ Europe/Rome
Production plan end time: 07/22/2010 05:59 TZ Europe/Rome
Production plan time extension: 024:00
Plan last update: 07/21/2010 10:05 TZ Europe/Rome
Preproduction plan end time: 08/05/2010 06:00 TZ Europe/Rome
Start time of first not complete preproduction plan job stream instance:
07/21/2010 10:30 TZ Europe/Rome
Run number: 1
Confirm run number: 1