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

Home -> Community -> Usenet -> c.d.o.server -> package variables

package variables

From: R.B <rich.bevan_at_bt.com>
Date: Tue, 13 May 2003 13:53:18 +0100
Message-ID: <b9qq9r$8ff$1@pheidippides.axion.bt.co.uk>


While calling a procedure (which uses htp package) from a web browser, I observed that each procedure call creates a new session. As a result, the package variables, set by a procedure is not accessible to another procedure of the same package.

Is there any configuration setting on oracle http server which will force maintenance of a single session for all request coming from same ip address ? or is there any other way in which we can instruct the server to maintain session ?

This is on Solaris 2.6 using the http server shipped with Oracle 8.1.7

Thanks,

Rich Received on Tue May 13 2003 - 07:53:18 CDT

Original text of this message

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