what is the maximum error code in mainframe
Answers were Sorted based on User's Feedback
Answer / muttaiah
The return code can be from 0000 - 4095 for a step.
| Is This Answer Correct ? | 11 Yes | 1 No |
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What are some examples of command terminators?
Can a Search can be done on a table with or without Index?
What is SQL Code -904 and -903 in DB2 And how to handle it?
Can anybody give me example of subscript and index
Write a program to enter and display the names of students in a class using the occurs clause.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
input:- 12233344445555566666... output:- 1=1,2=4,3=9... Here firstno i.e 1 should be displayed and after that the alikeno.s should be added n displayed.i.e 2+2=4 like tat it goeson.
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
How can you submit a job from COBOL programs?