What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
3 15841Explain the difference between an internal and an external sort, the pros and cons, internal sort syntax etc.
3 13626
In the EIB block of CICS, highlight the names of few of the important fields?
Define temporary storage?
At what point are extension eliminators mandatory?
Explain in detail about buffer manager and its functionalities?
Differentiate between ci split and ca split?
how do you reference the printer file formats from cobol programs
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
When reorg is used?
Whats the difference between search & search ALL?
Name what parameter directs the output of the job log dataset?
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.
What is the purpose of dd?
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?
What are the types of record locks and how are they set?
What are storage attributes of records?