| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: startup and shutdown procedure for users
>
> 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
![]() |
![]() |