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
Explain how can an in-stream dataset be terminated?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is concatenating?
Explain the function of //jcllib statement?
What is Cataloged Procedures?
What is the function of the dd avgrec keyword in sms datasets?
Name what parameter directs the output of the job log dataset?
Explain how can a stopped job be started again?
What is the difference between the positional and keyword parameters? Give examples.
When space is allocated for an output dataset, what units can be used?
Explain the hierarchy levels in jcl?
what is the resolution for sb37 error
what is DD statement is used in JCL?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is DSN in JCL and what are the parameters to declare the DSN?