ORA-30500: database open triggers and server error triggers
cannot have BEFORE type



ORA-30500: database open triggers and server error triggers cannot have BEFORE type..

Answer / guest

Cause: An attempt was made to create a trigger that fires
before the database is open or before server errors, but
these types of triggers are not supported.

Action: Do not attempt to create a trigger that fires before
the database is open or before server errors.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

EXP-00053: unable to execute QUERY on table string because the table has inner nested tables

1 Answers  


ORA-01502: index 'string.string' or partition of such index is in unusable state

1 Answers  


ORA-24304: datatype not allowed for this call

1 Answers  


RMAN-08514: archive log filename=string recid=string stamp=string

1 Answers  


ORA-13029: Invalid SRID in the SDO_GEOMETRY object

1 Answers  


QSM-02113: expression in select list references multiple tables or views

1 Answers  


PLS-00653: aggregate/table functions are not allowed in PL/SQL scope

1 Answers  


ORA-27370: job slave failed to launch a job of type EXECUTABLE

1 Answers  


DRG-51301: error releasing dml Queue lock

1 Answers  


SQL*Loader-00621: Field in data file exceeds maximum length

1 Answers  


TNS-12590: TNS:no I/O buffer

1 Answers  


DGM-16991: More than one resources have name "string".

1 Answers  


Categories