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

Listing all Elements which have that qualifier in names


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

New User


Joined: 23 Aug 2006
Posts: 14

PostPosted: Fri Sep 29, 2006 5:34 pm
Reply with quote

Hi,

I have one of the qualifier of a dataset but not the HLQ.
Is it possible to list out all the Elements which have that qualifier in their names ??
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Fri Sep 29, 2006 6:39 pm
Reply with quote

Hi !

In normal TSO Environment you must have the first HLQ.

Regards, UmeySan
Back to top
View user's profile Send private message
bonniem

New User


Joined: 09 Aug 2005
Posts: 67

PostPosted: Fri Sep 29, 2006 6:44 pm
Reply with quote

I think you can give **.qualifier.**
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sat Sep 30, 2006 7:22 pm
Reply with quote

I think so too, but it takes a while (and probably uses a load of sys resources) because it effectively has to look at every DSN in the system (or close to it, depending on where the *s are) till it finds what you asked for. Suppose it doesn't exist?
Back to top
View user's profile Send private message
vighnesh_r

New User


Joined: 23 Aug 2006
Posts: 14

PostPosted: Mon Oct 09, 2006 12:38 pm
Reply with quote

hi,

i tried using the command **.qualifier.** but couldn't come uo with anything. I got the message "list not displayed" icon_question.gif
any other ideas ?
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 Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Capturing COBOL job and program names... All Other Mainframe Topics 2
No new posts Read file names from existing file th... DFSORT/ICETOOL 6
No new posts Unable to retrieve Datasets Names usi... CLIST & REXX 20
Search our Forums:

Back to Top