info format
You can add the info option in the showjobs command to view the information related to tasks displayed in the info format.
The following details are displayed in the info format. The performed command and
credential details, such as user name and password are also displayed.
- Workstation
- The workstation on which the task runs.
- Job Stream
- The name of the workflow.
- SchedTime
- The date and time on which the task is scheduled to run. The date is displayed in mm/dd format.
- job
- The task
name. The notation described in the following list might precede the
task
name.
- rerun as
The task that was rerun by using the rerun command.
- rerun step
The task that was rerun by using the
rerun;stepcommand.
- rerun as
- Job File
- The name of the script or the executable file of the task.
Note: File names that are too long might wrap, resulting in incorrect paging. You can use the more option to have a clear view of the results that are displayed.
Example
- Run the following
command:
The result is displayed as follows:ocli plan sj WS_AGT_0#TASK1_TASKS.TASK1 infoWorkstation Job Stream SchedTime Job JobFile WS_AGT_0 #TASK1_TASKS 1425 03/24 TASK1 --- executable: script: ls credential: userName: trvuser password: "${password:trvuser}"