Define Alias Usercat updates the master catalog to point to the
correct usercatalog.  Required after import.

https://www.ibm.com/docs/en/zos/2.4.0?topic=catalogs-defining-aliases-user-catalog

On Wed, Jun 12, 2024 at 8:10 AM John Cassidy <s...@jdcassidy.eu> wrote:
>
> > Hello  all,
> >
> > a little  saga.. this is all to do with a "what if" case. Purely an
> > exercise.
> >
> > Have ran a Tivoli Advanced Catalog Management reorg to put a usercat on
> > a different volume. All well RC=0. The catalog is addressable on the
> > new volume with aliases etc. Listcat reports everything to be as it
> > should.
> > Subsequently,  I ran an IDCAMS export/disconnect of the catalogue let
> > us call it usercat.xxx, then an IDCAMS import/connect of said
> > catalogue.
> > On running a HSEND recall against this catalogue (and its associated)
> > datasets, I am receiving a ARC1114I RC=14 reasoncode = 8 "CATALOG
> > LOCATE ERROR"
> >
> > 8 One of the following conditions has occurred:
> >
> > * The entry is not found.
> > * A CVOL pointer is found in a CVOL.
> > * An alias is found for a generation data group base.
> > * A protection check has failed for a VSAM password-protected data set.
> >
> > What am I doing wrong, or am I completely obtuse?
> >
> > IDCAMS JCL below
> >
> > //XXXXXXXX JOB '123456',MSGLEVEL=1,MSGCLASS=8,NOTIFY=RG03023,
> >
> > //         USER=XXXXXXXX
> >
> > /*JOBPARM SYSAFF=XXXX
> >
> > //****************************************************************
> >
> > //EXP     EXEC PGM=IDCAMS,REGION=4096K
> >
> > //SYSPRINT DD SYSOUT=*
> >
> > //SYSIN    DD *
> >
> > EXPORT USERCAT.XXX DISCONNECT
> >
> > //XXXXXXXXX JOB '1123456',MSGLEVEL=1,MSGCLASS=8,NOTIFY=&SYSUID
> >
> > //****************************************************************
> >
> > //IMP     EXEC PGM=IDCAMS,REGION=4096K
> >
> > //SYSPRINT  DD SYSOUT=*
> >
> > //SYSIN     DD *
> >
> > IMPORT CONNECT -
> >
> > OBJ((USERCAT.TESTCAT      -
> >
> > VOL(XXXXXX) -
> >
> > DEVT(3390)))
> >
> > Any bright ideas/pointers much appreciated.
> >
> > Sean
> >
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> "Aut viam inveniam aut faciam" - Hannibal.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to