PCC-02387: Expecting an expression of type sql_cursor



PCC-02387: Expecting an expression of type sql_cursor..

Answer / guest

Cause: A host bind variable was used in an ALLOCATE, FETCH
or CLOSE statement that was not declared as a result set
SQL_CURSOR.

Action: Declare the variable to be of type sql_cursor.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02794: Client unable to get key for shared memory

1 Answers  


PLS-00486: select list cannot be enclosed in parentheses

1 Answers  


ORA-38429: invalid datatype for a stored attribute: string

1 Answers  


TNS-00086: * reload - ask the Navigator to reload TNSNET.ORA

1 Answers  


ORA-01908: EXISTS keyword expected

1 Answers  


ORA-00368: checksum error in redo log block

1 Answers  


RMAN-04006: error from auxiliary database: string

1 Answers  


ORA-28503: bind value cannot be translated into SQL text for non-Oracle system

1 Answers  


ORA-28501: communication error on heterogeneous database link

1 Answers  


TNS-01203: Missing the account (string) specified by DEFAULT_USER_ACCOUNT in SID_DESC

1 Answers  


ORA-01671: controlfile is a backup, cannot make a standby controlfile

1 Answers  


ORA-31617: unable to open dump file "string" for write

1 Answers  


Categories