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

Home -> Community -> Usenet -> c.d.o.misc -> Re: startup and shutdown procedure for users

Re: startup and shutdown procedure for users

From: Jomarlen <jomarlen_at_aol.com>
Date: 1997/10/16
Message-ID: <19971016003901.UAA28519@ladder01.news.aol.com>#1/1

>
> Hi!
>I want to create startup and shutdown procedure for users. I try to create
>trigger on v$session, but i can't find the table (v$session is a synonym for
>v_$session, v_$session is a view as select ... from v$session).
>
>Thanks in advance.
>
>

1) If you don't know where to find v$session you shouldn't

      be trying to tinker with it.
2) You can't do that anyway.
3) If you could you'd have to be crazy to try it.

If a table name is anything$anything leave it alone! Received on Thu Oct 16 1997 - 00:00:00 CDT

Original text of this message

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