cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Installation stops at create database step

Former Member
0 Kudos

I am having the following error while installaing SAP IDES system on NW 7 / AIX / Oralce at create database step, last few error lines from sapinst.log , sapinst_dev.log and ora_sql.log ,

please help

In sapinst.log

ERROR 2010-12-19 00:35:24

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

ERROR 2010-12-19 00:35:24

FCO-00011 The step runCatprocSql 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_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .

IN sapinst_dev.log

SQL> Rem hasun 01/31/95 - Modify tables.<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 2010-12-19 00:35:24

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 2010-12-19 00:35:24

FCO-00011 The step runCatprocSql 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_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .

In ora_sql.log

@@/oracle/IDU/102_64/rdbms/admin/catproc.sql

exit;

Executed with error.

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

See ora_sql_results.log

Can you post the errors on that log?

Regards

Juan

Former Member
0 Kudos

Here are sapinst.log and ora_sql_results.log

sapinst.log

ERROR 2010-12-19 00:35:24

CJS-00084 SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest

SQL> Rem bnainani 11/29/00 - specify compatible=8.0 for create_queue_table

SQL> Rem liwong 10/20/00 - add def$_destination.flag

SQL> Rem bnainani 11/15/00 - specify compatible=8.0 for queue table

SQL> Rem narora 09/13/00 - add comment on new def$_destination columns

SQL> Rem liwong 09/01/00 - add master w/o quiesce: fixes

SQL> Rem liwong 07/12/00 - add total_prop_time_lat

SQL> Rem liwong 06/29/00 - add total_txn_count, total_prop_time

SQL> Rem liwong 05/17/00 - add_master_db w/o quiesce

SQL> Rem jstamos 05/17/00 - add_master_db w/o quiesce

SQL> Rem elu 01/24/00 - add column apply_init to def$_destination

SQL> Rem alakshmi 12/02/99 - Bug 979398: Before-row insert trigger on

SQL> Rem def$_propagator

SQL> Rem wesmith 10/31/98 - change shape of table def$_pushed_transactions

SQL> Rem jnath 02/23/98 - bug 601972: split anonymous pl/sql blocks

SQL> Rem wesmith 01/21/98 - create def$_pushed_transactions table for

SQL> Rem server-side RepAPI

SQL> Rem nbhatt 07/27/97 - change create_queuetable -> create_queue_table

SQL> Rem nbhatt 04/21/97 - change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCY

SQL> Rem nbhatt 04/21/97 - change syntax of create_queue

SQL> Rem liwong 04/16/97 - Alter view system.AQ$DEF$_AQ{CALL,ERROR}

SQL> Rem liwong 04/11/97 - Fixing defaultdest_primary typo

SQL> Rem jstamos 04/10/97 - remove unneeded indexes

SQL> Rem nbhatt 04/08/97 - change create_qtable to create_queuetable

SQL> Rem jstamos 04/04/97 - tighter AQ integration

SQL> Rem liwong 04/02/97 - Add schema_name, package_name in def$_calldest

SQL> Rem ato 03/31/97 - create_qtable interface change

SQL> Rem liwong 03/25/97 - remove batch_no from def$_tranorder

SQL> Rem liwong 02/24/97 - pctversion --> 0 for def$_aqcall, def$_aqerror

SQL> Rem liwong 02/22/97 - Remove dropping view aq$def$_aqcall

SQL> Rem ademers 02/07/97 - Remove constraint def$_calldest_call

SQL> Rem liwong 01/11/97 - drop and create aq$def$_aqcall (temporary)

SQL> Rem liwong 01/10/97 - Alter view aq$def$_aqcall

SQL> Rem liwong 01/07/97 - Alter default value for batch_no

SQL> Rem jstamos 12/23/96 - change temp$nclob col

SQL> Rem jstamos 11/21/96 - nchar support

SQL> Rem sjain 11/11/96 - Remove dummy buffer # comment

SQL> Rem asgoel 11/05/96 - Disable misc_tracking in def$_aqerror

SQL> Rem sjain 11/06/96 - deferror changes

SQL> Rem vkrishna 10/28/96 - change STORED IN to STORE AS for lob

SQL> Rem sjain 10/02/96 - Aq conversion

SQL> Rem sbalaram 09/24/96 - ARPC performance - add foreign key index

SQL> Rem jstamos 09/06/96 - rename temp$lob and temporarily change nclob

SQL> Rem sjain 09/03/96 - AQ converson

SQL> Rem ademers 08/02/96 - queue_batch default in def_destination

SQL> Rem ademers 07/29/96 - queue_batch default in def_call

SQL> Rem ademers 07/29/96 - queue_batch default

SQL> Rem jstamos 07/24/96 - add system.temp$lob

SQL> Rem sbalaram 07/22/96 - create def$_aqcall and def$_aqerror tables

SQL> Rem jstamos 06/12/96 - LOB support for deferred RPCs

SQL> Rem ldoo 06/28/96 - Comment out queue_table from def_tranorder

SQL> Rem ademers 05/30/96 - create def_origin

SQL> Rem ademers 05/28/96 - fix def_destination col names

SQL> Rem ldoo 05/09/96 - New security model

SQL> Rem sjain 05/01/96 - add seq col to def_destination

SQL> Rem ademers 04/29/96 - add batch_no, dep_scn to def_call

SQL> Rem jstamos 12/04/95 - 324303: use index to avoid sorting the queue

SQL> Rem jstamos 08/17/95 - code review changes

SQL> Rem jstamos 08/16/95 - add comments to tables

SQL> Rem wmaimone 01/04/96 - 7.3 merge

SQL> Rem hasun 01/31/95 - Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.

ERROR 2010-12-19 00:35:24

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

ERROR 2010-12-19 00:35:24

FCO-00011 The step runCatprocSql 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_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .

_______________________________________________

ora_sql_results.log

SQL>

SQL>

SQL> Rem ADD NEW PACKAGES/NEW POST CATPROC FIXED VIEWS ABOVE THIS BLOCK

SQL> -


SQL>

SQL> SET SERVEROUTPUT ON

SQL>

SQL> Rem Indicate CATPROC load complete and check validity

SQL> BEGIN

2 dbms_registry.update_schema_list('CATPROC',

3 dbms_registry.schema_list_t('SYSTEM', 'OUTLN', 'DBSNMP'));

4 dbms_registry.loaded('CATPROC');

5 dbms_registry_sys.validate_catproc;

6 dbms_registry_sys.validate_catalog;

7 END;

8 /

PL/SQL procedure successfully completed.

SQL>

SQL> SET SERVEROUTPUT OFF

SQL> exit;

Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production

With the Partitioning, Data Mining and Real Application Testing options

SAPINST: End of output of SQL executing program /oracle/IDU/102_64/bin/sqlplus.

SAPINST found errors.

SAPINST The current process environment may be found in sapinst_ora_environment.log.

2010-12-19, 00:35:24 SAPINST ORACLE stop logging

Former Member
0 Kudos

Hi,

In the SAP note 1108857, Search for "FCO-00011 The step runCatprocSql with step key"

The Note is for Windows.

See if it helps.

Regards,

Vishnu

Former Member
0 Kudos

Hi,

This is a known error and solution has been provided in SAP Note

Note 972263

Look for solution in section

runCatprocSql was executed with status ERROR

Regards,

Answers (0)