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

Searching some data in all the generations of GDG!


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dilipbiradar

New User


Joined: 12 Jan 2007
Posts: 18
Location: Pune (India)

PostPosted: Thu Aug 02, 2007 5:21 pm
Reply with quote

Hi,
Do we any sort of command by which we can find a particular thing in all the generations of GDG. Please provide your valuable inputs on this.

Thank you!
Dilip S Biradar
+919922948350
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Aug 02, 2007 6:29 pm
Reply with quote

What's wrong with SUPERC?

O.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Aug 02, 2007 7:20 pm
Reply with quote

ofer71 wrote:
What's wrong with SUPERC?
Hi,

I think you wanted to say 3.14 option of ISPF, SUPERC is used to compare data sets, right? OP wants to search some string.
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 Aug 02, 2007 8:34 pm
Reply with quote

Hello,

Do you care which generation has the value or do you only want to know if the string is in the data "anywhere"?

If you are not interested in which generation actually has the data, you can use the GDG base as the input dsn and determine if the value exists in the data.
Back to top
View user's profile Send private message
0d311

Guest





PostPosted: Thu Aug 02, 2007 9:31 pm
Reply with quote

anuj_model wrote:
ofer71 wrote:
What's wrong with SUPERC?
Hi,

I think you wanted to say 3.14 option of ISPF, SUPERC is used to compare data sets, right? OP wants to search some string.


3.13 (compare) and 3.14 uses the same program, ISRSUPC (superC), only different parms.

As Dick says, if you don't care which dataset has the particular string, you can use the gdg base as the input DSN to a batch superC job, as ofer71 said
icon_biggrin.gif
Back to top
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Aug 03, 2007 12:37 pm
Reply with quote

0d311 wrote:
3.13 (compare) and 3.14 uses the same program, ISRSUPC (superC), only different parms.
Ah..I went by options actually.
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top