Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
1 7141How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
2 9208In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
1 10415
Is condition checking possible in jcl?
What is the difference between an obtain next and obtain first in idms?
How jcl work to handle various input output file operations?
What are the rules for db2 programming?
What is mpp mode?
Explain How will you the specification of database file?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
How can a stopped job be started again?
what do you mean by a vsam split?
what is the differences between getting the system time with eibtime and asktime command?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
what about F1 & F2 keys in xpeditor? And their functionalities?
without jcl how to run the batch programs
Write a cobol program making use of the redefine clause.