what are the error codes in cobol, db2, cics, vsam , and jcl

Answer Posted / rohit dwivedi

ERROR CODES ARE NOTHING BUT THE REPRESENTATION OF CERTAIN
ABNORMAL TERMINATION
E.G;-811 TRYING TO SELECT THE SECOND ROW
+100-NO CURSOR IS AVAILABLE OR NO RECORD FOUND
SOC7-INVALID NUMERIC FIELD
SOC-4 STORAGE VIOLATION ERROR AND ETC.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a scope terminator give example?

652


how do you reference the ksds vsam file formats from cobol programs

660


How do you get the data to code the BMS macro?

1472


Explain about different table spaces.

642


What is the difference between next sentence and continue in cobol programing language?

703






Why occurs cannot be used in 01 level in COBOL?

710


What is inspect in cobol ?

795


What are the different data types in cobol?

786


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1837


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1019


What is the Purpose of POINTER Phrase in STRING command in COBOL?

713


What is redefines clause in COBOL?

844


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

670


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

851