Quick Search:
 
 The Oracle ROWTYPE_MISMATCH Exception - ORA-06504      [Return To Index] Jump to:  

Term: ROWTYPE_MISMATCH

Definition:
The ROWTYPE_MISMATCH exception (ORA-06504) occurs when the host cursor variable and PL/SQL cursor variable involved in an assignment have incompatible return types. For example, when an open host cursor variable is passed to a stored subprogram, the return types of the actual and formal parameters must be compatible.

 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org