Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS

Answer Posted / rama krishna

for cobol you can compile a program to get all warnings,
errors, severe errors and fatal errors.

IDENTIFICATION DIVISION.
PROGRAM-ID. ERRMSG.

compile the above two statements and you will see the magic.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2276


How do we get current date from system with century in COBOL?

1425


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2356


How you can read the file from bottom?

1196


How do you define a variable of comp-1 and comp-2?

1258


What are the cobol coding sheets?

1358


How can you get the ksds file records into your cobol program?

1136


What is a scope terminator give example?

1156


What is report-item in COBOL?

1200


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1147


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2135


how to refer the data field?

2320


How arrays can be defined in COBOL?

1298


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


how to access the file from prodution from changeman tool and to submit a file to production

7627