IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Q1. 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 7360I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
ISG,
3 8108I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
CSC,
2687Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
2 5209In 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 9621
What is a set in idms?
how will you search an array?
How to get the last record in vsam file in cluster?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the purpose of dd dummy statement?
what is the compile process of cobol program expalin with code
using dfu, user will be able to ___________ from physical file?
What is the physical storage length of the data types date, time, and timestamp?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
How can we arrange duplicate records in a file?
what is the meaning of notcat 2?
Name the lockable units in DB2?
Explain the purpose of dd dummy statement?
What are the types of important programs that are used in the cics?