Quick Search:
 
 Oracle Database Error: ORA-06504      [Return To Oracle Error Index] Jump to:  
Oracle Error: ORA-06504

Error Description:
PL/SQL: Return types of Result Set variables or query do not match

Error Cause:
Number and/or types of columns in a query does not match declared return type of a result set variable, or declared types of two Result Set variables do not match.

Action:
Change the program statement or declaration. Verify what query the variable actually refers to during execution.


There haven't been any comments added for this error yet. You may add one if you like.  Add a comment 
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org