Cause
The caller of a pipelined function did not need more rows to be produced by the pipelined function.
Action
Do not catch the NO_DATA_NEEDED exception in an exception handling block.
Error Message
no more rows needed
The caller of a pipelined function did not need more rows to be produced by the pipelined function.
Do not catch the NO_DATA_NEEDED exception in an exception handling block.