i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
Answer Posted / gyothi n rao
no not at all i got errors on this.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
What the difference is between continue and next sentence?
What is rmode(24)
Write a program to enter and display the names of students in a class using the occurs clause.
Discuss about changing dataset name in proc.
Why occurs cannot be used in 01 level in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do you get the data to code the BMS macro?
Whats the difference between search & search ALL?
What is redefines clause in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to print 10 to 1 if the input have only 10 digit number?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc