After successfully running the conversion jobs to convert from CA 7 R11.3 to R12.1 and starting CA 7 R12.1 with TYPE=CKPT it received the following error message and went into a loop. In the end CA 7 R12.1 was cancelled.
CA71DCOM:DB00101I - STARTED JOB-CA7 NUMBER-61558 CXX=LCA71
CAL2D024I CA Datacom OPEN successful for DBTSK 01
CAL2D041I CA Datacom r14.0 MUF CA71DCOM JOB09558 r14.0 connection
*08 CAL2I900E WARNING! Use of this data may have unpredictable results
IEE600I REPLY TO 08 IS;SUPPRESSED
CAL2I903I Unvalidated data accepted
CAL2D043I Database trace for DBTSK 01 DDname D3461549
CAL2D044I Dump for DBTSK 01 unexpected condition captured
IEA794I SVC DUMP HAS CAPTURED:
DUMPID=025 REQUESTED BY JOB (CA7 )
DUMP TITLE=CA 7 Unexpected Datacom Return Code
DUMP CAPTURED USING OPTIMIZE=YES
L2PDR01E DBTSK001 SCTNAME=nnnnnnnn
CMD=UPDAT RC=15(139) TBL=ZRO KEYN=ZROK1
Key Requested:
+0000 D3C3C1F7 F1404040 40404040 40404040 *LCA71 *
+0010 C4C2 *DB *
Release : 12.1
Component : CA-7
RC=15(139) is a security violation, CA 7 has been denied the right to execute this command.
Need to update the ACF2 rule for new CA7 Release 12.1 started task.
Check the ACF2 DCT rules and update the following :
DB00770.- UID(****CA71DCOM*STC) SERVICE(READ,ADD,DELETE,UPDATE) ALLOW
DB00770.- UID(****CA71*****STC) SERVICE(READ,ADD,DELETE,UPDATE) ALLOW
The CA7 Release 12.1 Started task runs with a userid of CA71, need the above rules to allow a CA 7 userid of CA71 access to the Datacom database.