Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-15081

Connect Engine : Got error 122 'SQLExecDirect: [Oracle][ODBC][Ora]ORA-01000 from Engine

Details

    Description

      Hi all,
      I've created two table with engine connect from source Oracle database 12c, but with this simple query the connect engine return the following error:
      Connect Engine : Got error 122 'SQLExecDirect: [Oracle][ODBC][Ora]ORA-01000 from Engine

      I do not see this error in the Oracle Database logs.

      this is the query I launch:

      select count(*) from  `AG_UBICAZIONE_SLOT` US
      inner join `AG_ATTORE_UBICAZIONE` AUTIR on (AUTIR.PROG_ESERCIZIO_ID=US.PROG_ESERCIZIO_ID OR AUTIR.PROG_MAGAZZINO_ID=US.PROG_MAGAZZINO_ID)
      

      Queries on individual tables work without problems.

      Thanks.
      Regards.

      Attachments

        Activity

          People

            bertrandop Olivier Bertrand
            nbattista89 Nicola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.