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

which tso command can list dataset name of one volume!


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hkb007

New User


Joined: 30 Dec 2005
Posts: 5

PostPosted: Fri Dec 30, 2005 4:13 pm
Reply with quote

Hi all ...

I want to listing the dataset name of one volume, which TSO command can do it?
Kindly suggest. Do I need to clarify more ?
_______________
Thanks & Regards
hkb007
Back to top
View user's profile Send private message
Paddy

New User


Joined: 12 Sep 2005
Posts: 46
Location: Paris France

PostPosted: Fri Dec 30, 2005 4:24 pm
Reply with quote

Hi hkb007,


From ISPF panel 3.4 enter only the volume name.

Code:

, Menu, RefList, RefMode, Utilities, Help,
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
                           ,Data Set List Utility,                            ,
Option ===>,                                                                  ,
                                                                  ,           ,
 ,,blank,Display data set list    ,    ,,    P,Print data set list      ,     ,
 ,,    V,Display VTOC information ,    ,,   PV,Print VTOC information   ,     ,

Enter one or both of the parameters below:,                                   ,
 ,,Dsname Level . . .,                                            ,
 ,,Volume serial  . .,xxxxxx,
 ,,, ,
Data set list options
 ,,Initial View . . .,1,,1.,Volume  ,, ,,Enter "/" to select option    ,
 ,                      ,2.,Space   ,   ,/,,Confirm Data Set Delete         ,
 ,                      ,3.,Attrib  ,   ,/,,Confirm Member Delete           ,
 ,                      ,4.,Total   ,   ,/,,Include Additional Qualifiers   ,
 ,                                      ,/,,Display Catalog Name            ,
, ,
When the data set list is displayed, enter either:,                           ,
,,"/",on the data set list command field for the command prompt pop-up,,      ,
,,an ISPF line command, the name of a TSO command, CLIST, or REXX exec, or,   ,
,,"=",to execute the previous command.,                                       ,


Best regards.

Paddy icon_smile.gif

Hapyy new year for all
Back to top
View user's profile Send private message
hkb007

New User


Joined: 30 Dec 2005
Posts: 5

PostPosted: Fri Dec 30, 2005 4:46 pm
Reply with quote

thanks!

I know that, but I want know a tso command to doing it.
Back to top
View user's profile Send private message
Paddy

New User


Joined: 12 Sep 2005
Posts: 46
Location: Paris France

PostPosted: Fri Dec 30, 2005 7:42 pm
Reply with quote

Hi hkb007

I do not know command TSO to satisfy your request. into which condition want to issu your comand ? from command field of TSo or into rexx procedure ?


Regards.

Paddy icon_surprised.gif

Happy new year to all
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Dec 30, 2005 8:27 pm
Reply with quote

I think that you're thinking of the VTOC command:

Code:
http://www.jaymoseley.com/hercules/cbtware/vtoc.htm


Wow, VTOC has been around so long, I presumed that it was a native TSO command. Must be because I started out working for CBT ...
Back to top
View user's profile Send private message
hkb007

New User


Joined: 30 Dec 2005
Posts: 5

PostPosted: Sat Dec 31, 2005 6:57 am
Reply with quote

Yes, Please help me to find out it!
Thanks!

Regards.
hkb007
________________
Happy new year to all
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
Search our Forums:

Back to Top