if someone is using my file,how can i find which user id is
using?
Answer Posted / manju
give E in front of the file and press F1 key twice to see which user id is using the file.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How you can read the file from bottom?
What is inspect in cobol ?
example for sub strings ? and refernce modifications whit output pls
How do define dynamic array in cobol.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between perform … with test after and perform … with test before?
What is a SSRANGE and NOSSRANGE?
What are the different open modes available in cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?