What is the differentiation between TRK,cyl, and Bytes...
how they can be connected??
Answers were Sorted based on User's Feedback
Answer / dipali jaju
1 volume = 15 disks
1 disk = 3990 tracks and 1 cyl = 15 tracks
1 track = 47 Kb
1 byte = 8 bit
1 bit = 0 or 1
4 bit = nibble
| Is This Answer Correct ? | 36 Yes | 6 No |
Answer / 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 |
How many extents are possible for a sequential file ? For a VSAM file ?
What statement can be used to send data to another mvs jes3 node?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
How to pass the temp dataset form one JOB step to another?
what is a cataloged procedure ?
What is the function of job statement in jcl?
i have step1,step2,step3 from where can i start coding cond parameter ?
whats SOC7?
What is difference between Return Code, user completion code, Abend code and reason Code?
What parameters can be used to limit the number of records written to a sysout dataset?
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.