Database Error Messages

ORA-17279

Translator in local mode: cannot translate queries

Cause

An attempt is being made to translate a query in local mode (that is, the BabelfishConnection is closed) which is not supported.


Action

Ensure that query translation is done on the server side by providing an open BabelfishConnection.