Skip to Content
0
Former Member
Jul 02, 2009 at 01:43 AM

Error in the PREP_GENCHECKS/NTACT_CHK phase

1074 Views

Hello,

I am getting an error in the PREP_GENCHECKS/NTACT_CHK phase during the "Checks" roadmap step in SAP Ehpi 700, while installing EHP4 for ERP 6.0.

This is the error it talks about:

ERROR> *** ERRORS during NAMETAB CHECK found ***

Analyze the logfile NTCHK.ELG to determine the nametab, that caused the error. Call transaction se11 for the corresponding DDIC object. Choose menu Utilities -> Runtime Object -> Check. If you repeat the phase and there is still an error, see also note Nr. 179334 for additional information.

This is what I found in NTCHK.ELG file:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

CHKANT and RETURN CODE in PN400701.EV2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2EETP399XRead table "M_DEBI ": pgntab call: table not found.

2AETP399 Table "M_DEBI ": unknown error -9

2EETP399XRead table "M_ORDE ": pgntab call: table not found.

2AETP399 Table "M_ORDE ": unknown error -9

2EETP399XRead table "M_PRSM ": pgntab call: table not found.

2AETP399 Table "M_PRSM ": unknown error -9

2EETP399XRead table "M_ZCRD ": pgntab call: table not found.

2AETP399 Table "M_ZCRD ": unknown error -9

2EETP399XRead table "M_ZCST ": pgntab call: table not found.

2AETP399 Table "M_ZCST ": unknown error -9

2EETP399XRead table "M_ZESS ": pgntab call: table not found.

2AETP399 Table "M_ZESS ": unknown error -9

2EETP399XRead table "M_ZEST ": pgntab call: table not found.

2AETP399 Table "M_ZEST ": unknown error -9

2EETP399XRead table "M_ZINC ": pgntab call: table not found.

2AETP399 Table "M_ZINC ": unknown error -9

2EETP399XRead table "M_ZKTX ": pgntab call: table not found.

2AETP399 Table "M_ZKTX ": unknown error -9

2EETP399XRead table "M_ZMA1 ": pgntab call: table not found.

2AETP399 Table "M_ZMA1 ": unknown error -9

2EETP399XRead table "M_ZMAC ": pgntab call: table not found.

2AETP399 Table "M_ZMAC ": unknown error -9

2EETP399XRead table "M_ZMAI ": pgntab call: table not found.

2AETP399 Table "M_ZMAI ": unknown error -9

2EETP399XRead table "M_ZMAJ ": pgntab call: table not found.

2AETP399 Table "M_ZMAJ ": unknown error -9

2EETP399XRead table "M_ZMNH ": pgntab call: table not found.

2AETP399 Table "M_ZMNH ": unknown error -9

2EETP399XRead table "M_ZMNI ": pgntab call: table not found.

2AETP399 Table "M_ZMNI ": unknown error -9

2EETP399XRead table "M_ZPER ": pgntab call: table not found.

2AETP399 Table "M_ZPER ": unknown error -9

2EETP399XRead table "M_ZUOM ": pgntab call: table not found.

2AETP399 Table "M_ZUOM ": unknown error -9

1 ETP111 exit code : "12"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

CHKANT and RETURN CODE in PN410701.EV2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1 ETP111 exit code : "0"

***********************************************************************************************************

As mentioned in SAP note 179334, when I tried to activate these table pools in the ABAP dictionary (SE11), it gave me an error "Maintain size category in SE13". After maintaining the size category and putting it in an SAP standard package, I tried to activate again in SE11. But now I am getting another error - "Table M_ZUOM: active nametab could not be read. Length of VARDATA field cannot be changed."

How do I activate these table pools and get on with the EHP4 installation?

I am on SAPKB70018, so I don't need to apply the note 695195.

Thanks,

Ajay