cancel
Showing results for 
Search instead for 
Did you mean: 

Table class to container mapping: EHP4-Update

Former Member
0 Kudos

Hi!

I am facing with the following warning during the EHP4-Update of my SAP ERP 6.0 system with EHPI Installer tool.

According to SAP note 541542 the table IAORA and TAORA should be modified.

Table class to container mapping

INFO: An inconsistency has been detected in your system:

Release '70' missing in index container 'PSAPSR3' for tabart 'SLDEF'

Release '70' missing in index container 'PSAPSR3' for tabart 'SLEXC'

Container pair 'PSAPSR3700'/'PSAPSR3' for tabart 'SLDEF' not identical.

Container pair 'PSAPSR3700'/'PSAPSR3' for tabart 'SLEXC' not identical

My table IAORA looks as follow:

TABART TABSPACE

APPL0 PSAPSR3

APPL1 PSAPSR3

APPL2 PSAPSR3

CLUST PSAPSR3

DDIM PSAPSR3

DFACT PSAPSR3

DODS PSAPSR3

POOL PSAPSR3

SDIC PSAPSR3

SDOCU PSAPSR3

SLDEF PSAPSR3

SLEXC PSAPSR3

SLOAD PSAPSR3

SPROT PSAPSR3

SSDEF PSAPSR3700

SSEXC PSAPSR3700

SSRC PSAPSR3

TEMP PSAPSR3

USER PSAPSR3USR

USER1 PSAPSR3USR

USER2 PSAPSR3700

The table TAORA looks as follows:

TABART TABSPACE

APPL0 PSAPSR3

APPL1 PSAPSR3

APPL2 PSAPSR3

CLUST PSAPSR3

DDIM PSAPSR3

DFACT PSAPSR3

DODS PSAPSR3

POOL PSAPSR3

SDIC PSAPSR3

SDOCU PSAPSR3

SLDEF PSAPSR3700

SLEXC PSAPSR3700

SLOAD PSAPSR3

SPROT PSAPSR3

SSDEF PSAPSR3700

SSEXC PSAPSR3700

SSRC PSAPSR3

TEMP PSAPSR3

USER PSAPSR3USR

USER1 PSAPSR3USR

USER2 PSAPSR3700

Question:

Which changes for both tables should I execute?

Thank you very much!

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_koehler
Active Contributor
0 Kudos

Hello Holger,

i have cross checked this with our ERP system.

Please change the following entries of IAORA to this.


TABART  TABSPACE
SLDEF   PSAPSR3700
SLEXC   PSAPSR3700

The expected entries are also explained in sapnote #541542.

Regards

Stefan

Former Member
0 Kudos

Hi Stephen,

I have run into the same situation. What is the process to change the to the tables/indexes mentioned in the sccreen?

Below is what i got on my EHPI screen?

INFO: An inconsistency has been detected in your system:

Release '700' missing in index container 'PSAPTSP' for tabart 'SLDEF'

Release '700' missing in index container 'PSAPTSP' for tabart 'SLEXC'

Container pair 'PSAPDIMD'/'PSAPDIMI' for tabart 'DDIM' not identical.

Container pair 'PSAPFACTD'/'PSAPFACTI' for tabart 'DFACT' not identical.

Container pair 'PSAPODSD'/'PSAPODSI' for tabart 'DODS' not identical.

Container pair 'PSAPTSP700'/'PSAPTSP' for tabart 'SLDEF' not identical.

Container pair 'PSAPTSP700'/'PSAPTSP' for tabart 'SLEXC' not identical.

The inconsistency could cause problems when new tables are created. It may additionally lead to incorrect free space requirements.

You are urged to fix the entries listed on the previous page now and repeat the check. Check SAP note 541542 for more information.

Thanks,

Abdul

former_member204746
Active Contributor
0 Kudos

hmmmm...

how about this tidbit:

Check SAP note 541542 for more information.

Former Member
0 Kudos

Hi,

this note tells what to do, but not how to do. Can anyone tell me how to make the corrections as per the note?

thanks

abdul

Former Member
0 Kudos

Hi Stefan,

I had this similar issue.

As suggested by you, i have changed the contents of IAORA in SE16. The upgrade now continues without error.

Note 541542 tells also the same.

Many thanks,

Mohan.