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

Answer Posted / sivaramakrishna

sivaramakrishna,
i think the answer for the above question is correct.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


In COBOL programming, what is PERFORM? What is VARYING?

668


Which mode is used to operate the sequential file?

658


What are the various section in data division and briefly explain them.

692


How do u write test cases?

1633






I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1111


IF I mention stop run in CICS what happens?

1891


Have you used comp and comp-3 in your project? And how?

2006


What is link edit in cobol?

752


What are the rules of the move verb?

701


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1228


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

704


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

680


How do you differentiate between cobol and cobol-ii?

651