CAL2D102W RDJFCB ERROR for UCC7VRM or UCC7ARF SKIPPING error message when commenting out the ARF or VRM DDs in steps (JS20 or JS30) in job AL2DCC10 and the respective //UCC7ARF and //UCC7VRM DD in job AL2DCC20
If ARF or VRM databases are not used in CA 7 11.3, then it cannot be converted from r11.3 to r12.1. To avoid the message:
CAL2D102W RDJFCB ERROR for UCC7VRM or UCC7ARF SKIPPING
In AL2DCC10 step JS20 for ARF not used or in step JS30 for VRM not used replace with:
//INPUT DD DUMMY
In AL2DCC20 set accordingly with the database not used:
//UCC7ARF DD DUMMY
//UCC7VRM DD DUMMY