i Want All cobol ERROR codes?

Answer Posted / swapna

identification division.
program-id. errmsg.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL

2035


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

1998


What are the pertinent COBOL commands?

2617


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8603


what is amode(24), amode(31), rmode(24) and rmode(any)?

686






What is length is cobol?

639


How arrays can be defined in COBOL?

658


Explain about different table spaces.

641


How you can characterize tables in cobol?

707


how do you reference the variable unblock file formats from cobol programs

734


how do you reference the fixed unblock file formats from cobol programs

698


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

663


Which division and paragraphs are mandatory for a COBOL program?

703


What kind of error is trapped by on size error option?

731


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687