Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: shared v.s. dedicated mode
On Thu, 30 Jun 2005 20:02:34 +0200, Sybrand Bakker <postbus_at_sybrandb.demon.nl>
wrote:
<snip>
>a) Your instance will accept shared sessions when the mts_dispatchers
>parameter is set (the dispatchers parameter in 9i).
>The value of the dispatchers parameter is the only difference between
>a 'shared' and a 'dedicated' instance.
>In order for mts to become active, the listener must have been started
>*prior* to the database.
>There are certain operations (like the shutdown command) that for
>obvious reasons require a dedicated session.
>OEM takes this into account.
>There is a server column in v$session which will show what type of
>connection you have.
>
>b) Has completely nothing to do with it.
Thanks. I'll check server column in v$session.
Received on Fri Jul 01 2005 - 08:34:38 CDT
![]() |
![]() |