Database Error Messages

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

OCI-62562

The API string can be called only during execution time of a polymorphic table function.

Cause

This API was called in a context other than the execution time context of a polymorphic table function. This API is not supported in this context.


Action

Use this call only during the execution context of a polymorphic table function.