if someone is using my file,how can i find which user id is
using?
Answer Posted / sravani
In 3.4 in front of the file type whohas it will show whether the file is being used by any user id or job
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
Give some examples of command terminators?
Have you used comp and comp-3 in your project? And how?
What is the difference between external and global variables in COBOL?
When is inspect verb is used in cobol?
how do you reference the variable block file formats from cobol programs
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Which is not true about evaluate statement
What are the pertinent COBOL commands?
What is the difference between binary search and sequential search?
What is rmode(any) ?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
what is amode(24), amode(31), rmode(24) and rmode(any)?
Name the divisions, which are available in a cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?