what is the use of keep and pass in disp
KEEP - Keep the data set even though the job terminates abnormally
PASS - pass the data set to further steps in the job
| Is This Answer Correct ? | 0 Yes | 0 No |
Can 88 level variable be declared in FD section..?
what is the use of comp2 ? where can we use it with example ?
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
) How do you access the migrate the data from production region to development region
Can JUSTIFIED be used for all the data types?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the difference between CALL BY VALUE and CALL BY CONTENT?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
what is s013u000 for?