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

Similar Messages

  • 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.

  • How to get the current user logon to portal?

    Hi Gurus,
    How to get the current user who logged into portal.
    I have a webdynpro requirement where in which I have to get the current user id who loggedinto portal which will be the input parameter of the BAPI(adaptive RFC model) which will return me employee number of the particular user.
    Can anyone send me the code to retrive the user id through webdynpro application..........
    Pts will be rewarded for useful inputs......
    Thanks in Advance,
    Dharani

    Hi Dharani,
    Using UMEfactory u can do that...
    1. create one input field,
    2. create one attribute called Uid
    3. assign Uid attribute to the input field
    4. type the following code in Doinit() method
                String uid = wdContext.currentContextElement().getUid();
         try {
         IUser user = UMFactory.getUserFactory().
         getUserByLogonID(uid);
         String userName = user.getDisplayName();
         } catch (UMException ex) {
          e.toString(); 
    5. after that go to Portal create one iview assign to particular user. then u get into the user details...
    thats it
    Regards,
    P.Manivannan

  • Getting Window's user logon ID ?

    Hi All,
    Was wondering if there is a way to get the window's logon
    user ID, Domain using ABAP code/function module.
    Basically I am trying to get all the users logged on to different terminals with their window's logon user id.
    Cheers,
    Neeth

    HI,
    e.g.
    1)
    DATA: username TYPE string.
    CALL METHOD cl_gui_frontend_services=>get_user_name
      CHANGING    user_name            = username
       EXCEPTIONS    cntl_error           = 1
        error_no_gui         = 2
           not_supported_by_gui = 3
                                       OTHERS               = 4.
    CALL METHOD  cl_gui_cfw=>flush( ).
    WRITE: /  username.
    2) terminal:
    cl_gui_frontend_services=>GET_COMPUTER_NAME
    grx Andreas

  • Orchestrator/SCOM 2012 and UTC Time for Get Alert

    We are currently moving to using Orchestrator to act as a connector between SCOM 2012 and Unicenter for ticket generation.  Right now, the runbook that I have built out does the following.
    Monitor Date/Time > Format Date/Time > Get Alert
    The monitor Date/Time runs every 60 seconds.
    Format Date/Time then pulls from a variable that grabs the current time using now().  I then have it adding 4 hours and 55 minutes to the time to set the UTC time to 5 minutes earlier.
    Get Alert then looks for all alerts that meet a specific criteria.  This includes the time and any alert that was generated within the last 5 minutes, which is why I have it currently set to 4 hours and 55 minutes. 
    In a few months, that's going to break and I'll have to manually update the format date/time to 5 hours and 55 minutes.  What I'm trying to find is a way to do this automatically so the runbook doesn't have to be modified.  I'm thinking of using
    the 'Activity End Time in UTC' from the Monitor Date/Time but want to see if there's any other easier way of doing it.

    Hi again,
    If the question is to have a an easy way to get only Alerts not already seen with "Get Alert" before:
    Use "Update Alert" and update fields like TicketID or ResoultionState after "Get Alert" and exclude this criteria in the Filter tab of "Get Alert" ...
    Regards,
    Stefan
    www.sc-orchestrator.eu ,
    Blog sc-orchestrator.eu

  • Get portal user logon details from abap web dynpro

    Hi all,
    I am developing an abap web dynpro which will be added via an iview to our ees/mss portal. What i need to know is how do i get the current user logon details in my web dynpro! i.e. if a user is loged into the portal using personnel number 111111 i need to be able to capture this value so that i can retrieve hr data for this personel number! any information would be much appreciated!
    Regards
    Mart

    Hi Mart,
    You can pass "iv_user=<User.LogonUid>" as application parameter in iview.
    add iv_user parameter in HANDLEDEFAULT method of default window of webdynpro component.
    that's it.
    when u run your webdynpro application, you can have value of portal logged on userid in iv_user.
    hope this will help u a lot.
    [Visit this thread|Re: WD4A: pass portal logged in userID to WebDynpro ABAP IView.]
    -Haresh Khandal

  • Not getting alerts even after applied the monitoring policy on user defined group.

    Hi,
    recently we have installed OEM Ops center 12c for monitoring our oracle servers. I have created a user defined group and applied a userdefined monitoring policy on that group. I have threshold  70% as crtical and 50 % as warning in my monitoring policy.
    Some of my servers are having 77% disk utlization and im not getting any alerts for that.
    What will be the problem?
    When i see the membership of particular group (group -> membership in center pane), im not able to see the monitoring policy name on the monitoring policy column but i have applied policy on that group.
    Please help me to resolve the issue.
    Thanks,
    Veijar

    Hi Stijn,
    Thanks for the response.
    You are right. I was sending personalized iBot to group 'Financial Analyst'. A non-OBI user(Reshmi) belongs to this group.
    But still problem has not been completely resolved.Still users in group either Administrator/Financial Analyst not getting alert via mail.
    Atleast the users in Administrator group should get alert via mail, since both are defined in rpd.
    Now when i send non-personalized ibot to group 'Financial Analyst', All the users other than Reshmi get alert on their dashboard but they don't get alert
    via mail.Also Reshmi does not get alert via mail and error file shows error like -
    No devices for user: Reshmi.
    Now i am not getting the error nQSError: 43001 Authentication failed for Reshmil in repository Star: invalid user/password. (08004)
    which i was getting earlier while sending personalized ibot.
    I have already defined the Mail tab contents using Job Manager. Also i have selected User Destinations both Interactive Dashboard and Active Delivery
    Profile.
    Why the users don't get alert via mail? What could be the problem?

  • Why do I keep getting alerts for shared calendars?

    I have a calendar set up in Calendar, it syncs with iCloud.
    My wife has a clanedar set up in Calendar, it syncs with iCloud.
    Both calendars are shared, so we can see what the others availability is on a given day at a given time.
    But why do I keep getting alerts on my iPhone (and only on my iPhone) for my WIFE's events?  I've turned off the "show shared calendar events" button in the calendar preferences on my iPhone, but I'm *still* getting alerts for all her events.  I don't need this, I don't want this, I turned it off... why is it still happening?
    My iCloud calendar is defaulted to my calendar.  I do not get alerts on my iMac for her events, only on the iphone.  Can anyone help?  I never want to see her events unless I manually go and look at them on my calendars or in iCloud calendar.

    Your System Details list shows that you use a Firefox 31.0 release.
    That is not the current release.
    The current release is Firefox 34.0.5.
    If there are problems with updating or with the permissions then best is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox application and save the disk image file to the desktop
    *Firefox 34.0: https://www.mozilla.org/en-US/firefox/all/
    *Trash the current Firefox application (open the Applications folder in the Finder and drag the Firefox application to the Trash) to do a clean (re)install
    *Install the new version that you have downloaded
    *https://support.mozilla.org/kb/Installing+Firefox+on+Mac
    Your personal data is stored elsewhere in the Firefox profile folder, so you won't lose your bookmarks and other personal data when you uninstall and (re)install Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • How to get Alerts mail for adapter engine errors in SAP PI 7.0

    Hi Friends,
    I configured Alerts in PI 7.0. with the help of t-code u2018ALRTCATDEF and created a new alert catergory.
    In container tab i have mentioned all give below elements.
    SXMS_MSG_GUID, SXMS_RULE_NAME, SXMS_ERROR_CAT, SXMS_ERROR_CODE, SXMS_FROM_PARTY, SXMS_FROM_SERVICE, SXMS_FROM_NAMESPACE, SXMS_FROM_INTERFACE, SXMS_TO_PARTY, SXMS_TO_SERVICE, SXMS_TO_NAMESPACE,SXMS_TO_INTERFACE
    I am getting alerts when I manually test the alerts configurations by running the report u2018RSALERTTESTu2019.
    I am getting mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    But When I am getting a error , I am not getting an alert mail. Right now iam doing in XI Development.
    I am not getting an Alert mail , when my message is in status of : System Error . Error catergory is : XI_J2EE_ADAPTER_JDBC.
    Kindly tell how to get alert mail for error catergory : XI_J2EE_ADAPTER_JDBC and in Adapter engine errors.
    How to get alert mail when my message is failed with any reason in Adapter engine.
    Waiting for quick replay. Please help me out.
    Regards,
    Ahmed.

    Hi thanks for quick reply.
    As per your given link : http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14877. [original link is broken]
    I have done all these steps. But still little problem.
    as per link he is getting Error  description , error message id , alert rule..
    In my case I am not getting these information. when my messages failed. When I am doing manully testing the alert getting an mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    Is it okay the body of mail??.
    I am not getting alert mail when my messages failed in adapter engine and Integration Engine.
    Ex my message is failed in AE:as below.
    My messages flow as : SAP --> XI --> DB.
    Messages is success (in ECC moni)> XI moni also success> XI Adapter engine getting error as (Status: System Error) and (Error Category : XI_J2EE_ADAPTER_JDBC).
    Regards,
    Ahmed.

  • Iphoto wont open,keep getting Alert:The photo IMG_3515.jpg could not be opened,because the original item cannot be found. It opened fine two days ago. Any suggestions? iPhoto 9.3.2

    iphoto wont open,keep getting Alert:The photo IMG_3515.jpg could not be opened,because the original item cannot be found. It opened fine two days ago. Any suggestions? iPhoto 9.3.2

    No changes were made. I saw in one of the threads where someone said to repair the database(which didn't work) or Rebuild the database(which did work). Thanks to one all for the support.
    WP

  • How to get alerted or notified when db goes offline

    Hi All,
    I am basically looking for solution for the below problem.
    Is there a nice way for a DBA to get alerted/notified as and when a database is not accessible for any reason(say offline,suspect,restoring...) DBA has to get alerted.  I am working on sql2k5 and sql2k8 environments.Also looking for a solution which work
    across all Edition and not just Enterprise Edition like Policy based managment or so..
    So, Is there a nice way through which we can achieve this using native tsql programming and alerting system combined with database mail functionality? If have done it in your past, please do share views and ideas.
    Again, I am not looking for any 3rd party solutions.
    Thank you.

    I have wrote this code which can be scheduled every 1 minute which will send you email if database is not online. Try this out.
    declare @state varchar(10)
    declare @Database_Name varchar(100)
    declare @email varchar(100)
    set @state = ''
    set @email = ''
    set @Database_Name = 'Model'
    select @state =
    case
    When a.state = 0 then 'Online'
    when a.state = 1 then 'Restoring'
    when a.state = 2 then 'Recovery_Pending'
    when a.state = 4 then 'Suspect'
    when a.state = 5 then 'Emergency'
    when a.state = 6 then 'Offline'
    when a.state = 7 then 'Copying - SQL Azure'
    when a.state = 10 then 'Ofline_Secondary - SQL Azure'
    end
    from sys.databases a where name = @Database_Name
    if @state <> 'Online'
    begin
    set @email = 'The database ' + @Database_Name + ' is currently : ' + @state
    EXEC msdb.dbo.sp_send_dbmail
    @profile_name = 'Profile_name_of_DBMAIL',
    @recipients = 'Recipient EmailID',
    @body = @email,
    @subject = 'Database Status' ;
    end
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Will i get alerted on my phone is someone sees my shared videos on my ipad?

    will i get alerted on my phone is someone sees my shared videos on my ipad?

    Note that the Shared videos are in iCloud.

  • What data do I need to remove as I am getting alerts that my start-up disk is almost full?

    What data do I need to remove from my laptop as I am getting alerts that my start-up disk is almost full.  I have been deleting emails (I still have 4000+ in my inbox).
    Also, I have been unable to download software updates nor been able to download more photos from my iPhone because there is too much on my hard drive.  I don't know what to delete.  I have no books or movies on laptop.
    Thanks-----this is my maiden attempt for online discussion support.

    Read here  >  Freeing space on your Mac OS X startup disk
    And here >  Freeing Up Hard Disk Space - Mac Guides
    For iTunes you can back up your library...
    iTunes: Back up your iTunes library by copying to an external hard drive
    Or burn iTunes media to CD/DVD's >  How to back up your media in iTunes

  • Upgraded to iOS 7, now I do not get alerts when I have voicemails...what can I do?

    My wife and I upgraded to iOS seven approximately two weeks ago. But now we do not get alerts when we have voicemails waiting. Also we do not have visual voicemail.... My daughter upgraded to iOS 7 around the same time. And has no problems with either settings.  We both upgraded to 7.0.2 approximately one week ago. Did that cause everything to go awry?   What should do?

    Hi there volpone1a,
    You may want to double check the notification settings on your device. Take a look at the article below for more information.
    iOS: Understanding notifications
    http://support.apple.com/kb/HT3576
    -Griff W.

  • Will Oracle pl/sql certification help me get  IT job

    Hello guys,
    I have completed my B.tech in Computer Science, I am confused a bit , Can i get a job after getting certified in Oracle Associate Pl/sql developer

    1005323 wrote:
    Hello guys,
    I have completed my B.tech in Computer Science, I am confused a bit , Can i get a job after getting certified in Oracle Associate Pl/sql developerYou may get a job after achieving Pl/sql developer OCA
    You may get a job after without achieving Pl/sql developer OCA
    You may fail to get a job after achieving Pl/sql developer OCA
    You may fail to get a job after without achieving Pl/sql developer OCA
    There are several factors involved in getting a job. And there are several ways a job may be obtained. But usually there are there stages:
    - Stage Zero: A company but has a job to offer.
    - And you need to be aware of it. - A friend may tell you, or an agency may tell you. And it must suit you for location and remuneration etc.
    - Stage one: An interview is obtained with the company.
    - Stage two: The job is offered to you rather than anyone else and you find it acceptable.
    So ... to your question:
    "Can i get a job after getting certified in Oracle Associate Pl/sql developer?"
    Well .... there is only three possible answers ... yes, no, and maybe; and maybe is probably the only correct answer, and most people will have worked this out, which means the question may have not been the best question to have asked.
    (( That said I now read the title of the thread and it says: Re: Will Oracle pl/sql certification help me get IT job)
    I have been known on occasion to have been given a question by a boss.
    And I have answered him:
    "You have given me the wrong question
    The question you should have answer me is this.
    And the answer I will give you is this."
    And the boss goes away happy
    So you you a better question would have been:
    How much will an OCA PL/SQL certification increase my chances of getting a job?
    Mind you even that question won't help you get a much better answer.
    For a proportion of jobs where PL/SQL is relevant that will help (for those where it is not it might be occasionally be a problem), for people with identical CV's it sometimes might help get to interview stage. But there are other factors as well. For instance if I was thinking of giving you a job on the basis of your post I might for example:
    - Not be impressed with an "Hello Guys" greeting ( though this is a forum so that isn't relevant here).
    - Not be impressed with you being confused.
    - etc.
    You probably need to get a good appreciation of the job market in your locality; and the numbers of applicants for each job. Which jobs you can apply for, what is your skillset and knowing youself as well.
    Sometimes an ITIL certification may be a better differentiator for some positions in business. But it will depend on the job you can think you can get.

Maybe you are looking for