Previous Topic: LJCK CommandNext Topic: LJCL Examples


LJCL Command

The LJCL command lists the JCL or PARM data for any CA Workload Automation SE job when the job name is supplied. The command can access any PDS, CA Panvalet for z/OS, or CA Librarian data sets defined to CA Workload Automation SE. This command lists the data set name and the member name specified (or defaulted) on the DB.1 or DB.10 panel for each job.

Note: Any undisplayable hexadecimal characters in the JCL are shown as periods (.) in the output from the LJCL command.

This command has the following format:

►►─ LJCL ─ ,JOB= ─┬─ jobname ─┬───────────────────────────────────────────────►◄
                  ├─ mask ────┤
                  └─ * ───────┘
JOB

Defines the jobs whose JCL is to be listed.

jobname

Defines a job name.

Limits: 1 to 8 alphanumeric characters

mask

Defines a generic job name.

Limits: 1 to 7 alphanumeric characters terminated with an asterisk

*

Specifies all jobs defined in the database. The output from this specification can be quite lengthy and should be done using a batch terminal.