What r the comman abends in db2, jcl and cobol???????
No Answer is Posted For this Question
Be the First to Post Answer
When is the access path determined for dynamic SQL?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
What is the physical storage length of the data types date, time, and timestamp?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
Give the COBOL definition of a VARCHAR field.
How can you display the current date & current time ?
How to restart a DB2 program?
why we go for SPUFI for creating tables or for sql queries?
What kind of database is db2?
What is a DB2 access path?
What is phantom read in db2?