Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


if someone is using my file,how can i find which user id is
using?

Answers were Sorted based on User's Feedback



if someone is using my file,how can i find which user id is using?..

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

if someone is using my file,how can i find which user id is using?..

Answer / sravani4022

Using WHOHAS command infront of the file in ISPF 3.4

Is This Answer Correct ?    2 Yes 0 No

if someone is using my file,how can i find which user id is using?..

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

if someone is using my file,how can i find which user id is using?..

Answer / reh

Yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)

7 Answers   Allianz, Wipro,


how would find total records in files using seqientional

1 Answers   HSBC,


how can we get current dat and time thru cobol pgm

3 Answers   DELL,


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

0 Answers  


What is Static and Dynamic linking ?

3 Answers  


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

0 Answers  


how you will define variables length in cobol.

3 Answers   Temenos,


what is label record is standard or omitted in file description of data division?

3 Answers   IBM, TCS,


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

0 Answers  


01 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?

2 Answers   IBM,


copy 100 records without using ibm utilities

3 Answers  


Can the OCCURS clause be at the 01 level?

8 Answers   Oracle,


Categories