OCI-17272
Length of the array passed to setPlsqlIndexTable() cannot be zero
Cause
An attempt is being made to call setPlsqlIndexTable() but the length of the array passed to it is zero.
Action
Ensure that the length of the array being passed to setPlsqlIndexTable() is not zero.