Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Knowing the user of a dataset in use.

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
bibek24

New User


Joined: 14 Aug 2007
Posts: 15
Location: Hyderabad

PostPosted: Tue Mar 25, 2008 12:52 pm    Post subject: Knowing the user of a dataset in use.
Reply with quote

Is there any command to know the user of a dataset that is currently being used.
Back to top
View user's profile Send private message
References
PostPosted: Tue Mar 25, 2008 12:52 pm    Post subject: Re: Knowing the user of a dataset in use. Reply with quote

acevedo

Active User


Joined: 11 May 2005
Posts: 256
Location: Spain

PostPosted: Tue Mar 25, 2008 1:30 pm    Post subject:
Reply with quote

try this:

Code:
TSO ISRDDN ENQ yourfilehere
Back to top
View user's profile Send private message
Subash1988

New User


Joined: 10 Mar 2008
Posts: 10
Location: Chennai

PostPosted: Tue Mar 25, 2008 2:58 pm    Post subject:
Reply with quote

Hi

Give 'whoowns' or 'whosgot' in the left side of the dataset name. or press F1 twice if it shows dataset in use
Back to top
View user's profile Send private message
dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 1050
Location: germany

PostPosted: Tue Mar 25, 2008 3:04 pm    Post subject:
Reply with quote

'whoowns' or 'whosgot' are site specific and probably invoke isrddn.

'left side of the DSN'? If you are going to give info, at least provide the complete story. Apparently you mean that you can enter the rexx/clist command 'whoowns/whosgot' as a line command in the ispf 3.4 screen.

PF1 twice when 'dataset in use' is mvs.

nice thing about <TSO ISRDDN ENQ dsn> is that you can enter this on any command line, without invoking the 3.4 screen.
Back to top
View user's profile Send private message
Subash1988

New User


Joined: 10 Mar 2008
Posts: 10
Location: Chennai

PostPosted: Tue Mar 25, 2008 3:27 pm    Post subject:
Reply with quote

Hi

really u r a senior member!

thanks 4 correcting my mistake Mr. dbzTHEdinosauer,
Back to top
View user's profile Send private message
dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 1050
Location: germany

PostPosted: Tue Mar 25, 2008 4:19 pm    Post subject:
Reply with quote

Quote:

really u r a senior member!


that beats the hell out of 'picky old fart!'.
Back to top
View user's profile Send private message
Srinivasa Rao

New User


Joined: 21 Jun 2005
Posts: 48

PostPosted: Tue Mar 25, 2008 9:49 pm    Post subject:
Reply with quote

Here is one jes command which tells you who is using the dataset

d grs,res=(*,dataset name)

Try this...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1