My Oracle Support Banner

Error messages ORA-00942 and ORA-01418 in ddlora.log can be ignored. (Doc ID 1583430.1)

Last updated on NOVEMBER 01, 2023

Applies to:

Siebel CRM - Version 8.0 [20405] and later
Information in this document applies to any platform.

Symptoms

Upon the installation of Siebel Database, ddlora.log is generated with the following errors that are not listed in errors.rtf or errors.htm file.

 

alter table S_OUTB_PH_FLD

STORAGE (NEXT 1M PCTINCREASE 0) PCTUSED 90 PCTFREE 5

ODBC error 53 in SQLExecDirect:

[DataDirect][ODBC 20101 driver][20101]ORA-00942: table or view does not exist

(native error 942).

...

alter index S_OUTB_PH_FLD_M1

STORAGE (NEXT 1M PCTINCREASE 0)

ODBC error 55 in SQLExecDirect:

[DataDirect][ODBC 20101 driver][20101]ORA-01418: specified index does not exist

(native error 1418).

 

alter index S_OUTB_PH_FLD_P1

STORAGE (NEXT 1M PCTINCREASE 0)

ODBC error 55 in SQLExecDirect:

[DataDirect][ODBC 20101 driver][20101]ORA-01418: specified index does not exist

(native error 1418).

 

alter index S_OUTB_PH_FLD_U1

STORAGE (NEXT 1M PCTINCREASE 0)

ODBC error 55 in SQLExecDirect:

[DataDirect][ODBC 20101 driver][20101]ORA-01418: specified index does not exist

(native error 1418).

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.