What is the differentiation between TRK,cyl, and Bytes...
how they can be connected??
Answer Posted / muttaiah
1Cyl = 15 tracks
1Trk = 6 blocks
1blk = 47 bytes
1byte = 8 bits
1 bit = either 0 or 1
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is NOTCAT ?
Explain how can a jobs execution priority be modified?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How to pass data to a program that is coded in an exec statement?
How can return codes be tested before execution of a job step?
What are the difference between jcl and jes?
How jcl work to handle various input output file operations?
What is the function of //jcllib statement?
Which dd parameters are required?
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
Explain the function of //jcllib statement?
Explain the function of the steplib dd statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain the hierarchy levels in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?