what are the technical terms for
//
/*
in jcl
Answer Posted / praveen kumar bejjanki
// identifier
/* Delimeter
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
What do you understand by the terms: joblib and steplib?
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
What dd statement is used to supply the name of a dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
How do you overcome this limitation ?
Give the syntax of job specifying jcl statement.
how do you code a null statement?
How is a type of file defined in the jcl that executes the cobol program?
Is it possible to code instream data in a PROC?
Describe the various parameters utilized in the creation of a gdg?
Explain the purpose of dd dummy statement?
How can the disposition of sysout datasets be set for an entire jobstream?
what is the difference between JES3 and JES2?
Must tape dataset definitions include vol=ser specifications?