Oracle Error Message
ORA-28552: pass-through SQL: call flow error
Reason for the Error
A pass-through SQL function was called in an invalid order.
Solution
Correct program flow by changing the order of API calls to match the flow described in the manual.