cancel
Showing results for 
Search instead for 
Did you mean: 

Severe error(s) occurred in phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/NTACT_ALTNT!

Former Member
0 Kudos

Hi All,

I have encountered an error in the phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/NTACT_ALTNT! during the ECC6 EHP6 upgrade.

Severe error(s) occurred in phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/NTACT_ALTNT!

Last error code set: Non single errors (code > 😎 found in logfile 'NTMOVALTNT.ELG

ERROR: Detected the following errors:

# /EHP6/SUM/abap/log/PN800317.FED:

       3 ETP399  DONT TOUCH dep. LOADS          = no

       3 ETP399  RESET FLAG DBTABPOS            = no

       3 ETP399  protocol output to file      = yes, /EHP6/SUM/abap/tmp/PN800317.FED

       3 ETP301 ----------------------------------------------------------------------

       3 ETP399Xcopy nt "":

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

       2AETP399 Table "": unknown error -9

Any help is apprecated.

Regards,

Venkatesh Iyer

Accepted Solutions (1)

Accepted Solutions (1)

former_member182657
Active Contributor
0 Kudos

Hi Venkatesh,

Phase for which you're getting issues is used to copy active nametabs from source nametab DDNTT & DDNTF to shadow instance.For analysis please share complete logs NTMOVALTNT.ELG & PN800317.FED .

Regards,

Gaurav

Former Member
0 Kudos

Hi Gaurav,

The content of NTMOVALTNT.ELG

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

ANTCPINT and RETURN CODE in PN800317.FED

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

3 ETP399  DONT TOUCH dep. LOADS          = no

3 ETP399  RESET FLAG DBTABPOS            = no

3 ETP399  protocol output to file      = yes, /EHP6/SUM/abap/tmp/PN800317.FED

3 ETP301 ----------------------------------------------------------------------

3 ETP399Xcopy nt "":

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

2AETP399 Table "": unknown error -9

PN800317.FED

4 EPU201XBEGIN OF SECTION BEING ANALYZED LASTOFFSET              4426300 NOW BEGIN OF NTACT_ALTNT ==============

1 ETP199X######################################

1 ETP180 UNKNOWN ACTION

1 ETP101 transport order     : "ALL"

1 ETP102 system              : "FED"

1 ETP108 tp path             : "tp"

1 ETP109 version and release : "380.08.46" "721"

1 ETP198

2 ETP301 ----------------------------------------------------------------------

2 ETP399 Begin: NAMETAB OPERATION cond. copy of active nametabs ("20140317064825")

2 ETP301 ----------------------------------------------------------------------

2 ETP399  PARAMETERS FOR NAMETAB OPERATION "<UNKNOWN>" :

2 ETP399 

2 ETP399  SOURCE NAMETAB (HEADER TABLE)  = DDNTT~

2 ETP399  SOURCE NAMETAB (FIELDS TABLE)  = DDNTF~

2 ETP399  DEST. NAMETAB (HEADER TABLE)   = DDMTT~

2 ETP399  DEST. NAMETAB (FIELDS TABLE)   = DDMTF~

2 ETP399  OPTION                         = -_J

2 ETP399  LIST-TABLE OF TABLENAMES       = <NOT SET>

2 ETP399  TABLENAME FIELD IN LIST-TABLE  = TABNAME

2 ETP399  START RELEASE (in cp/cmp NT)   = <NOT SET>

2 ETP399  DEST. RELEASE (in cp/cmp NT)   = <NOT SET>

2 ETP399  EXTENSION (in cp/cmp NT only)  = <NOT SET>

2 ETP399  WCONTENT (in cp/cmp NT)        = <NOT SET>

2 ETP399  FLAGS (in cp/cmp NT)           = <NOT SET>

2 ETP301 ----------------------------------------------------------------------

3 ETP301 ----------------------------------------------------------------------

3 ETP399 Didb-lib Version : 1.3

3 ETP399 

3 ETP399  OPTIONS:

3 ETP399 

3 ETP399  PRINT ONLY                     = no

3 ETP399  iNT-TIMESTAMP RESET            = no

3 ETP399  DELETE iNT                     = yes

3 ETP399  DELETE iNT FIELDS              = yes

3 ETP399  ACTIVATE iNT                   = yes

3 ETP399  TOLERATE UNCRITICAL STMTs      = no

3 ETP399  COMPARE TIMESTAMPs IN MV40-Op. = no

3 ETP399  SUPPRESS COMMITs               = no

3 ETP399  CALL EXTERNAL NT_SYNC          = no

3 ETP399  DONT TOUCH dep. LOADS          = no

3 ETP399  RESET FLAG DBTABPOS            = no

3 ETP399  protocol output to file      = yes, /EHP6/SUM/abap/tmp/PN800317.FED

3 ETP301 ----------------------------------------------------------------------

3 ETP399Xcopy nt "":

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

2AETP399 Table "": unknown error -9

3 ETP399Xcopy nt "/1CN/APASAP00001":

2 ETP399 Name of inactive nametab to write  : DDMTT~

2 ETP399 Format of inactive nametab to write: 5.0

3 ETP399 done. (T/F Src: J/T)

3 ETP399Xcopy nt "/1CN/APNSAP00001":

3 ETP399 done. (T/F Src: J/T)

Regards,

Venkatesh Iyer

Sriram2009
Active Contributor
0 Kudos

Hi venkatesh

Could you check this SAP Note

  1910297 - ABAP Update halted in preprocessing step

BR

SS

Former Member
0 Kudos

Hi Sriram,

It is mentioned to reset the upgrade with the attached kernel.but we have already spent a lot of time on this one is there any other work around to try.Moreover It is for Netweaver 7.40 i am moving to netweaver 7.31

Regards,

Venkatesh Iyer

Sriram2009
Active Contributor
0 Kudos

Hi Iyer

Could you check this SAP Note

152420 - NTACT_PREMV or NTACT_CHK terminates in BW upgrade

BR

SS

Former Member
0 Kudos

Hi Sriram ,

Resolved the issue.Actually there was a null value  existing in the table DDNTT~ table.So i checked through backend the count of all entries and the count without null entry .there was a diferrence of 1.so deleted the null entry from the table.

Regards,

Venkatesh Iyer

Former Member
0 Kudos

Hi Venkatesh,

Am also facing the same issue however it is showing the CNVCLU table instead of null.

Am unable to list the table DDNTT~ at oracle level. How did you checked the table and resolved?

Regards,

Raja. G

Former Member
0 Kudos

Hi Raja,

check the no.of entries using

select count(*) from SAPschema."DDNTT~";

now check without CNVCLU

select count(*) from SAPschema."DDNTT~" where tabname <> ' CNVCLU ';

If entry exists take backup of the table DDNTT~ table and try deleting the problematic entry.Try again i think it should be successful

Regards,

Venkatesh Iyer

Answers (0)