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

Copy PDS Members based on Changed/Modified Date


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

New User


Joined: 12 Jan 2006
Posts: 29

PostPosted: Sat Aug 13, 2011 4:40 am
Reply with quote

Hi All,

How to copy the members of a PDS based on the changed date. For example If I want to copy the all member of a PDS to another which were changed after July 1st. How would we do that without having to write a program.

I am trying to achieve this using a simple IBM/some Utility. Like IEBCOPY/IEBGENER/PDSFAST/...

Thanks in Advance.
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


Joined: 03 Oct 2009
Posts: 1788
Location: Bloomington, IL

PostPosted: Sat Aug 13, 2011 4:52 am
Reply with quote

Perhaps you'll find some hints here.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Sat Aug 13, 2011 5:50 pm
Reply with quote

The problem with Akatskami's link is that it still needs programming. Without programming it could well be impossible unless you manuall move the members you want to another PDS and then copy that PDS - but why would you want to do that second copy?
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: Sun Aug 14, 2011 12:06 am
Reply with quote

Hello,

Might this be for prompting selected modules from one environment to the next (i.e program development to formal testing or production)?

Unless the system is running some kind of source control system (i.e. Endevor, Changeman, Lib/CCF, etc) i suspect there will have to be some "programming" involved.

Suggest ravikanth check with the support people to see if something already exists (most places have somethng even if it is something written in-house. If something already exists (bought or home-grown), this should be used and some new process not implemented. . .

Possibly there is something i misunderstand.
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 Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts VB to VB copy - Full length reached SYNCSORT 8
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts Need help to append a date&tsp at... DFSORT/ICETOOL 9
Search our Forums:

Back to Top