Why 16 is used in calculating the DPRTY ?
as, DPRTY = (num1, num2),
THEN, DPRTY = 16* num1 + num2
Answer Posted / srikanth
What is num1 and num2 here?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How dummy is used in jcl?
Name what parameter directs the output of the job log dataset?
how would you create a temporary dataset? And where will you use them?
List in order the hierarchical levels of jcl?
What are steplib and joblib?
Where & How Do You Code Identifier In Jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the difference between the positional and keyword parameters? Give examples.
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
In job processing, what happens in conversion stage?
what is use of dcb parameter in dd statement?
What is the purpose of disp parameter?
When space is allocated for an output dataset, what units can be used?
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
What do you understand by the term notcat 2 – gs?