What is sqlca and why is it needed in any cobol-db2 program?

Answer Posted / vegeta

Sqlca is SQL communication area.SQLCA will have all the information like return code, error id, error details etc,. after the DB2 query execution.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2228


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

846


What is the default value(s) for an initialize and what keyword allows for an override of the default?

955


how do you reference the rrds file formats from cobol programs

1149


What is a scope terminator give example?

833


What is Pic 9v99 Indicates in COBOL?

934


What are the different open modes available in cobol?

937


What is rmode(any) ?

899


Write the code to count the sum of n natural numbers.

927


What type of SDLC u followed? Why?

1724


what is difference between cobol and cobol/400

22133


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2320


What are the different rules to perform a Search?

815


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

1002


What is difference between static and dynamic call in cobol?

1032