Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can't start second session from same user
I found it! You were right, there was a resource plan which was
limiting the number of sessions a user could create simultaneously. I
remove this plan (using dbms_resource_manager), and now the second
session doesn't hang anymore. What I don't understand is that the
behavior also happened with resource_limit to FALSE, but that's
another story. Thanx for your help Connor.
Daniel
>
> resmgr is resource manager - there may be a plan setup to halt that
> session in its tracks. Try getting rid of any 'resource_managaer = ' in
> your init.ora/spfile/etc
>
> hth
> connor
Received on Thu Apr 17 2003 - 09:56:42 CDT
![]() |
![]() |