what is the meaning of keyword in jcl?what is is opposite?

Answer Posted / krithiga hari

There are two types of parameters in JCL. They are keyword
parameters and positional parameters. Keyword parameters
follow the positional parameters. Keyword parameters should
be specified in the same order. Positional parameters need
not be specified in a fixed order.

Is This Answer Correct ?    0 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dfsort utility?

675


Is it possible to code instream data in a PROC?

754


what is JCL?

698


When space is allocated for an output dataset, what units can be used?

757


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1358






what are JCLLIB and STEPLIB in JCL?

683


What is the function of dd disp parameter?

660


what operation is performed by job statement?

663


Can we call instream to catalog and catalog to instream?

685


When output dataset space is required, what quantity categories are used?

834


What parameter of the job statement is used to limit the cpu time consumed by the job?

845


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

925


Are there any set of rules for the names of the steps used in a job? What are they?

614


List in order the hierarchical levels of jcl?

672


whats the diff bw the evaluate also and and?

1859