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
how you can access an uncataloged dataset in a JCL?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How can unused space allocation be returned to the system when a dataset is closed?
Is condition checking possible in jcl? If yes, how?
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 the function of the dd dcb keyword?
What is the syntax of JCL statement?
What is the purpose of dd?
Give the syntax of job specifying jcl statement.
what is use of dcb parameter in dd statement?
How does the jcl specify the job to os?
what are the statements that are not valid to be included in an include 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.
Name the statement which can be used to send data to another mvs jes3 node?
What are steplib and joblib?