Can you define path?
What is amode(31)
What is buffer pool in the db2 database?
Define check constraint.
Is it possible to code instream data in a PROC?
What is a Foreign Key?
Define TCT.
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
How to resolve deadlock issue
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What types of tables are there in the db2 database?
What is a trigger in the db2 database?
What is the difference between spufi and qmf?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK