Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 21c
  • 19c
  • 19c
Updated
Jun 24, 2024

OCI-22321

Method does not return any result.

Cause

OCITypeResult was called on a method that did not return any result.


Action

Check that you are passing in the correct method descriptor, and that your method creation was done correctly.