PLS-00210: an OTHERS clause is required in this CASE statement
Answer / guest
Cause: Unless the clauses of a CASE statement mention all
values of the type of the selecting expression, an OTHERS
clause must be provided as the last clause of the CASE
statement. It is impossible to cover all values of type
INTEGER (or NUMBER), so an OTHERS clause is always required
when the expression following the keyword CASE is of type
INTEGER (or NUMBER).
Action: none
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
ORA-12425: cannot apply policies or set authorizations for system schemas
TNS-00221: Pump Connections Total Data Bytes/Second
ORA-00373: online log version string incompatible with ORACLE version string
ORA-29827: keyword USING is missing
TNS-01044: %s(Registered) has string service handler(s)
NNL-00570: save_config [<server_list>] : saves server configuration to parameter file
ORA-30566: Index maintainence clause not allowed for this command
ORA-22162: element at index [string] has been previously deleted
ORA-28518: data dictionary translation has illegal translation type
ORA-16746: Resource guard encountered error during database mount
ORA-01243: system tablespace file suffered media failure
PLS-00233: function name used as an exception name in when clause