Answer Posted / g
previous ans is correct
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
How to execute 2nd and 4th steps among 5 steps in jcl proc?
When output dataset space is required, what quantity categories are used?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the function of the dd dcb keyword?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
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
What is the function of the dd mgmtclas keyword in sms datasets?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Why include statement is used in a jcl?
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.
what is use of dsn parameter in dd statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Give the syntax of job specifying jcl statement.