What is syscat in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
How do you check for a null value in a db2 column?
i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.
What is image copy?
What is difference between *omit and *nopass?
Can we declare DB2 HOST variable in COBOL COPY book?
How does the processing of a correlated subquery differ from a non correlated subquery?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
How to access db2 tables in mainframe?
What is a subselect? Is it different from a nested select?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is read-only cursor?