Error in connecting to the database from the Oracle Workflow Builder
When I try to connect to the database from the Workflow builder I get this message:
220: Unable to set NLS_LANGUAGE.
210: Oracle Error: ORA-00942: table or view does not exist
. SQL text: SELECT NLS_LANGUAGE FROM WF_LANGUAGES WHERE :l IN (NLS_LANGUAGE, CODE)
How do I solve this?