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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ** scope for package variables

RE: ** scope for package variables

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Wed, 30 Jul 2003 10:14:29 -0800
Message-ID: <F001.005C7DE1.20030730101429@fatcity.com>


RTFM The answer is listed in http://tinyurl.com/ij25 and http://tinyurl.com/ij2a and http://tinyurl.com/ij2d

have fun.
Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art ! -----Original Message-----
Sent: Wednesday, July 30, 2003 2:04 PM
To: Multiple recipients of list ORACLE-L

Hi,
  I have a variable in a package and I am using it as a flag in another procedure and trigger. Depending on the flag some action will be done or skipped. Is it correct to assume that each user process (could be around 20 at a time) will have it's own value of the variable starting with the initialized value??? Or will one session affect the value of other sessions. What is the best way to initialize? Else what is a way to have a process wide flag which can be used to determine if certain actions can take place. I really have no other criteria to distinguish. Thank You all...

Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.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 Wed Jul 30 2003 - 13:14:29 CDT

Original text of this message

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