OCI-17280
Server translation error: query or error cannot be translated
Cause
An attempt is being made to translate a query or an error, but either the database is throwing an access error, or the translation is being called on a closed statement because the BabelfishConnection is closed.
Action
Ensure that the database is up and running, and that the BabelfishConnection has not been closed explicitly.