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 [email protected] with the message: INFO IBM-MAIN
"Aut viam inveniam aut faciam" - Hannibal.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN