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 9946Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
TCS,
1 17057Q1. 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 7372In 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 9646
What does a disposition of (MOD,DELETE,DELETE) mean ?
Portfolio analysis application is an example of?
If DB2 query returns in null value, how do you work with it in PL/1?
Can I cleanly uninstall oorexx?
What is ims (db/dc)?
Name the various types of tables spaces.
Explain about area currency?
Kindly specify the pic clause for the hhmmss type of data fields?
What is the maximum value that can be stored in s9(8) comp?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What statement can be used to send data to another mvs jes3 node?
How can we read records for specific member in CL? AND rpg?
Name the command which is used to release a record on which exclusive control is gained?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
hi,what is the module? how many modules in mainframe based banking projects