How many types we can give input to JCL

Answer Posted / bhaskar reddy

1.using PARM parameter
2.using sysin dd *

through parm parameter we can pass the date to linkage
section. and we can pass only 100 charcters of data

through sysin dd * we can pass the data to accept statement.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

730


what is use of dcb parameter in dd statement?

775


What is NOTCAT ?

740


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1986


What are some jcl statements that are not allowed in procedures?

728






I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1953


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1750


List in order the hierarchical levels of jcl?

670


What is the function of the dd avgrec keyword in sms datasets?

841


what are the statements that are not valid to be included in an include statement?

776


what is the JCL statement consists of?

699


what is the use of IEBGENER utility?

662


Is acct parameter mandatory?

762


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

720


What do you understand by the term notcat 2 – gs?

759