UNIDB2 and UNDXDB2 missing from DATALIB for ACR 9.4
Hi,
I downloaded ACR 9.4 and ran the INSTALL job to create the DATALIB. I don't see UNIDB2 or UDXDB2 in the DATALIB dataset. Should it be there?
Thanks,
Jennifer Hoover
-
The RECEIVE.JCL for ACR 9.4 was missing the following step to unpack the DBRMLIB. I updated the JCL within the installation file on the website. The step below will need to be run to unpack the DBRMLIB, which contains UNIDB2 and UDXDB2. I also attached the modified RECEIVE JCL to this note.
//STEP5 EXEC PGM=IKJEFT01,COND=(0,NE)
//SYSTSPRT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSUDUMP DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSTSIN DD *
RECEIVE INDS('HHHHHH.UNI.MASTER(DBRM)')
DSNAME('HHHHHH.MMMMMM.DBRMLIB')Attached files
-
Jennifer,
After review, it appears that the DBRM is missing from v9.3 though it should be there for v9.4. The above "RECEIVE.JCL" posted by Gerard now includes the following, which was missing prior :
Since you are at the early stages of the v9.4 installation, I recommend uninstalling / removing what was done up to this point, and beginning from scratch. Ensure the following is being utilized :
v9.4 ACR/Summary and ACR/Detail
If the issue persists please open a support case so we may work through any lingering issues together over a 'zoom' call.
Matthew Kennedy
Please sign in to leave a comment.
Comments
5 comments