Answer Posted / vampires
2 types we can give input to jcl
---using PARAM keyword
---sysin dd *
xxxxxx
yyyyy
zzzzz
/*
Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
What is one line to pass PARM from JCL to COBOL?
How do you overcome this limitation ?
Is automatic restart possible in jcl?
What statement can be used to send data to another mvs jes3 node?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Where & How Do You Code Identifier In Jcl?
What is the difference between run mode and addressing mode?
Mention the types of job control statements?
how to run batch program without jcl?
What is timing concept in mainframe?
What parameter directs the output of the job log dataset?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How to run cobol program using jcl?