How much is memory space involved, when we code
BLOCKSIZE,TRK & CYL ?
Answer Posted / 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 |
Post New Answer View All Answers
List the various advantages of using jcl language?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used to run a cobol-db2 program?
Explain how can an in-stream dataset be terminated?
What is timing concept in mainframe?
Name the statement which can be used to send data to another mvs jes3 node?
How can the disposition of sysout datasets be set for an entire jobstream?
a dd statement has 2 types of parameters. Name them?
how can you check if a file is empty using jcl?
What happens if both JOBLIB & STEPLIB is specified ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what is the difference between JES3 and JES2?
List the different components of jcl statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is Cataloged Procedures?