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


Please Help Members By Posting Answers For Below Questions

How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720


What rules are followed by the search verb.

638


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337






What are the different data types in cobol?

797


What rules are to be followed while using the corresponding options?

641


What are the different rules to perform a Search?

619


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5693


How do u write test cases?

1638


Explain how to differentiate call by context by comparing it to other calls?

689


What is rmode(any) ?

686


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1772


What are the different types of condition in cobol and write their forms.

658


What is the difference between Global and External Variables?

666