My Oracle Support Banner

Argus Safety 5.1 Schema Creation Fails With SQL execution error, ORA-00942: table or view does not exist (Doc ID 1429093.1)

Last updated on JULY 13, 2023

Applies to:

Oracle Life Sciences Argus Safety - Version 4.2.0 to 5.1.3.4 [Release 4.2.0 to 5.1]
Information in this document applies to any platform.

Symptoms


Argus Safety 5.1 Schema Creation fails with the following error:

CREATE INDEX ARGUS_APP.IEFN_CSRP_FIRST_NAME ON ARGUS_APP.CASE_REPORTERS
(
Upper(FIRST_NAME)
)
PCTFREE 10
INITRANS 2
MAXTRANS 255
TABLESPACE ARGUS_INDEX_01
STORAGE (
INITIAL 4096K
NEXT 1024K
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
)
;
SQL execution error, ORA-00942: table or view does not exist


Could not create tables. Terminated...

Changes

 

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
Changes
Cause
Solution


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