Home » Applications » Oracle Fusion Apps & E-Business Suite » trying to find the user highwater mark
trying to find the user highwater mark [message #161238] Thu, 02 March 2006 15:30 Go to next message
madchaz
Messages: 65
Registered: October 2005
Member
I'm trying to find what is the high water mark for the number of users loged into oracle applications at one time. I've looked in metalink but can't find where I'm supposed to look. Anyone as a pointer for me?
Re: trying to find the user highwater mark [message #161278 is a reply to message #161238] Fri, 03 March 2006 00:57 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
SQL> select * From v$license;

SESSIONS_MAX SESSIONS_WARNING SESSIONS_CURRENT SESSIONS_HIGHWATER  USERS_MAX CPU_COUNT_CURRENT CPU_C
------------ ---------------- ---------------- ------------------ ---------- ----------------- -----
CPU_SOCKET_COUNT_CURRENT CPU_COUNT_HIGHWATER CPU_CORE_COUNT_HIGHWATER CPU_SOCKET_COUNT_HIGHWATER
------------------------ ------------------- ------------------------ --------------------------
           0                0                3                  3          0                 1
                                           1


It is the sessions_highwater column.

Clearly, this is my home-db Wink
Re: trying to find the user highwater mark [message #161346 is a reply to message #161238] Fri, 03 March 2006 06:55 Go to previous messageGo to next message
madchaz
Messages: 65
Registered: October 2005
Member
Thanks Smile
useful information, but turns out what I needed was the highwater mark for Apps login in a day. I love when the question asked is so vague it can be taken 10 different ways. That'll be a lot harder to get I think.

[Updated on: Fri, 03 March 2006 07:11]

Report message to a moderator

Re: trying to find the user highwater mark [message #161355 is a reply to message #161346] Fri, 03 March 2006 07:29 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Sorry, I don't know apps. Shall I move this topic to the Apps-forum?
Re: trying to find the user highwater mark [message #161356 is a reply to message #161355] Fri, 03 March 2006 07:32 Go to previous message
madchaz
Messages: 65
Registered: October 2005
Member
Sure. Maybe someone there as an awnser. I found a way to give me the current users. If nothing else, I'll probably just manualy monitor it and take notes.

In "Application Manager", under "Performance", you can see the current number of users loged in throught the forms.
Previous Topic: SOE in Indian Payroll
Next Topic: Pegging.
Goto Forum:
  


Current Time: Tue Jun 04 13:39:37 CDT 2024