View previous topic :: View next topic |
Author |
Message |
onesource Beginner
Joined: 26 Jan 2011 Posts: 6 Topics: 3
|
Posted: Wed Jan 26, 2011 1:20 pm Post subject: Get volume serial number and creation timestamp |
|
|
Hi,
I want to retrieve the volume serial number and creation date & time of tape dataset using REXX/DFSORT.
can anyone pleasenhelp me ?
thanks,
onesource |
|
Back to top |
|
|
rlilley Beginner
Joined: 05 Apr 2010 Posts: 19 Topics: 3
|
Posted: Wed Jan 26, 2011 1:38 pm Post subject: |
|
|
Since you are using REXX look at the LISTDSI command. If you are also using ISPF the DSINFO command is available |
|
Back to top |
|
|
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Wed Jan 26, 2011 2:30 pm Post subject: |
|
|
However, TSO does not handle tapes.
This info should be available from your tape libray management system and it should be able to produce this info as a standard report. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
|
rlilley Beginner
Joined: 05 Apr 2010 Posts: 19 Topics: 3
|
Posted: Wed Jan 26, 2011 2:39 pm Post subject: |
|
|
Wow....How did I miss "TAPE DATASET" in that sentence.
Thanks for correcting me.
You will have to consult your Tape management software manuals |
|
Back to top |
|
|
onesource Beginner
Joined: 26 Jan 2011 Posts: 6 Topics: 3
|
Posted: Thu Jan 27, 2011 1:44 pm Post subject: |
|
|
Thanks a lot!
Is it possible to access the tape library management system and get that info via REXX code?
Please help me how to get a report using REXX? |
|
Back to top |
|
|
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Thu Jan 27, 2011 1:49 pm Post subject: |
|
|
Suggest you talk with your storage management people and learn which tape management system is in use and what tools are available to you to retrieve the info you want. _________________ All the best,
di |
|
Back to top |
|
|
|
|