cancel
Showing results for 
Search instead for 
Did you mean: 

CPC error in phase DB4CPC_TCPDBENTRY_OS4_IND

Former Member
0 Kudos

Hi

We are running an ebdic -> ascii cpc conversion. During the reload phase at the point DB4CPC_TCPDBENTRY_OS4_IND we get an error.

Currently table TCPDB has 1 record

CPTRANSFLD CPPOOLCLUS

0120 0120

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.

INFO 2009-04-02 09:03:15

Converting codepage 0120 to 1100 in table TCPDB.

ERROR 2009-04-02 09:03:16 DB4CPC_TCPDBENTRY_OS4_IND ExecuteCheck:0

Exit code from ./updtcpdb: -1.

<Changing code page specific records>

ERROR 2009-04-02 09:03:16 DB4CPC_TCPDBENTRY_OS4_IND InternalInstallationDo:0

Phase failed.

ERROR 2009-04-02 09:03:16 DB4CPC_TCPDBENTRY_OS4_IND InstallationDo:0

Phase failed.

ERROR 2009-04-02 09:03:17 Main

Installation aborted.

>>>>>>>>>>>>>>>>>>>>>>>>>>>

WRKJOB 703809/QSECOFR/UPDTCPDB shows this spoolfile

>>>>>>>>>>>>>>>>>>>>>>>>>>>

MCH3601 Escape 40 04/02/09 10:59:19.755400 DBDB4SLIB R3ASCII01 *STMT DBDB4SLIB R3ASCII01 *STMT

From module . . . . . . . . : DBSLDB4

From procedure . . . . . . : DbSlExpFuns

Statement . . . . . . . . . : 1

To module . . . . . . . . . : DBSLDB4

To procedure . . . . . . . : DbSlExpFuns

Statement . . . . . . . . . : 1

Message . . . . : Pointer not set for location referenced.

Cause . . . . . : A pointer was used, either directly or as a basing

pointer, that has not been set to an address.

CEE9901 Escape 30 04/02/09 10:59:19.761896 QLEAWI QSYS *STMT UPDTCPDB R3SETUP *STMT

From module . . . . . . . . : QLEDEH

From procedure . . . . . . : Q LE leDefaultEh

Statement . . . . . . . . . : 205

To module . . . . . . . . . : DBSCON

To procedure . . . . . . . : load_shared_lib__FCZP10LIB_INFO_T

Statement . . . . . . . . . : 31

Message . . . . : Application error. MCH3601 unmonitored by DBDB4SLIB at

statement 0000000001, instruction X'0000'.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.

OSS does not sem to have an answer.

Any thoughts?

Thanks

Matt

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Matt,

exactly that's it

Regards

Volker

Former Member
0 Kudos

Looks good now. I set the status to OK in the .r3s file.

Thanks Volker!

Former Member
0 Kudos

Thanks Volker

I used SQL to set CPTRANSFLD & CPPOOLCLUS to 1100.

How do we set this phase to complete?

Thanks

Former Member
0 Kudos

Hi Matt,

I would have 2 ideas:

Either you are running this in batch, as I do it always - threre this ALWAYS happens and nobody knows why .. => update with SQL to 1100 & 1100 and set this phase to OK

OR:

You run it in dialog, but didn't install the r3setup or cpyr3cpc properly, because in the unload directory you need this link ...

Regards

Volker