Any attempt to issue DBOC commands in the CICS region of Datacom CICS Service (DBC) Version 15.0 or higher results in error:DC00131C COMPONENTS OF THE SERVICE FACILITY ARE NOT AT THE SAME PTF LEVEL;DBCVTPR PTF = mmmmm DCCOCPR PTF = CCnnnnn
Datacom on CICS
Datacom CICS Services 15.0 or 15.1
Datacom CICS Services (DBC) version 15.0 PTF RO82551 introduced an enhancement where the DBCVTPR macro is being stamped with the PTF level. The PTF level is checked to make sure that it is in SYNC with the DCCOCPR PTF level. This will help guarantee the integrity of the environment after a successful STARTUP.
To resolve this, please follow these steps:
Here is the documentation on the DC00131C error message:
DC00131C
COMPONENTS OF THE SERVICE FACILITY ARE NOT AT THE SAME PTF LEVEL; DBCVTPR PTF = mmmmm DCCOCPR PTF = CCnnnnn
Reason
DBCVTPR and DCCOCPR are out of sync. They do not belong to the same PTF level in Datacom CICS Services. These two modules must be at the same PTF level for the system to be allowed to STARTUP.
mmmmm can be five spaces or five digits
CC can either be RO or TR
nnnnn can only be five digits
Action
The module DBCVTPR must be assembled and linked into the correct library in the DFHRPL list and the old version of the code replaced as directed by the HOLDDATA instructions of the solution.
Note: The five digits for the PTF level are only displayed next to the TR or RO number for the DBCVTPR module. If the five digit numbers match, either one should work with DCCOCPR.