Database Error Messages

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

PLS-00683

pipelined functions return type of remote object types are not supported

Cause

A collection return type referencing a remote object was specified.


Action

Use a local collection as the return type of the pipelined function.