A developer is struggling with a temporary table issue.  He created a
session specific temporary table, and is executing two procedures from the
web server.  The first procedure populates the temporary table, but the
second procedure does not see that data.  He has worked with another DBA,
they tracked his session, and it appears to be the same session.  The
developer went on and checked his session # from the session as he is
running the procedures and it is the same session #.  When he tries this
from SQL*Plus it works fine.  

Since the data is not there, it appears that they are executing from two
different sessions, but there testing seems to say otherwise.  They searched
Metalink and didn't find relevant articles.

Any ideas?  Has anyone been in this particular situation?

Many thanks!!!

Chris 
"May Oracle be with you...always"
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Grabowy, Chris
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to