Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> "union all" problems

"union all" problems

From: Ed Lewis <eglewis_at_hotmail.com>
Date: Thu, 31 Jul 2003 10:59:23 -0800
Message-ID: <F001.005C8047.20030731105923@fatcity.com>


Hi,

    We have a query which uses
a "union all". After upgrading to
a patch release of Oracle this query
no longer works. We get the
following error :

ERROR at line 1:
ORA-03113: end-of-file on communication channel

ORA-24323: value not allowed
Error accessing package DBMS_APPLICATION_INFO ERROR:
ORA-03114: not connected to ORACLE

I've searched metalink, but have been unsuccessful finding a solution.

As a quick fix, we changed the "union all" to a "union", and that worked.
We'll still like to find the root cause though.

The environment is AIX 4.3.3. It worked with Oracle 8.1.7.2, but after upgrading to 8.1.7.4 we get this error.

Has anyone experienced this ? thanks.

        ed

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Ed Lewis
  INET: eglewis_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 31 2003 - 13:59:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US