what are the technical terms for
//
/*
in jcl
Answer Posted / raji
// identifier
/* delimeter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to alter the parameters for the existing gdg?
how can you check if a file is empty using jcl?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
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 does a disposition of (new,catlg,keep) for a dsn mean?
Explain the job statement in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain how can a jobs execution priority be modified?
what is the resolution for sb37 error
Can I send output of job to my remote device careerride123?
List the different jcl statements that are not permitted in the procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain