if someone is using my file,how can i find which user id is
using?
Answers were Sorted based on User's Feedback
Answer / 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 |
Using WHOHAS command infront of the file in ISPF 3.4
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
what are the utilities for load and unload the DB2 tables
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
What is the difference between next sentence and continue in cobol programing language?
how do you reference the variable block file formats from cobol programs
TYPES OF SORTINGS. which is more prefarable.
what if any ,is the syntex error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
What is the difference between PIC 9.99 and PIC9v99?
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the local-storage section?
1.What is the default print format in cobol?