Error codes in JCL and Cobal:
Mainframe interview questions and answers, jcl interview questions and
answers for what are error codes occur in jcl
JCL Error Codes:
The Error codes in JCL are
90,91--------->autharization against the file
41 --------->trying open a file that is already open
42 ---------->trying to close a file which is already closed
92 ---------->logical errors
Cobal Error Codes:
The Error codes in Cobal are
22------->Duplicate Records
37------->Invalid Acess
39------->File Attributes Mismatch
10------->end of file( for sequential file)
23------->end of file( for index and relative)
Mainframe interview questions and answers, jcl interview questions and
answers for what are error codes occur in jcl
JCL Error Codes:
The Error codes in JCL are
90,91--------->autharization against the file
41 --------->trying open a file that is already open
42 ---------->trying to close a file which is already closed
92 ---------->logical errors
Cobal Error Codes:
The Error codes in Cobal are
22------->Duplicate Records
37------->Invalid Acess
39------->File Attributes Mismatch
10------->end of file( for sequential file)
23------->end of file( for index and relative)
No comments:
Post a Comment