What is query for your birthday date should be in hours,minute
and seconds format?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
How could one combine a set of incremental image copies into a single copy?
How does cobol compile db2 program?
Can we declare DB2 HOST variable in COBOL COPY book?
Is ibm db2 open source?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
How to resolve -502 sql code in DB2?
Explain in detail about buffer manager and its functionalities?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
Which transaction use a command thread ?
What is db2 catalog database?
On which levels locks can be applied?