Re: CREATE PROFILE / SESSIONS_PER_USER?

From: John Verhoeven <johnv_at_acix.DIALix.oz.au>
Date: 1995/12/24
Message-ID: <johnv.09d7_at_acix.DIALix.oz.au>#1/1


In article dated Fri, 22 Dec 1995 17:41:50 GMT, Andrew McAllister (mcallister_at_grad.missouri.edu) wrote:
> In article <4bcng7$4e9_at_lore.interserv.net> deangup_at_admin.ci.seattle.wa.us writes:
> >From: deangup_at_admin.ci.seattle.wa.us
> >Subject: CREATE PROFILE / SESSIONS_PER_USER?
> >Date: 21 Dec 1995 22:35:51 GMT
>
> snip
> >I hoped to deal with this problem with a profile limit. To test the idea, I created a profile with a
> >SESSIONS_PER_USER limit of 1 concurrent session, and assigned it to a userid. However, I was then
> >able to open three sessions from that userid. I had hoped it would stop me when I tried to connect a
> >second time.
> snip
>
> You must add the following line to your initXXXX.ora file:
> RESOURCE_LIMIT = TRUE
>
> Then shutdown and startup the server.
> Oracle does not enable resource limits by default.

Or do a ALTER SYSTEM SET RESOURCE_LIMIT = TRUE to turn it on until you shut the database down.

-- 
 _--_|\  John Verhoeven (johnv_at_acix.DIALix.oz.au or johnv_at_DIALix.oz.au)
/      \ >>>> Writing programs in assembler is like digging post <<<<
*_.--._/ >>>> holes with a teaspoon:  it takes a long time, but  <<<<
      v  >>>> you have complete control over all the dirt.       <<<<
Received on Sun Dec 24 1995 - 00:00:00 CET

Original text of this message