MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

QDS COMMAND AGAINST A VSAM DATASET

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
coolguy2005
Beginner


Joined: 22 Mar 2005
Posts: 22
Topics: 16

PostPosted: Thu May 05, 2005 3:51 pm    Post subject: QDS COMMAND AGAINST A VSAM DATASET Reply with quote

Hai,

I have seen using QDS command against a VSAM Dataset and i get the display like this .

QDS MARCH08.UNIT.KSDS
MARCH08.UNIT.KSDS.DATA
MARCH08.UNIT.KSDS.INDEX


QDS000I 'MARCH08.UNIT.KSDS ' is online and free



MARCH08.UNIT.KSDS QDS RC=0
MARCH08.UNIT.KSDS.DATA
MARCH08.UNIT.KSDS.INDEX


Similarly i issue QDS Command against the data & index component ,i get the same display . Can anyone tell me what is the use of this command & why do we use ,whether it is TSO COMMAND.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon May 09, 2005 10:13 am    Post subject: Reply with quote

coolguy2005,


QDS is NOT a TSO command and it might be a shop specific command , so check with your systems personnel about the command.

try this tso command
Code:

TSO ISRDDN;CON


Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Mon May 09, 2005 7:22 pm    Post subject: Reply with quote

As Kolusu implied, the old QDS command is not standard. It is use to see what jobs and users have a particular dataset allocated. Some sites have another program called WHOHAS and there are many similar homegrown utilities. ISRDDN also has a similar function. In fact, you can just say TSO ISRDDN E dsname for the same effect. (use E or ENQ -- same thing)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group