ORA-25000: invalid use of bind variable in trigger WHEN clause



ORA-25000: invalid use of bind variable in trigger WHEN clause..

Answer / guest

Cause: A bind variable was used in the when clause of a trigger.

Action: Remove the bind variable. To access the table
columns use (new/old).column_name.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31623: a job is not attached to this session via the specified handle

1 Answers  


ORA-01478: array bind may not include any LONG columns

1 Answers  


ORA-30558: internal error [string] in function based index

1 Answers  


ORA-25530: FAST_START_MTTR_TARGET is not specified

1 Answers  


PLS-00591: this feature is not supported in client-side programs

1 Answers  






KUP-03002: end position (number) <= start position (number) for field: string

1 Answers  


ORA-00164: distributed autonomous transaction disallowed within migratable distributed transaction

1 Answers  


NNL-00281: Scheduled restart to occur in string

1 Answers  


ORA-27103: internal error

1 Answers  


TNS-00501: Cannot allocate memory

1 Answers  


NNL-00225: Currently managing name server "string"

1 Answers  


ORA-31642: the following SQL statement fails: string

1 Answers  


Categories