PLS-00490: illegal statement



PLS-00490: illegal statement..

Answer / guest

Cause: A constant, variable, function call, or incomplete
statement was used where a statement was expected. For
example, instead of calling a function from an expression,
it might have been called as a statement (as if it were a
procedure).

Action: Check the statement, making sure that its commands,
identifiers, operators, delimiters, and terminator form a
complete and valid PL/SQL statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06025: NETASY: Configuration error

1 Answers  


ORA-31601: Function string cannot be called now that fetch has begun.

1 Answers  


LSX-00149: duplicated ID specified in "~S"

1 Answers  


ORA-21524: object type mismatch

1 Answers  


ORA-25123: Too many components specified in the name.

1 Answers  






PLS-00383: type mismatch found at 'string' inside an IN or NOT IN clause

1 Answers  


PCC-02441: Number of attributes does not match number of host variables

1 Answers  


NNC-00426: no such data type

1 Answers  


ORA-30152: File does not exist

1 Answers  


DRG-11502: read of file failed at line string for file string

1 Answers  


IMG-00833: boundary queue size exceeds expected size

1 Answers  


LPX-00100: root element "~1S" does not match DTD root "~2s"

1 Answers  


Categories