User Logon Time (msec) Alert

Hi,
I'm getting User Logon Time (msec) Alerts, and the connections are slow!
Where can I go to see more about what is causing the slow logons?
Any log files?
I'm running 10.1 on Windows 2003
Thanks!
Gene

Sorry to pull an old thread, but I am having a similar problem.
Running 10.2.0.3 (single instance installed with dbconsole service) on windows 2003 x64.
I see this Alert after loggin in to OEM: User logon time is 2875 msecs.
Logon times for applications via sqlplus/sqlnet/odbc etc are fine, it's the OEM logon time that is very slow. All other logons are immediate.
It always takes 2-3 seconds at least (sometimes longer) to login to OEM, and it also most of the time takes as long to load the "home", "performance" tabs and even the administration & maintenance tabs sometimes.
It is very inconsistent, sometimes the "home" tab will load right away, but most of the time it will take 3-4 seconds to load.
I get the same problem when logging on to OEM from the localhost where the server is installed, and the same issue using Internet Explorer or Firefox.
Thanks for any help.

Similar Messages

  • Oracle 10.2.1.4.0: Getting alerts like User logon time is 4007.29 secs

    Hi Team,
    Im getting alerts like User logon time(msec) is 4007.29 secs & Session 291 is blocking other 13 sessions via OEM.
    Im unable to find out the SID 291,to check which process has blocked the resources.
    Please suggest us on above two quires.
    Database : Oracle 10.2.1.4.0
    Thanks in Advance!

    Hello Anthony,
    even maybe not on Windows (I faced this on Unix), proceed with invalid objects as in : Note 1453935 - Invalid DataPump objects after Windows patch collection > 25
    this is the leftover of some previous 10g patching. Once objects are recreated, recompilation will go ok.
    Regards,
    Igor

  • User login time

    in which table the user logon time into SAP get stored?
    regards,
    divya.s

    Hi Friend  ,
    This is the Table  :  USR02  Logon data
    Field  -> TRDAT     ->     Last Logon Date
    Field  -> LTIME          ->      Last Logon Time 
    Reward  points if it is usefull ...
    Girish

  • User logout time

    Hi All,
    Is there anyway to find out user logout time... ?
    From suim we can find, user logon time.. but i need to check user logout time.
    Thankyou,
    Ajit

    Hello Ajit,
    the security audit log offers the possibility to trace not only log on but also log off.
    You have to activate the audit in SM19. To validate the result use SM20. Please read the documentation for the security audit log for details....
    For instance at:
    http://help.sap.com/saphelp_nw70/helpdata/EN/c7/69bcb7f36611d3a6510000e835363f/frameset.htm
    b.rgds, Bernhard

  • How to use different xsl's for user first time logon in OAM

    Hi,
    We have a requirement to use different stylesheets (xsls) for employees and customers in OAM. How we can configure different XSLs for user first time logon to OAM (i.e for change password and configuring challenge and responses).
    Any pointers on this is appreciated.
    Thanks in advance..
    Srikanth

    XSLs displayed are controlled by the StyleCookie. So if you can set the value of this cookie to be different front customers and employees, they will see different styles.
    You can do this in various locations -> from the web server, from the url, custom plugins, etc....
    -Raj

  • Get alerted after 5 metric breaches for Response Time (msec) metric

    Hi Guys,
    Can i edit the Response Time (msec) metric under the Listener Availability Notification rule to alert only if the response time is breaching the alerting threshold for 5 minutes,as in for 5 consecutive occurences when this metric is pooled ?
    For example we can execute dbms_server_alert.set_threshold(.....
    consecutive_occurrences=>5
    for a metric like redo_generated_sec
    Can we do this for Response Time (msec) metric under the Listener Availability Notification rule ?
    I am also not seeing this metric listed under v$METRICNAME
    Any ideas...
    Regards,
    Swanand

    I have no doubt this is it. I switched to the OID of the timeticks that the system has been up for and tried:
    <CollectionItem NAME="Response">
    <Schedule>
    <IntervalSchedule INTERVAL="5" TIME_UNIT="Min"/>
    </Schedule>
    <Condition COLUMN_NAME="Status" CRITICAL="1" OPERATOR="LT"/>
    </CollectionItem>
    The corresponding snmpwalk retrieves:
    -bash-3.00# ./snmpwalk -Os -v1 -c public 100.100.100.100 .1.3.6.1.2.1.1.3
    sysUpTimeInstance = Timeticks: (26302086) 3 days, 1:03:40.86
    Now I get a clock once in a while (it looks like its collecting) but then I revert to down. I assume that this structure is basically:
    RetrievedValueForStatus OPERATOR CRITICAL triggers a CRITICAL alert and I could add another for WARNING
    And then I'm making the assumption that "Running" is the state of CRITICAL or WARNING not being triggered?
    I noticed Example 2-9 Default Collection File for Simple Server Alpha uses NO condition.
    What happens if the system simply cannot be contacted, is there an assumption that the value is always available in these Conditions? For example, if I return the name of the system in the Snmp Fetchlet and SNMP cannot retrieve ANY values (because the system is down), would the CRITICAL condition be:
    <Condition COLUMN_NAME="Status" CRITICAL="" OPERATOR="EQ"/>
    I will keep going on trial an error
    Thanks...

  • Using QUSER to get LOGON TIME of an user

    Hi,
    I am trying to fetch logged in user's last logon time using QUSER command. I am using Visual Studio 2010 for development and i was able to fetch the value when i set the target platform of my project to AnyCPU.
    After modifying the target platform to x86 (to make it as a 32 bit application), QUSER command is not working in 64 bit machines. I couldn't find out any possible threads to refer as a solution. Anyone have a solution for this?
    Thanks in advance.

    Hi VinothSundaram,
    I we set the target platform of the project to AnyCPU, it will run in x86 mode in 32-bit machines and x64 mode in 64-bit machines. But for target platform x86, the application will always run in 32-bit mode.
    In 64-bit machines, the QUSER application is located in C:\Windows\System32, if the application runs in 64-bit mode, it'll start the QUSER from this location. However, 32-bit application will be directed to C:\Windows\SysWOW64 directory, that's why it cannot
    find QUSER application. To resolve this problem, the best way is to change the target platform to AnyCPU or x64.
    Please see this documentation for more information:
    File System Redirector
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • AD Users Last Logon Time

    Hi Folks,
    I need to generate User's Last logon time from AD database. Could any one please assist me on this.
    Thanks in advance !
    -Chalapathi

    Hi,
    Get-ADUser -Identity USERNAME -Properties LastLogonDate |
    Select SamAccountName, LastLogonDate
    Link to syntax:
    http://ss64.com/ps/get-aduser.html
    EDIT: Just in case:
    http://blogs.technet.com/b/askds/archive/2009/04/15/the-lastlogontimestamp-attribute-what-it-was-designed-for-and-how-it-works.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Windows 8 Logon times default user profile size

    With the addition of Chromebooks and other devices that boot in 3 seconds, we are re-evaluating our Windows 8 environment.  Windows 8 does boot up much quicker, but our domain logon times are still 2+ minutes or more if there is no user profile. 
    So I took our policies down to the bare minimum to see what is really taking forever for computers to log on.
    Using unattend.xml, we use the copyprofile flag to customize the default desktop experience for our users.  The default profile then becomes 185MB and I'd like to try and reduce that to improve logon times when no profile exists.  The
    following folders are where the majority of space is being used and I want to know if I can delete them in the default user profile. 
    25MB c:\users\default\appdata\local\microsoft\windows\explorer  -  Icon and Tile Cache
    40MB c:\users\default\appdata\local\microsoft\windows\WebCache - log files in machine language
    7MB   c:\users\default\appdata\local\microsoft\windows\notification 
    7MB c:\users\default\appdata\locallow\adobe\shockwave player 11\xtras\download\adobesystemsincorporated
    3MB c:\users\deafult\appdata\roaming\microsoft\Bibliography
    4MB c:\users\deafult\appdata\roaming\microsoft\Document Building Blocks\1033\15\Built-in Building Blocks.dotx
    How fast can I make it?   I used autologon registry keys to logon to a domain account (non-administrator).  Timings are from totally off to viewing the Start Screen. 
    The BIOS on our HP 6306 takes about 12 seconds to even start booting Windows 8 and so the total boot time till the start menu shows is 25 seconds with Windows 8 taking 13 seconds to boot and logon.  That is really, really nice. 
    So then I added 3 mapped drives (not redirection) and one printer to the group policy and that didn't add any time once the profile was created.
    Creating a profile is what really slows down the logon process.  Granted this is much after after the profile is done, but the vast manjory of our machines are public with random students/staff logging on to them. 
    More testing to come.

    Were you able to reduce the size of the default profile?
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer".

  • Create fully automated Outlook profile at user first time logon to the windows

    Hi experts, I do have one scenario and its quite urgent...
    I have one email address, that to be act as a notification email from Outlook.
    The thing is we need to have Outlook fully setup with profile and password when an user log in.
    I have done the prf and plan to have it fired with VB script when user logon(using windows logon startup script function).
    The prf can be successfully fired and its created profile in outlook, however the user credentials logon will be prompted everytime the user log on, and the user will not know the password, except us, email administrator.
    This is carried out in :
    - Azure Windows server 2012
    - Outlook 2013
    - And the user will not access remotely to the server, they will only access to RDP, which we hosted our application.
    (And the mentioned application will need to send some notification email to the users.
    I hope i have not missed out anything. Anyone please shed some light for this.
    Your help is appreciated !

    Hi Melon,
    Thanks for quick reply !
    Yes. I have setup prf file and not able to store any password in it. Our user will have to type in the password in the prompted windows. The thing is we are not exposing the password to the user. In fact, they are not able to view the windows screen as they
    are only connect to RDP application.
    Now we are using Exchange account and soon we will migrate our email server to Office 365.
    VB Script as something below (which i downloaded from online resources) :
    'Name:  
    'CreateOutlookProfile.vbs
    'Author: 
    'Jack (Aka "IT Guy")
    'Purpose: 
    'This script searches under HKCU in the registry for an Outlook profile 
    'with the specified name. If the profile is present, the script terminates. 
    'If a matching profile is not found, the script launches Outlook with the
    '/importprf switch, and imports a custom .prf file from the path specified
    'to create the profile.
    'Prereqs: 
    'You must first create a .prf file with the custom settings required for
    'your environment using either the Custom Installation Wizard included 
    'in the Office XP/2003 Resource Kit Tools, or the Office Customization
    'Tool (OCT) included with volume-licensed editions of Office 2007/2010.
    'In Many environments, Office 2003 is the lowest common denominator, so prf
    'files created with the 2003 CIW should be used, to ensure compatibility
    'with all Outlook clients. (XP/2003 prf files are compatible with 2007/2010)
    'License:
    'You are free to use this code for personal or commercial purposes. No 
    'attribution is required, though it is always appreciated! The only thing
    'I ask is that you do not re-post this on another website, but rather post
    'a link to my blog (http://AdmiNuggets.blogspot.com) instead. Furthermore, 
    'I offer no warranty or guarantee of functionality with this script, meaning 
    'that you are responsible for any negative or unintended effects it may have 
    'on the environment in which it is executed. DO NOT USE THIS SCRIPT if you do 
    'not agree to realease me (the author) from all liability associated with its use. 
    'Thanks!
    '*******SPECIFY THE PROFILE NAME TO BE USED, AND PATH TO YOUR CUSTOM PRF BELOW:********
    PRFLocation = "D:\NetLogon\Azure\AzureNotificationOutlook.prf"         
    ProfileName = "AzureNotificationEmail"
    Set WshShell = CreateObject("WScript.Shell")
    HKCUprofile = "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\" & ProfileName & "\"
    If Not ProfileIsPresent Then 
     ImportPRF
    End if
    Cleanup
    Function ProfileIsPresent
     On Error Resume Next
     ProfileKey = WshShell.RegRead(HKCUprofile)
       If Err <> 0 Then
        ProfileIsPresent = False
        Err.Clear
       Else
         ProfileIsPresent = True
        End If
    End Function
    Sub ImportPRF
        WshShell.Run "outlook.exe /embedding /importprf " & PRFLocation, 1, False
    End Sub
    Call CloseOutlook()
    Public Sub CloseOutlook()
     Dim objOutlook
     Set objOutlook = CreateObject("Outlook.Application")
     objOutlook.Quit
    End Sub
    Sub Cleanup
     Set WshShell = Nothing
    End Sub
    Best Regards,
    Zyn Xeng

  • User logon history date and time details

    Hi,
    can any  tell me the user logon history tables,
        as usr02 is only having the present log on details

    use below Function module
    CALL FUNCTION '<b>RSAU_READ_FILE</b>'.
    it will solve your problem...
    =====================================
    Use BAPIS there are very useful BAPIS to get the user's info.
    BAPI_USER_CHANGE               Change User                                                              
    BAPI_USER_CLONE                Create User with Template in Another System                              
    BAPI_USER_CREATE               Create a User                                                            
    BAPI_USER_CREATE1              Create a User                                                            
    BAPI_USER_DELETE               BAPI to Delete a User                                                    
    BAPI_USER_DISPLAY              Display users                                                            
    BAPI_USER_EXISTENCE_CHECK      Check a user exists                                                      
    BAPI_USER_GET_DETAIL           Read User Details                                                        
    BAPI_USER_LOCACTGROUPS_ASSIGN  Change Activity Group Assignment for Dependent Systems from Central System
    BAPI_USER_LOCACTGROUPS_DELETE  Delete Activity Group Assignments in the Dependent Systems               
    BAPI_USER_LOCK                 Lock User                                                                
    BAPI_USER_LOCPROFILES_ASSIGN   Change Profile Assignment for Dependent Systems from Central System      
    BAPI_USER_LOCPROFILES_DELETE   Delete Profile Assignments for Dependent Systems                         
    BAPI_USER_PROFILES_ASSIGN      User: Assign profiles                                                    
    BAPI_USER_PROFILES_DELETE      User: Delete All Profile Assignments                                     
    BAPI_USER_UNLOCK               Unlock user                                      
    ===================================
    U can see tables:
    USR01 User master record (runtime data)
    USR02 Logon data
    USR03 User address data
    USR05 User Master Parameter ID
    USR12 User master authorization values
    <b>Reward Points if it is useful..</b>
    Thanks & Regards
    ilesh 24x7

  • Last three user logon date and time

    Hi Everybody,
    I would like to find out last few user logon details of an user. Where can I get this information if ST01 trace is not turn on? Table USR02 only shows the last logon that is insufficient.
    Thanks!

    You can use the dynamic audit logs in SM19 to record a successfull logon event for a single or all users.
    If you want the information readily available, you can activate parameter rsau/enable and set static filters.
    If it is too late for this, then you would need to look in the application statistics (ST03N in Expert Mode) to get the information.

  • Slow Logon Times to Business One

    One thing to look at when logon times get slower and slower in SAP Business One is your Business One inbox.   Especially if the logon takes longer before the add-ons are loaded.
    If you are using Alerts in Business One then it is possible that the OAIB and OALR tables are growing larger and larger if your users are not deleting these Alert messages from their Inbox.   The OAIB table stores the messages in the inbox and are keyed by alert and user-id. The OALR table has a record for each time a alert is fired in Business One and are keyed by Alert ID.
    If you have an Alert that is triggered (conditions are met) and that Alert goes to 5 users, then there will be 5 new records in the OAIB table. If that Alert is set up to run every 5 mins and the 'Save History" check box is marked on the Alert, then you get 5 records each and every min to the OAIB table.  5x60x24 or 7,200 records a day. A reason why it is better not to check the Save History option on your alerts. 
    If your users are checking their inbox and deleting these messages then the users OAIB, and possibly the OALR record are being deleted. If they don't check their inbox or don't delete them both tables continue to grow.   (the OALR record will not be deleted until each user message referencing that Alert ID is deleted).  So 1 user not deleting their Inbox alert messages then B1 will be keeping the OALR records.
    So how does this impact the logon time....  
    Well when you logon Business One one of the things it does after validating your user id and password is check the OAIB and OALR tables. With SQL Profiler I saw many SQL Select statements against the OALR table.  One statement for each record in the OALR table.....   In one client database I saw over 12,000 OAIB alert records for 1 user that had never been viewed or deleted. This 12,000 OAIB records meant 12,000 + OALR records which meant 12,000 individual SELECT statements against OALR at each and every sign on to Business One.   Since the user had never been taught to check their inbox and the General Setting>Services option "Display inbox when new message arrives" was turned off they never new they were getting Alerts.   This was compounded by 3 other user with similar counts in OAIB and cumulative in OALR.   Also many of the Alerts were to "OLD USER IDs" (ones that users never logged on to anymore because they had left the company) but were still generating OAIB and keeping OALR records. Many Partners allways include Manager on a Alert list and this id may no longer be used on a regular basis or even have licenses assigned anymore.
    So the remedy is to run this quick query to see if you have the problem.
    SELECT count(T0.usersign), T1.u_name from OAIB T0 INNER JOIN OUSR T1 ON T0.usersign = T1.Internal_K  Group BY T0.usersign, T1.u_name
    This should list a row fore each userid and how many records they have in the OAIB table.  If the counts are high then you should sign on to these users and delete their old Alert Messages from the inbox.   if you do this for all users then they OALR records should also be deleted. This should cut down the logon time if you have counts like this one user.
    The other thing to consider going forward is to review who is getting these alerts (remove old users and those that don't need to be informed) Also make sure that you don't have the Save History option turned on if not really required.  Also deactivate the alerts if they are no longer valid or being used.
    Hope this helps
    Dan Love  SAP

    Hi,
    In addition to my previous opinion,  I think what you suggest here is correct only if we use the query alert frequency but the system alert seems have no frequency setting.
    So, I think SAP makes it different because they want that the query alert must be restricted its frequency except system alert. This is quite confusing and can make us wondering why.
    you could see if we want to create new alert management, there is directly available frequency field and save history check box meanwhile the system alert is not.
    As a smart consultant, I think it will become a full concern why they are different.
    Rgds,

  • "logon time" between USR41 and security audit log

    Dear colleagues,
    I got a following question from customer for security audit reason.
    > 'Logon date' and 'Logon time' values stored in table  USR41 are exactly same as
    > logon history of Security Audit Log(Tr-cd:SM20)?
    Table:USR41 saves 'logon date' and 'logon time' when user logs on to SAP System from SAP GUI.
    And the Security Audit Log(Tr-cd:SM20) can save user's logon history;
    at the time when user logged on, the security audit log is recorded .
    I tried to check SAP GUI logon program:SAPMSYST several ways, however,
    I could not check it because the program is protected even for read access.
    I want to know about specification of "logon time" between USR41 and security audit log,
    or about how to look into the program:SAPMSYST and debug it.
    Thank you.
    Best Regards.

    Hi,
    If you configure Security Audit you can achieve your goals...
    1-Audit the employees how access the screens, tables, data...etc
    Answer : Option 1 & 3
    2-Audit all changes by all users to the data
    Answer : Option 1 & 3
    3-Keep the data up to one month
    Answer: No such settings, but you can define maximum log size.
    4-Log retention period can be defined.
    Answer: No !.. but you can define maximum log size.
    SM19/SM20 Options:
    1-Dialog logon
    You can check how many users logged in and at what time
    2-RFC login/call
    Same as above you can check RFC logins
    3-Transaction/report start
    You can see which report or transaction are executed and at what time
    (It will help you to analyise unauthorized data change. Transactions/report can give you an idea, what data has been changed. So you can see who changed the data)
    4-User master change
    (You can see user master changes log with this option)
    5-System/Other events
    (System error can be logged using this option)
    Hope, it clear the things...
    Regards.
    Rajesh Narkhede

  • Inconsistent domain logon times

    I have logon times that vary from 5 to 90 seconds for a domain login. If the user logs on for the first time it takes about 90 seconds; this appears fair due to the work that is do with preparing the desktop and copying profiles... etc. The next time the
    user logs on it take around 10 seconds, which I am happy with.
    All group polices all work fine. My only problem is to keep the logon time down and consistent.
    The problem is that when the system is rebooted the logon time is around 30-40 seconds. After that they go back to 10 - 15 seconds. That seems to hint at a network issue. I have been tracing what is happening using PROCMON and PROCEXE; currently trying to
    see if that tells me anything.
    One thing that I have also noticed is that the Network name appears to have an impact on what the logon times will be. For example if the Network name is the same as my domain name "domain.xxx" the login times are good (10 - 15 secs). However,
    for some reason that I don't know the Network name may be "Network 3", "Unidentified Network", "domain.xxx 2 (unauthenticated)". When this happens I can pretty well guarantee that the logon times go out the window.
    Can anyone advise what I can do to fix this?
    The enviroment is Windows 7 PCs, Windows 2008 R2 servers in a Domain/Forest  Functional level of Windows Server 2008 R2.
    Ron Rose

    Hi,
    It’s normal to take a few time to logon a new user for the first time. When first logon, the time depends on many factors:
    Do we use roaming profile?
    Is there any software settings in group policy?
    Do we need to attach a network printer?
    Is there any automatic map drive?
    You may refer to the link below to find some useful informations: Root Causes for Slow Boots and Logons
    http://social.technet.microsoft.com/wiki/contents/articles/10130.root-causes-for-slow-boots-and-logons-sbsl.aspx#Network
    If you still want to improve it,  I'd like to recommend that you contact Microsoft Customer Support Service (CSS) for assistance so that this problem can be resolved efficiently. To obtain the phone numbers for specific technology request please take
    a look at the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS
    If you are outside the US please see http://support.microsoft.com for regional support phone numbers.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

Maybe you are looking for

  • I have signed up for iCloud but can't open it even after I sign in. I just get the account page.

    I set up iCloud on my iPad Air and on my PC but can't open it past the Account page where I sign in. I can't access any of the features (like iemail, documents etc.) There is no where for me to open them.

  • Tools:  click-hold not working

    Photoshop CS3, the click-hold functionality for tools is not working. The submenu does not show up. I can CONTROL-CLICK and the submenu comes up fine. I've tried resetting the tools, and deleting PS prefs file, but neither have fixed the problem. Non

  • How much RAM can PS CS4e use in Mac OS 10.5.x?

    I've tried to track this down from a number of places, but can't get an answer. I'm assuming the same as CS3e, which is a little over 3 GB. I'm getting ready to build a new MacPro and I need to decide how much RAM to add initially. I'm a Mac tech, so

  • MOVED: Killed two 890fxa-gd70s, my fault or bad luck?

    This topic has been moved to Overclockers & Undervolting & Modding Corner. https://forum-en.msi.com/index.php?topic=151849.0

  • Mouse scroll, I need help

    Hi I'am using java 1.4.2 in my app. The thing is that i want to be able to scroll my JScrollPane, which java 1.4.2 supportes. The problem is that it doesnt work on all clients. Can someone please show me how to make my own scroll, using mouselistner