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

How to see atleast 5 generations of GDGs at a time?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rambabu110
Warnings : 1

New User


Joined: 06 Feb 2006
Posts: 10
Location: Bangalore

PostPosted: Tue May 13, 2008 7:34 am
Reply with quote

HI,

I want to see the data of 5 generation of GDGs at a time. is it possible icon_question.gif
Back to top
View user's profile Send private message
the_gautam

Active User


Joined: 05 Jun 2005
Posts: 165
Location: Bangalore

PostPosted: Tue May 13, 2008 7:37 am
Reply with quote

you can read the data by concatenating all the 5 version in the DD statement.
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: Tue May 13, 2008 7:47 am
Reply with quote

Hello,


Your subject asks about "at least 5". If there are more than 5 do you want all of them, some of them, or ?

Your post is in Mainframe COBOL - does this question have anything to do with cobol? If yes, please explain.

As Gautam mentioned, one way is to concatenate the ones you want to "see".
Back to top
View user's profile Send private message
mytags

New User


Joined: 28 Apr 2008
Posts: 63
Location: US

PostPosted: Tue May 13, 2008 2:47 pm
Reply with quote

Hi Ram,
It's quite simple to see all generations by specifying the generation numbers in dataset concatenation using jcl.
Hari.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Tue May 13, 2008 5:53 pm
Reply with quote

What do you mean by "see"?

One ans to the ques as stated could be:

"Go to a GDG farm." Please be more specific.
Back to top
View user's profile Send private message
rambabu110
Warnings : 1

New User


Joined: 06 Feb 2006
Posts: 10
Location: Bangalore

PostPosted: Fri May 16, 2008 7:22 am
Reply with quote

HI DS,

Sorry for posted in RED colour fonts and in COBOL .just for effective read i mentioned in red colour font other than nothing.
I think we need to concatenate all exiting Generations to read. icon_cool.gif



Thank you Gautam, hari and Jack


Regards,
----------
Ram
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 May 16, 2008 7:39 am
Reply with quote

Hello Ram,

I "cleaned up" the earlier posts.

Quote:
I think we need to concatenate all exiting Generations to read.
Do you have what you need or is there still a questions?

I'm still confused about the COBOl part. . .
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts Insert system time/date (timestamp) u... DFSORT/ICETOOL 5
Search our Forums:

Back to Top