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 7583I 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 8424I 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,
2790Is 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 5424In 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 10073
Explain how do you delete item 3 in a five-item tsq?
how many maximum spaces could be given in o specs?
What is the use of uni-rexx?
In a CICS program, how will you read a VSAM file?
What is db2? Explain.
Explain in detail about buffer manager and its functionalities?
in ways data can be passed to a COBOL program from JCL?
Explore the syntax of the evaluate statement?
How is the value function used?
How you can read the file from bottom?
What is the output of the following command given in tso/ispf terminal?
what is the purpose of the verify function of idcams?
in conjunction with which statements can orxx and andxx conditions be used ?
what is the purpose of overrides?
How to Save a Query?