IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

memebr in Use --find the User using it


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
amitraja

New User


Joined: 13 Jan 2004
Posts: 11

PostPosted: Tue Apr 13, 2004 2:58 am
Reply with quote

Hi All,
How can I find a user name (TSO ID) using a member file..since it blocks me from editing the file...I know there is a command but can recollect it...


Thanks
Amit
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Tue Apr 13, 2004 9:10 am
Reply with quote

Hello amitraja,

at 3.4
select the dataset you wish to edit...if it says...member in use....press F1 twice...

It will show you the Data Set Contention Screen...with the userid using it.

Hope this helps

Regards
mayuresh Tendulkar
Back to top
View user's profile Send private message
bluebird

Active User


Joined: 03 Feb 2004
Posts: 127

PostPosted: Thu Apr 15, 2004 12:09 pm
Reply with quote

hello,

you should be editing the PDS already then try editing the member.. if msg shows then press F1 (as already mentionned) twice.
Back to top
View user's profile Send private message
dmsreddy

New User


Joined: 03 Jul 2004
Posts: 1

PostPosted: Wed Jul 07, 2004 1:57 pm
Reply with quote

try below command line command if your shop supports

TSO WHOHAS 'DSN NAME' on command line

icon_razz.gif

or WHOHAS against the dataset in ISPF 3.4 panel
icon_rolleyes.gif
Back to top
View user's profile Send private message
trichyselva

New User


Joined: 18 Jan 2006
Posts: 1

PostPosted: Wed Jan 18, 2006 12:08 pm
Reply with quote

if two users use the same mainframe id how to know who is the other guy who is using the id
Back to top
View user's profile Send private message
chandan.inst

Active User


Joined: 03 Nov 2005
Posts: 275
Location: Mumbai

PostPosted: Wed Jan 18, 2006 2:34 pm
Reply with quote

hi,
Press F1 twice when u get the message member in use,
it'll give the user id who is using that particular member
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Wed Jan 18, 2006 3:43 pm
Reply with quote

Hi,

Quote:
if two users use the same mainframe id how to know who is the other guy who is using the id


Its not possible that two users use same mainframe id.

Regards
Rupesh
Back to top
View user's profile Send private message
chandan.inst

Active User


Joined: 03 Nov 2005
Posts: 275
Location: Mumbai

PostPosted: Fri Jan 20, 2006 12:55 pm
Reply with quote

Hi,
In batch processing it is not possible that different users will use same mainframe ids at the same time
In on line processing like CICS it is possible
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts user exit in IBM Infosphere Optim DB2 8
No new posts Find the size of a PS file before rea... COBOL Programming 13
Search our Forums:

Back to Top