View previous topic :: View next topic |
Author |
Message |
raj051076 Beginner
Joined: 05 Dec 2002 Posts: 64 Topics: 21
|
Posted: Thu Nov 03, 2016 8:54 am Post subject: CATSRCHI - Catalog search interface... |
|
|
I am trying to execute CATSRCHI rexx written by Kevin Miner. This calls IGGCSI00 to get the list of cataloged datasets. When I mention ABCLW in the Types parameter, It does not return any record and I get a return code of 21. There are non vsam and vsam datasets in the catalog _________________ Rajib |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu Nov 03, 2016 10:04 am Post subject: |
|
|
raj051076,
Did you run the REXX exec with TRACE and see what is happening? I hav
Do you know that IBM supplies a REXX exec to run IGGCSI00 ? Check out the member IGGCSIRX in SYS1.SAMPLIB _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
raj051076 Beginner
Joined: 05 Dec 2002 Posts: 64 Topics: 21
|
Posted: Thu Nov 24, 2016 11:35 pm Post subject: |
|
|
Yes Kolusu, I am aware of IGGCSI00. But that does not give the DEVTYPE information. It will require some changes to get that information. I am now making some changes to that. _________________ Rajib |
|
Back to top |
|
|
|
|