Re: How can allow only one user connect to database
Date: 22 Jan 2002 09:27:42 -0800
Message-ID: <8d54c48d.0201220927.5b0586e6_at_posting.google.com>
Thanks
let me explain more detail for this case, we try to do a 1000
concurrent connection (use one user ID)performance testing, in testing
we don't want any other user logon database, after finish the testing,
other user will be able logon to database, and go on. I am not sure
restricted session that can allow multi-connection (use one user ID).
Gang Huang
oraclems_at_hotmail.com (Murali) wrote in message news:<22e6597b.0201220704.57442783_at_posting.google.com>...
> gang36_at_hotmail.com (hank) wrote in message news:<8d54c48d.0201211556.70e27e69_at_posting.google.com>...
> > My case is that when a user (user A) logon a database, this user will
> > have all database control and another user can't logon the database
> > before the user (user A) release this database, who logon first who
> > got the control.
> >
> > Any help will be great.
> >
> > Thanks
> >
> > Gang Huang
>
> Login as sysdba and enable restricted session.
>
> Murali
> http://www.dbaquest.com/
Received on Tue Jan 22 2002 - 18:27:42 CET