In moving data from one z/OS system to another, I have somehow hosed up a
catalog. The orignal system was at z/Os 1.10, the new system is at 1.12. I
moved 8 3390 volumes using ADRDSSU dump and restore, and this looked like it
worked well. One of the 3390's I moved had a user catalog on it that contained
the catalog entries for the datasets on the moved volumes. I executed an
IMPORT CONNECT to connect the ADCD system's master to the user, then did DEFINE
ALIAS for the alias entries. Everything looked good at this point. I could
find my existing datasets on the volumes using the catalog. Up until then I
was working as IBMUSER.
I logged off and logged back on with one of the new TSO userid's defined on the
1.12 system. The logon id was the same as one defined on the 1.10 system.
Almost immediately started getting various errors when trying to allocate new
datasets using ISPF 3.2 with a hlq that would match one of the alias entries in
the user catalog. The errors would occur if I did not specify a volser on the
allocate. If I directed it towards a volume, as long as space was on the
volume, everything was ok. The goofy part about this is that I would get error
messages on my TSO terminal indicating an error while trying to allocate, but
after hitting the enter key, the dataset would get allocated.
My thought was that a 1.10 catalog was not compatible with 1.12, and that I had
screwed up by just doing the IMPORT CONNECT on the existing catalog that came
with the volume restore. But I can't get rid of it. Everything I try fails.
Early on I did an EXPORT of the catalog, and that worked fine. I then tried an
IMPORT, since the manual states the catalog is deleted and re-defined in this
operation, but the IMPORT
fails. Error says it cannot open the catalog.
I then deleted the alias entries for the user cat, and did an EXPORT DISCONNECT
of the user cat from the master cat. Return code 0 from both. I then defined
another user cat on a different volume, and tried an IMPORT of the exported
copy. Job got errors. The original user cat was named UCAT.CATALOG1 on volume
VPWRKF. The new user cat is UCAT.CATALOG on volume SCSYS1. Am getting these
errors from the job:
IEC614I CREATE FAILED - RC 192, DIAGNOSTIC INFORMATION IS (04160055) ,
STEP1,VPWRKF,UCAT.CATALOG1
Idcams output is:
IMPORT INFILE(RECEIVE) OUTDATASET(UCAT.CATALOG) ALIAS -
INTOEMPTY -
CATALOG(CATALOG.Z112S.MASTER)
0IDC0604I DATA SET BEING IMPORTED WAS EXPORTED ON 10/31/11 AT 10:27:45
0IDC3020I UNABLE TO ALLOCATE SPACE ON USER VOLUME
IDC3009I ** VSAM CATALOG RETURN CODE IS 68 - REASON CODE IS IGG0CLEW-192
0IDC3003I FUNCTION TERMINATED. CONDITION CODE IS 12
When I look these messages up, its not making any sense to me. I tried the
user cat on two different volumes and got the same error. The volume SCSYS1
has loads of space on it.
I need to get a user catalog on this 1.12 system with entries in it pointing to
my datasets on the 3390's. What is the best way to proceed? I've got a volume
backup of the volume with the 1.10 user cat on it, and could do a volume
restore again. I could go back to the 1.10 system and do an EXPORT there, then
move the exported copy to the 1.12 system. What works? Any help or advice
would be appreciated.
--Dave Day
----------------------------------------------------------------------
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