cancel
Showing results for 
Search instead for 
Did you mean: 

Catproc.sql exits during import phase of unicode conversion

Former Member
0 Kudos

Hi all,

we are in the import phase of the unicode conversion on the oracle 10g database, throws an error in the Create Database - catproc.sql and exits from the process.

<b>Below error from sapinst.log</b> for reference .

INFO 2007-11-03 06:19:35

Removing file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/ora_query3_tmp0_1.sql.

INFO 2007-11-03 06:19:35

Creating file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/ora_query3_tmp0_1.sql.

ERROR 2007-11-03 06:43:42

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

ERROR 2007-11-03 06:43:45

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

ERROR 2007-11-03 06:43:47

FCO-00011 The step runCatprocSql with step key |NW_ABAP_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 .

INFO 2007-11-03 06:53:37

An error occured and the user decide to stop.\n Current step "|NW_ABAP_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"

<b>Error from ora_sql.log</b>

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

exit;

Executed with error.

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

exit;

Executed with error.

We are on a tight upgrade schedule, anyhelp is appreciated.

Thanks

Subhash

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

run the script catpatch.sql.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks