Why 16 is used in calculating the DPRTY ?
as, DPRTY = (num1, num2),
THEN, DPRTY = 16* num1 + num2
Answer Posted / prachi
DRPTY is in Hexadeciamal..So to convert the value in
deciaml we need to multiply value 1 with 16 and then will
add value 2 in it
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
List in order the hierarchical levels of jcl?
How do you create a temporary dataset?
How to submit a jcl from cics?
Explain about ISPF/TSO Commands
a dd statement has 2 types of parameters. Name them?
What are the parameter we cannot use in procedure?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the use of symbol // in jcl?
What parameter directs the output of the job log dataset?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the difference between the positional and keyword parameters? Give examples.
What is the function of dd disp parameter?
Explain the function of job statement in jcl?
When output dataset space is required, what quantity categories are used?