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 about LMQUERY�give a dialog information about a data set

896


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

730


What is multithreading in jcl?

935


what sort card you will use to copy the data from one dataset to another dataset?

721


What are the parameters that are used in creating a gdg?

735






How to run cobol program using jcl?

648


How to execute 2nd and 4th steps among 5 steps in jcl proc?

747


What is the function of a dd statement?

702


which utility is used to run a cobol-db2 program?

801


Is it possible to code instream data in a PROC?

748


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1797


What dd statement is used to supply the name of a dataset?

772


Is it possible to left uncode disp?

711


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


what are the various stages of job processing?

736