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

Home -> Community -> Mailing Lists -> Oracle-L -> Is Anybody Aware of Temporary Table Problem in 9i

Is Anybody Aware of Temporary Table Problem in 9i

From: Sam Bootsma <SamB_at_cpas.com>
Date: Wed, 14 Aug 2002 11:01:09 -0800
Message-ID: <F001.004B504D.20020814110109@fatcity.com>


Hello,

One of our clients has AIX UNIX v4.3.3 OR v5L and Oracle 9.1. They have problems with temporary tables as shown in the two scenarios below.

Scenario 1: In one procedure, we insert into a temporary table. In a different procedure we select from the same temporary table. We use the same connection (same session) and there is no intervening commit. The select returns no data.

Scenario 2: In the same procedure, insert into a temporary table then select from the same table. The select is successful.


When we run the same scenarios using Windows 2000 and Oracle 9.1, both scenario's return data.

Has anybody experienced problems with temporary tables on Oracle 9.1? Especially on UNIX. Is anybody aware of Oracle bugs?

Appreciate any responses.

Thanks,

Sam Bootsma, OCP
Technical Support Analyst
CPAS Systems Inc.
416-422-0563 x237
samb_at_cpas.com
http://www.cpas.com

--

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

Author: Sam Bootsma
  INET: SamB_at_cpas.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Wed Aug 14 2002 - 14:01:09 CDT

Original text of this message

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