Hi all,
I am installing SAP ERP 2005 support Release 2 on Linux 5.1. I use Oracle database. I installed to step "create database schema", it is error. I view sapinst.log, it is show below
"ERROR 2009-02-20 13:57:29
CJS-00084 SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-00604: error occurred at recursive SQL level 2
ORA-08103: object no longer exists
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2009-02-20 13:57:29
MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2009-02-20 13:57:29
FCO-00011 The step createABAPSchemaUser 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|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBMCOD|ind|ind|ind|ind|2|0|NW_OraDbSchema|ind|ind|ind|ind|5|0|createABAPSchemaUser was executed with status ERROR .
"
I view ora_sql_results.log, it is show below
"DROP USER "SAPSR3" CASCADE
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 2
ORA-08103: object no longer exists
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
SAPINST: End of output of SQL executing program /oracle/TOT/102_32/bin/sqlplus.
SAPINST found errors.
SAPINST The current process environment may be found in sapinst_ora_environment.log.
2009-02-20, 13:57:29 SAPINST ORACLE stop logging
"