A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
FIS,
1 10024Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
TCS,
1 17155Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
RBS,
2 7461In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
4 9852
can you specify some the distinctive features of a ksds, key sequenced dataset?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
Name the two types of transient data queues?
Why cursor is used in db2?
What is the use of predicate?
Are scope terminators compulsory? If they are, when?
which utility is used a dummy utility?
Can one database have multiple instances?
Name a few CICS programs which are generally used ?
What is the need of base registers in IBM 360/370?
What is meant by deadlock in db2?
Where is the vsam ksds placed?
What is NOTCAT ?
Can we give +2 instead of +1 while creating a new gdg file?
Can you explain multitasking and multithreading?