if someone is using my file,how can i find which user id is
using?
Answer Posted / reh
Yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of POINTER Phrase in STRING command in COBOL?
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.
Discuss about changing dataset name in proc.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Are you comfortable in cobol or jcl?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Give some examples of command terminators?
What is a SSRANGE and NOSSRANGE?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What do you understand by psb and acb?
What are the different rules to perform a Search?
How do you get the data to code the BMS macro?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Which division and paragraphs are mandatory for a COBOL program?