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

How to Get the File creation date from a Tape file?


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

New User


Joined: 18 Mar 2008
Posts: 5
Location: Mysore

PostPosted: Tue Mar 18, 2008 11:38 am
Reply with quote

I need to read the File creation date of a tape file by running a job using a command. Please help me how this can be done??
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Mar 18, 2008 12:54 pm
Reply with quote

I have recently posted some REXX code to do that, or your could interrogate the TMS
Back to top
View user's profile Send private message
ashok4u_it

New User


Joined: 12 Mar 2008
Posts: 53
Location: Chennai

PostPosted: Sat Mar 22, 2008 9:30 pm
Reply with quote

Hi Sharath,

You can extract a File Creation date of a Tape file by usiing a TSO Command,
LISTCAT ENT(/) VOL on the left side of a Tape dataset.
Let me know, if you want any additional information.

Regards,
Ashok Kumar.K
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Mon Mar 24, 2008 6:33 pm
Reply with quote

Remember that the LISTCAT shows the date the catalog entry was created, not the actual tape creation date. In some cases, the tape might be cataloged on a later date due to manual execution of IDCAMS.
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 FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top