ORA-06539: target of OPEN must be a query



ORA-06539: target of OPEN must be a query..

Answer / guest

Cause: The program attempted to perform an OPEN cursor
operation on a dynamic statement that was not a query.

Action: Ensure that the OPEN cursor operation is done on a
dynamic query statement.
--------------------------------------------------------
06540 through 06549 reserved for pl/sql error handling

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38609: FI Not enough memory for tree counting, requires at least stringKB

1 Answers  


ORA-31651: communication error with master process - detaching job

1 Answers  


NNO-00262: warning: cannot write checkpoint file "string"

1 Answers  


ORA-01110: data file string: 'string'

1 Answers  


ORA-30514: system trigger cannot modify tablespace being made read only

1 Answers  






ORA-16583: bad Data Guard Connection Process DRCX state

1 Answers  


ORA-23397: global name "string" does not match database link name "string"

1 Answers  


TNS-00545: parameter retrieval failure

1 Answers  


ORA-00154: protocol error in transaction monitor

1 Answers  


what is error treshold?

1 Answers  


ORA-14126: only a <parallel clause> may follow description(s) of resulting partitions

1 Answers  


ORA-25443: duplicate column value for table alias: string, column number: string

1 Answers  


Categories