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

To get voulme serial details of tape dataset from CA1


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bubbybedi

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Wed Dec 12, 2012 4:28 pm
Reply with quote

HI,

To get voulme serial of tape dataset in CA1,We log in with passwords and will give dataset name to search the volume serial of that dataset for a particular date.In SEARCH it dispaly the volume serails of tape data set for more then 1 year.So its time consuming to get the volume serial for a particular date.

So i want to develop a rexx tool which automates to get volume serial of tape dataset for a paricular date.

REXX TOOL should do the following
1.It should to log on to CA1 with password
2.It should search volume serial of the tape dataset for a particular date (here tape dataset & date are inputs given by user)
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


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

PostPosted: Wed Dec 12, 2012 4:31 pm
Reply with quote

Thank you for sharing your ambition with us.
Back to top
View user's profile Send private message
bubbybedi

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Wed Dec 12, 2012 4:54 pm
Reply with quote

Please suggest me.How to log on with password to CA1 using REXX.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Dec 12, 2012 5:15 pm
Reply with quote

what about reading the CA1 manuals to find out the capabilities of CA1 REXX interface ???
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: Wed Dec 12, 2012 8:58 pm
Reply with quote

Hello and welcome to the forum,

Suggest you look at CA-EARL ( a very handy reporting tool that is delivered with CA-1).

Talk with your tape management people and there may be a similar bit of code already written.
Back to top
View user's profile Send private message
bubbybedi

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Thu Dec 13, 2012 10:14 pm
Reply with quote

Hi Scherrer,

I contacted tape backup management they gave PDS where reports are stored for all tape datasets along with volume serials.Now i need REXX code to pull details of volume serials when user enters dataset name along with date on which it was taken backup.

Please can you provide REXX code which does the below.

1.To create panel where user enters
a.dataset name
b.Date on which dataset was taken backup

REXX code should pull details from report dataset and should give volume serial has output.
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: Thu Dec 13, 2012 10:27 pm
Reply with quote

Hello,

If you are permitted to log onto CA-1, i do not understand why you want to include rexx. . .

Who is/are the user(s)?

Quote:
b.Date on which dataset was taken backup
I do not recall the tape management system keeping track of when a file was backed up. It records when the tape was created, but not what the source was.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Dec 13, 2012 10:47 pm
Reply with quote

Quote:
Please can you provide REXX code which does the below.

1.To create panel where user enters
a.dataset name
b.Date on which dataset was taken backup


why should we ???
icon_evil.gif
Back to top
View user's profile Send private message
daveporcelan

Active Member


Joined: 01 Dec 2006
Posts: 792
Location: Pennsylvania

PostPosted: Thu Dec 13, 2012 11:05 pm
Reply with quote

Hi Bubbybedi,

I work for cheap.

If you provide a sample of said report.

I can provide the ISPF panel and the Rexx code.

I work for $80 USD per hour. I will flat rate this at four hours.

I work on weekends and nights with fast turn around.

Or did you think someone would do your work for you for free?
Back to top
View user's profile Send private message
bubbybedi

New User


Joined: 29 Nov 2012
Posts: 6
Location: india

PostPosted: Thu Jan 31, 2013 10:35 pm
Reply with quote

Thanks everyone for your replies...

I was not knowing in CA1 report generated are stored (In GDG as in our project) from where in i can get volume serails details of backup dataset instead of logging in and searching .I got this information from tape backup management team.....
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts Deleting a Tape file JCL & VSAM 14
Search our Forums:

Back to Top