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
Difference between array and sub-script ?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Which division and paragraphs are mandatory for a COBOL program?
In COBOL, what is the different between index and subscript?
how do you define single dimensional array and multidimensional array in your cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Can a Search can be done on a table with or without Index?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is cobol?
What is redefines clause in COBOL?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is rmode(any) ?