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

Is it possible to do string search with highest level qualif


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

New User


Joined: 21 Feb 2007
Posts: 3
Location: new delhi

PostPosted: Thu Feb 22, 2007 11:26 am
Reply with quote

HI,
plz tell me is it possible to do string search with highest level qualifier to get all related datasets . For eg.

//sysin dd *

copy indd(user123.**) outdd(user342.new)
/*
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Feb 22, 2007 11:07 pm
Reply with quote

Hello,

There are ways to copy all of the datasets that match a given pattern. Your example does not show what utility you are trying to use. If you include your complete proposed JCL we can offer suggestions.

Look in the Fine Manual for DFDSS/ADRDSSU (it is in the utilities manual). This is the utility that many sites use for their backup/copy needs. If your installation has the FDR product, you can do the same thing with FDR.
Back to top
View user's profile Send private message
gagan

New User


Joined: 21 Feb 2007
Posts: 3
Location: new delhi

PostPosted: Fri Feb 23, 2007 10:24 am
Reply with quote

HI D.Sch.,
thnx for your valuable suggestion.I will try the same .

Regards
Gagan
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 23, 2007 9:49 pm
Reply with quote

You're selcome.

Good Luck - we're here if you need us icon_smile.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 23, 2007 9:51 pm
Reply with quote

Ooops icon_redface.gif

Should be welcome . . .

Bad typing day. . . icon_rolleyes.gif
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts How to load to DB2 with column level ... DB2 6
Search our Forums:

Back to Top