View previous topic :: View next topic |
Author |
Message |
Nithin Beginner
Joined: 29 Sep 2004 Posts: 2 Topics: 1
|
Posted: Wed Sep 29, 2004 11:43 pm Post subject: Time when a file is created? |
|
|
Hi,
We can use IDCAMS in a JCL or use the LISTDSI in a CLIST to fetch the properties of a file/GDG Version. This provides the date of creation but not the time.
I need to know if there is anyway to determine the time when a GDG version is created.
Thankyou
Nithin |
|
Back to top |
|
|
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Thu Sep 30, 2004 12:17 am Post subject: |
|
|
Use LISTCAT for GDG and you will see CREATION DATE that shows the date in Julian. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
|
Nithin Beginner
Joined: 29 Sep 2004 Posts: 2 Topics: 1
|
Posted: Thu Sep 30, 2004 3:17 am Post subject: |
|
|
Creation Date ...Yes. But I want the Creation Time!
Can we get the creation time? |
|
Back to top |
|
|
Cogito-Ergo-Sum Advanced
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
|
Posted: Thu Sep 30, 2004 3:29 am Post subject: |
|
|
Oh!!
I see, you meant time. Yes, that does not come in LISTCAT. Sorry about that.
Well, I do not know what could get you that. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
Mike Chantrey Intermediate
Joined: 10 Sep 2003 Posts: 234 Topics: 1 Location: Wansford
|
Posted: Mon Oct 04, 2004 9:22 am Post subject: |
|
|
Basically what the above post comes down to is that unless you collect the relevant SMF records (which many sites do not) and have them going back far enough, this information does not exist. |
|
Back to top |
|
|
|
|