Skip to Content
0
Former Member
Feb 14, 2011 at 11:23 AM

ides installation error during "perform post-load activities" ORA-00942:

180 Views

Dear Guru's

I am having problem in ides ERP 2005 SR1 installation .with oracle 10g on windows 2003.

Currently i am facing problem at "perform post-load activities"

Below is the logs from sapinst_dev.log:-

TRACE [iaxohsqlx.hpp:1043]

COraSQLScriptExec<LoggingStrategy>::executeScript()

COraSQLScriptExec<LoggingStrategy>::executeScript: Script executed with error message.

TRACE [iaxxejsexp.cpp:188]

EJS_Installer::writeTraceToLogBook()

OraSqlScript3.execute: Result of SQL:

ERROR 2011-02-14 10:50:28 [iaxxinscbk.cpp:271]

abortInstallation

CJS-00084 SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDOCU'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLDEF'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SLEXC'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SLOAD'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SPROT'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSDEF'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3700' WHERE TABART = 'SSEXC'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SSRC'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'TEMP'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.taora SET TABSPACE = 'PSAPSR3USR' WHERE TABART = 'USER1'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL0'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL1'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'APPL2'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'CLUST'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'DDIM'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3FACT' WHERE TABART = 'DFACT'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3ODS' WHERE TABART = 'DODS'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'POOL'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSPACE = 'PSAPSR3' WHERE TABART = 'SDIC'

*

ERROR at line 1:

ORA-00942: table or view does not exist

UPDATE SAPSR3.iaora SET TABSP.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.

TRACE [iaxxejsbas.hpp:388]

handleException<ESAPinstException>()

Converting exception into JS Exception Exception.

ERROR 2011-02-14 10:50:28

CJSlibModule::writeError_impl()

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

TRACE [iaxxejsbas.hpp:460]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2011-02-14 10:50:28 [iaxxgenimp.cpp:736]

showDialog()

FCO-00011 The step runDdicoraSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0|runDdicoraSql was executed with status ERROR .

TRACE [iaxxgenimp.cpp:657]

showDialog()

<html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS</b>

TRACE [iaxxgenimp.cpp:1093]

showDialog()

waiting for an answer from gui

PLEASE HELP.

Regards

AKif