PCC-02357: Function calls may not be used as host variable
expressions



PCC-02357: Function calls may not be used as host variable expressions..

Answer / guest

Cause: Only objects that are lvalues (that resolve to an
address) can be host variables. Because a function call is
not an lvalue, one cannot be used in place of a host variable.

Action: Recode the application.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NZE-29232: the cryptographic engine key initialization failed

1 Answers  


SQL*Loader-00607: partition not empty for INSERT option; table string, partition string

1 Answers  


ORA-02340: invalid column specification

1 Answers  


PLS-01504: Use of AS phase in CREATE TABLE statement is non_ANSI

1 Answers  


NNO-00600: warning: forwarder count number exceeds maximum of number, first number will be loaded

1 Answers  






ORA-16769: The physical standby database is incorrectly put into read-only state.

1 Answers  


ORA-06312: IPA: Incorrect outgoing service name supplied

1 Answers  


ORA-06773: TLI Driver: error reading command

1 Answers  


RMAN-06570: datafile number switched to datafile copy "string"

1 Answers  


ORA-31670: Username argument must be specified and non-null.

1 Answers  


ORA-03127: no new operations allowed until the active operation ends

1 Answers  


PLS-00531: Unsupported type in a VARRAY or TABLE type: 'string'.

1 Answers  


Categories