Re: is there anyp rogram can read all user catalog from master catalog

2008-12-02 Thread Jan Vanbrabant
On Mon, 1 Dec 2008 11:58:14 -0600, Peter Ten Eyck 
[EMAIL PROTECTED] wrote:

If you can get a copy, the IBM program MCNVTCAT will read through
IDCAMS listcat output. This program is very handy to make mass
changes to a catalog.

The free MCNVCAT is no longer available  is being replaced by a fee (I 
suppose so, while it belongs to the 5698-A96 product) GENERATE.
Use the GENERATE command to generate IDCAMS control statements, based 
on existing records in the specified BCS(s). This command is a complete 
replacement for the IBM utility, MCNVTCAT, which is no longer available.
http://publib.boulder.ibm.com/tividd/td/ITACMzOS/SC23-7973-
00/en_US/HTML/ckm_ug02.htm#toc

5698-A95 IBM Tivoli Advanced Catalog Management for z/OS  
is IBM’s name for old Mainstar’s CR+ product, plus the Mainstar Tape Audit 
product, plus the Mainstar FastAudit/390 product.


Any experiences with
File # 542 Alastair Gray-replacement for MCNVTCAT, other tools 
on the CBT tape?

Jan

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-12-02 Thread Shane
Jan Vanbrabant wrote:

 Any experiences with
 File # 542 Alastair Gray-replacement for MCNVTCAT, other tools 
 on the CBT tape?

Alastairs is excellent. And if you find something it doesn't do,
it's (well documented) rexx.
Used it, liked it.

Shane ...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-12-01 Thread Dick de Groot
Look at CBTTAPE.ORG for


//***FILE 542 is from Alastair Gray and contains some handy tools * FILE 542



-- 
Met vriendelijke groeten/With kind regards

Dick de Groot






2008/11/29 Tommy Tsui [EMAIL PROTECTED]

 tha't great thanks all information

 On Fri, Nov 28, 2008 at 9:59 PM, Lizette Koehler
 [EMAIL PROTECTED] wrote:
  Tommy,
 
  Have looked at the STORAGE Tools that are in the
  ftp://ftp.software.ibm.com/storage/tapetool/
  Directory?  There might be some examples there.  VOLLIST, IBMTOOLS etc...
 
  Lizette
 
 
 
  I am looking a program which can read all user catalog information
  from master cataloganyone have an idea?
  I am written a tape managment system which will find all tape
  information from user catalog.
 
 
  any help will be appreciated..
 
 
  --
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
  Search the archives at http://bama.ua.edu/archives/ibm-main.html
 

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html




-- 
Met vriendelijke groeten/With kind regards

Dick de Groot

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-12-01 Thread Peter Ten Eyck
If you can get a copy, the IBM program MCNVTCAT will read through 
IDCAMS listcat output. This program is very handy to make mass 
changes to a catalog.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-12-01 Thread Mike Wood
On Fri, 28 Nov 2008 04:21:04 -0500, Gerhard Postpischil 
[EMAIL PROTECTED] wrote:

Tommy Tsui wrote:
 Actually I want to seach all volumes entry catalog for tape volume only

I'm not sure there is a simple way of doing this.


No, it really is simple; dont orientate to a specific catalog, specify the 
CSIDTYP correctly for the records you want, 'W', and specify a filter for the 
entries you want - all start with 'V', then specify the volser or * for all

CSI will go through all the connected volume catalogs and return you all 
matching volume entries.

Mike Wood   RMM Development

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-28 Thread Tommy Tsui
Actually I want to seach all volumes entry catalog for tape volume only



On Fri, Nov 28, 2008 at 11:11 AM, Rick Fochtman [EMAIL PROTECTED] wrote:
 There's lot's of info about using the Catalog Interface in z/OS, and there
 are some samples in SYS1.SAMPLIB. You want to find UCAT entries, which
 denote User Catalogs.

 Tommy Tsui wrote:

 Hi,

 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.


 any help will be appreciated..


 best regards

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 .



 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-28 Thread Gerhard Postpischil

Tommy Tsui wrote:

Actually I want to seach all volumes entry catalog for tape volume only


I'm not sure there is a simple way of doing this.

1) Use CSI to read all master catalog entries, process the tape 
entries as you want to, and user catalog entries to a table or 
chain; remember at least one high level index (alias) for each 
user catalog.


2) When you finish the master catalog, loop through the user 
catalogs (note that these may have additional user catalog 
pointers). CSI may fail if the user catalog has not been 
referenced since IPL (you can run through the CAX entries to 
verify this). If there is no CAX, try to do a LOCATE on the high 
level index with a fake name (e.g. index.ABC); this should fail, 
but will build the CAX, and a subsequent CSI for that catalog 
should work. Repeat until all catalogs have been processed.




Gerhard Postpischil
Bradford, VT

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-28 Thread Dave Cartwright
On Fri, 28 Nov 2008 16:27:31 +0800, Tommy Tsui [EMAIL PROTECTED] 
wrote:

Actually I want to seach all volumes entry catalog for tape volume only



You may be able to use LISTICF in file 172 of the CBT tape as a start.  This 
reads catalogs directly and processes each record type.  I guess you want the 
NVSAM record processing.

HTH
Dave

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-28 Thread Lizette Koehler
Tommy,

Have looked at the STORAGE Tools that are in the
ftp://ftp.software.ibm.com/storage/tapetool/  
Directory?  There might be some examples there.  VOLLIST, IBMTOOLS etc...

Lizette


 
 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.
 
 
 any help will be appreciated..
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-28 Thread Tommy Tsui
tha't great thanks all information

On Fri, Nov 28, 2008 at 9:59 PM, Lizette Koehler
[EMAIL PROTECTED] wrote:
 Tommy,

 Have looked at the STORAGE Tools that are in the
 ftp://ftp.software.ibm.com/storage/tapetool/
 Directory?  There might be some examples there.  VOLLIST, IBMTOOLS etc...

 Lizette



 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.


 any help will be appreciated..


 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


is there anyp rogram can read all user catalog from master catalog

2008-11-27 Thread Tommy Tsui
Hi,

I am looking a program which can read all user catalog information
from master cataloganyone have an idea?
I am written a tape managment system which will find all tape
information from user catalog.


any help will be appreciated..


best regards

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-27 Thread Shane Ginnane
Tommy, have a look at the CSI - documented as an appendex in Managing 
Catalogs I think. Samples in SAMPLIB as well.
Been discussed here on the list often.

Shane ...

 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-27 Thread John McKown
On Fri, 28 Nov 2008, Tommy Tsui wrote:

 Hi,
 
 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.
 any help will be appreciated..
 best regards
 

I'm not sure exactly what you want, but you can read the information in 
any catalog using the IGGCSI00 interface. There are examples in 
SYS1.SAMPLIB. I consider the API to be rather difficult, but many have 
used it. I guess the first step would be to look in the master catalog for 
all user catalogs. Then look in all user catalogs for all datasets or 
maybe just NONVSAM type datasets.

Probably won't get many more replies until Monday. Most US residents have 
a long weekend this week. Only a few fools like me around grin. And I'm 
at home.

-- 
Q: What do theoretical physicists drink beer from?
A: Ein Stein.

Maranatha!
John McKown

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-27 Thread Tommy Tsui
thanks john and shane ...

On Fri, Nov 28, 2008 at 10:22 AM, John McKown [EMAIL PROTECTED] wrote:
 On Fri, 28 Nov 2008, Tommy Tsui wrote:

 Hi,

 I am looking a program which can read all user catalog information
 from master cataloganyone have an idea?
 I am written a tape managment system which will find all tape
 information from user catalog.
 any help will be appreciated..
 best regards


 I'm not sure exactly what you want, but you can read the information in
 any catalog using the IGGCSI00 interface. There are examples in
 SYS1.SAMPLIB. I consider the API to be rather difficult, but many have
 used it. I guess the first step would be to look in the master catalog for
 all user catalogs. Then look in all user catalogs for all datasets or
 maybe just NONVSAM type datasets.

 Probably won't get many more replies until Monday. Most US residents have
 a long weekend this week. Only a few fools like me around grin. And I'm
 at home.

 --
 Q: What do theoretical physicists drink beer from?
 A: Ein Stein.

 Maranatha!
 John McKown

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: is there anyp rogram can read all user catalog from master catalog

2008-11-27 Thread Rick Fochtman
There's lot's of info about using the Catalog Interface in z/OS, and 
there are some samples in SYS1.SAMPLIB. You want to find UCAT entries, 
which denote User Catalogs.


Tommy Tsui wrote:


Hi,

I am looking a program which can read all user catalog information
from master cataloganyone have an idea?
I am written a tape managment system which will find all tape
information from user catalog.


any help will be appreciated..


best regards

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.

 



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html