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

Home -> Community -> Mailing Lists -> Oracle-L -> Login Trigger

Login Trigger

From: Maryann Atkinson <maryann_30_at_yahoo.com>
Date: Fri, 12 Mar 2004 10:03:55 -0500 (EST)
Message-Id: <5.2.1.1.2.20040311131217.01c278e0@pop.netaddress.com>


We have a fairly big query that takes about 6 hours to complete. To speed up things, we thought of the following: Create a logon trigger, which stores in memory each user's info during login time.

Then when the user clicks a button that starts this query, to have his/her info already in memory as opposed to getting it from disk somewhere.

So basically, I just wanted to verify that a login trigger does indeed store things in memory and keeps it there until logout. Is that correct, or should I expect surprises?

thanks,
maa



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Mar 12 2004 - 08:59:18 CST

Original text of this message

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