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 10114Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
TCS,
1 17260Q1. 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 7585In 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 10074
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
What is load utility in db2?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
what is the panel name of ispf primary option menu?
Explain how can an in-stream dataset be terminated?
) How do u handle errors in BMS macro
Is ibm db2 open source?
What are the mainframe computing pros and cons?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How to check last update on table in db2?
What is the format of comment statement?
Name the various locking levels available?
So manual and automatic are the connect options for a set. What are the disconnect options?
For rewrite, why is it mandatory that file needs to be opened?
What is use of restart and how to use it?