listsym
Lists the production plan (Symphony files) already processed.
When used from a fault-tolerant agent command line, this command shows the latest Symphony file, saved as MSymOldBackup.
Syntax
{listsym | lis} [trial | forecast]
[;offline]
Arguments
- trial
- Lists trial plans.
- forecast
- Lists forecast plans.
- offline
- Sends the output of the command to the conman output device. For information about this device, see Offline output.
Results
- Schedule Date
- The date used to select the job streams to run.
- Actual Date
- The date batchman began running the Symphony file.
- Start Time
- The time batchman began running the Symphony file.
- Log Date
- The date the plan (Symphony file) was logged by the stageman command.
- Run Num
- The run number assigned to the plan (Symphony file). This is used internally for HCL Workload Automation network synchronization.
- Size
- The number of records contained in the Symphony file.
- Log Num
- The log number indicating the chronological order of log files. This number can be used in a setsym command to switch to a specific log file.
- Filename
- The name of the log file assigned by the stageman command.
Examples
To list the production plan files,
run the following command:
listsym
this is
a sample output for the command: Job Stream Actual Start Log Run Log
Date Date Time Date Num Size Num Filename
03/05/06 03/05/06 21:06 03/05/06 42 534 1 M200603052111 Exp
03/04/06 03/04/06 15:59 03/05/06 41 463 2 M200603052106 Exp
03/04/06 03/04/06 15:51 03/04/06 40 362 3 M200603041559 Exp
03/04/06 03/04/06 14:31 03/04/06 39 460 4 M200603041551 Exp
03/04/06 03/04/06 14:26 03/04/06 38 436 5 M200603041431 Exp
03/04/06 03/04/06 14:24 03/04/06 37 436 6 M200603041426 Exp
03/04/06 03/04/06 14:19 03/04/06 36 436 7 M200603041424 Exp
03/04/06 03/04/06 14:17 03/04/06 35 436 8 M200603041419 Exp
03/04/06 03/04/06 14:17 03/04/06 34 364 9 M200603041417 Exp
To
view the latest production plan file that was processed on a fault-tolerant agent,
run the following command from the fault-tolerant agent conman command
line program :
listsym
this is a sample output
for the command: Job Stream Actual Start Log Run Log
Date Date Time Date Num Size Num Filename
07/07/14 07/07/14 14:01 07/08/14 19 1607 1 MSymOldBackup (Exp)
To list files containing trial plans, run the
following command:
listsym trial
this is a
sample output for the command: Job Stream Actual Start Log Run Log
Date Date Time Date Num Size Num Filename
03/03/06 03/03/06 0 126 1 Tpippo Exp
03/03/06 03/03/06 0 1850 2 Tangelo2 Exp
03/03/06 03/03/06 0 1838 3 Tangelo1 Exp
To
list the files containing the forecast plans, run the following command:
listsym forecast
This is a sample output for
the command: Job Stream Actual Start Log Run Log
Date Date Time Date Num Size Num Filename
03/03/06 03/03/06 0 62 1 Fpluto Exp
See also
In the Dynamic Workload Console:
- From the navigation bar, click .
- Select an engine.
- Click a plan type or write a plan filename
- Click Display Plans List.