How much is memory space involved, when we code
BLOCKSIZE,TRK & CYL ?
Answer / guest
One block constitutes 32KB of formatted memory/ 42KB of
Unformatted memory,6 blocks makes one Track & 15 Tracks
makes one cylinder.
Is This Answer Correct ? | 26 Yes | 7 No |
what happens in execution stage in job processing?
List the various advantages of using jcl language?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
What is the purpose of include statement in a JCL?
Explain the purpose of dd * statement in jcl?
Can we delete the data using IEFBR14 , IEBGENER??
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
what is a cataloged procedure ?
//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain about User Information