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

How to find the Migrated dataset's migrated date?


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manojkumar.sesuraj

New User


Joined: 15 Apr 2009
Posts: 43
Location: Mumbai

PostPosted: Wed Sep 09, 2009 10:41 am
Reply with quote

Hi,
I have 100 migrated datasets. I need to create a report which contains only dataset name & migrated date. The format is,

DATASET MIGRATED DATE
----------- --------------------
ABC.ABC.CDE 09/03/27
DBC.FBC.ADE 09/03/27
HBC.ABC.CAD 09/03/27

I have tried with HLIST DSNAME('A.B.C') BOTH ODS('A.B.C.D'). It gave me all the details about the dataset. Is there any special command in REXX to get only the migrated dataset's migrated date?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Sep 09, 2009 10:53 am
Reply with quote

Quote:
Is there any special command in REXX to get only the migrated dataset's migrated date?

NO

but You can write a rexx script to process the HSM response to format it in any way You like
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 -> CLIST & REXX

 


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 FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
Search our Forums:

Back to Top