Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21384

database connection errors with ORACLE with DRCP configuration

    XMLWordPrintable

Details

    Description

      Since a few versions, oracle driver for eZ always sends an "alter session" query when connecting. This to make sure that when numbers are gotten from db, the proper decimal separator is used.

      BUT

      With oracle drcp, any ALTER SESSION query is considered not reliable, and often refused by db with an error.

      For supporting such case we should:

      • allow ez NOT to send that query (via an ini setting of course, defaulting to "do the query")
      • document the alternative: properly set NLS_LANG env. variable on the webserver(s) where eZ is running

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaetano.giunta-obsolete@ez.no Gaetano Giunta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: