| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: After logon trigger
Create
it Once not every time some one Logs in...
<FONT face=Arial color=#0000ff
size=2>
The
table is notsimilar to temporary tables in SQl... They are Different..
<FONT face=Arial color=#0000ff
size=2>
The
Table is visible to all sessions if u say they are Global temporary
Tables.
<FONT face=Arial color=#0000ff
size=2>
Yes
Logon triggers Fire Every time the User logon... But the second time onwards u
will get a Error... The Logon triggers dont fire for Users with the DBA Role
Enabled.
<SPAN
class=299352707-12122001><FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial color=#0000ff
size=2>HTH
Best Regards, <FONT face=Arial
size=2>Ganesh R Tel : +971 (4)
397 3337 Ext 420 Fax : +971 (4) 397
6262
HP : +971 (50) 7456019
<FONT face=Tahoma
size=2>-----Original Message-----From: Peter.McLarty_at_mincom.com
[mailto:Peter.McLarty_at_mincom.com]Sent: Wednesday, December 12, 2001
11:00 AMTo: Multiple recipients of list ORACLE-LSubject:
After logon trigger<FONT face=sans-serif
size=2>Hi I am trying to use an
after logon trigger to create a session temp table rather that create it at
the time the procedure that uses it calls it. Two reasons for doing this is
for performance ? the other is so that I can reference it in a cursor.
![]() |
![]() |