PLS-00404: cursor 'string' must be declared with FOR UPDATE
to use with CURRENT OF
Answer / guest
Cause: The use of the CURRENT OF cursor_name clause is legal
only if cursor_name was declared with a FOR UPDATE clause.
Action: Add a FOR UPDATE clause to the definition of the
cursor or do not use the CURRENT OF cursor_name clause.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 2 No |
PCB-00575: PLS-number: string
ORA-23539: table "string"."string" currently being redefined
ORA-16204: DDL successfully applied
give full details of this ORA-12988: cannot drop column from table owned by SYS
ORA-12017: cannot alter primary key mview 'string' to a rowid mview
NNO-00632: warning: forwarder number has missing address, forwarder ignored
ORA-16170: Terminal recovery may have left the database in an inconsistent state
PCC-02102: Fatal error while doing C preprocessing
ORA-12078: fast refresh of refresh group ID string failed
ORA-30487: ORDER BY not allowed here
DRG-10562: missing alter index parameter
ORA-32306: updatable materialized views with user-defined types must use SELECT *