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
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain what you understand by passing by value.
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?
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
What is a SSRANGE and NOSSRANGE?
Why occurs cannot be used in 01 level in COBOL?
How many sections are there in data division in COBOL?
What type of SDLC u followed? Why?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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
State the various causes of s0c1, s0c5 and s0c7.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are the different open modes available in cobol?