Deadlock detected...without any info after"Information on the OTHER waiting

i got ORA-00060: Deadlock detected.
My trace file is as the follow:
Current SQL statement for this session:
UPDATE APPLSYS.FND_FORMULA_PARAMETERS SET PARAM_NAME_FRPAR = :B5 , DESC_PARAM_FRPAR = :B4 , TYPE_FRPAR = :B3 , INOUT_FRPAR = :B2 WHERE FRML_FRML_ID = :B1 The following deadlock is not an ORACLE error. It is a
deadlock due to user error in the design of an application
or from issuing incorrect ad-hoc SQL. The following
information may aid in determining the deadlock:
Deadlock graph:
---------Blocker(s)-------- ---------Waiter(s)---------
Resource Name process session holds waits process session holds waits
TX-00050018-00002c3f 28 501 X 28 501 X
session 501: DID 0001-001C-00000459     session 501: DID 0001-001C-00000459
Rows waited on:
Session 501: obj - rowid = 0000CAD7 - AAAMrXAAFAAAGIQAAE
(dictionary objn - 51927, file - 5, block - 25104, slot - 4)
Information on the OTHER waiting sessions:
End of information on OTHER waiting sessions.
As you see there isn't any info after *"Information on the OTHER waiting sessions:"*
what is the cause of this deadlock?

user13344656 wrote:
i got ORA-00060: Deadlock detected.
My trace file is as the follow:
Current SQL statement for this session:
UPDATE APPLSYS.FND_FORMULA_PARAMETERS SET PARAM_NAME_FRPAR = :B5 , DESC_PARAM_FRPAR = :B4 , TYPE_FRPAR = :B3 , INOUT_FRPAR = :B2 WHERE FRML_FRML_ID = :B1 The following deadlock is not an ORACLE error. It is a
deadlock due to user error in the design of an application
or from issuing incorrect ad-hoc SQL. The following
information may aid in determining the deadlock:
Deadlock graph:
---------Blocker(s)--------  ---------Waiter(s)---------
Resource Name          process session holds waits  process session holds waits
TX-00050018-00002c3f        28     501     X             28     501           X
session 501: DID 0001-001C-00000459     session 501: DID 0001-001C-00000459
Rows waited on:
Session 501: obj - rowid = 0000CAD7 - AAAMrXAAFAAAGIQAAE
(dictionary objn - 51927, file - 5, block - 25104, slot - 4)
*Information on the OTHER waiting sessions:*
*End of information on OTHER waiting sessions.*-----------------------------------------------------------------
As you see there isn't any info after *"Information on the OTHER waiting sessions:"*
what is the cause of this deadlock?I believe that what you are seeing is termed a self deadlock. Such a deadlock could be caused by an autonomous transaction.
Take a look at the following Asktom thread:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1528515465282
In the above thread, search for: August 24, 2004 - 9am Central time zone
Read down to at least the comment that was posted on: September 21, 2004 - 2pm Central time zone
Charles Hooper
http://hoopercharles.wordpress.com/
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.

Similar Messages

  • I can open iTunes and play library contents but cant see any names or information in the library or any kind of wording at all

    I can open iTunes and play library contents but cant see any names or information in the library or any kind of wording at all, please help.

    Your synced music (and audiobooks) will go into the iPad's Music app, and films and tv shows into the Videos app - on an iPad the iTunes app is just the store

  • 3rd node is taking 15% of CPU without any load and connection on the server

    Hi,
    I am struggling to resolve the 3rd node is taking 15% of CPU without any load and connection on the server. but not find clues for this. Please give me some inputs.
    The issue is:
    We have 8 databases on our 3node RAC (11.2.0.1). One of the performance team guy reported that 3rd node is taking 15%cpu utilization when there is no load and connection to the database and at that time the other 2 node are taking only 1%cpu. even i have checked it by using top command and it is almost given same results.
    To come out of this issue, i have two solution in my mind, but i am not sure whether this approach is good or bad. the plans are
    (1). shutdown the databases and check the cpu usage. --to findout is there any thing wrong with Kernel parameters or at system level.
    (2). Shutdown the databases and CRS on the 3rd node and reboot the server.
    If above process is correct then i need to take permission from my manager.
    I am total stuck, what i need to do. Is there any other approach to resolve this issue. Please help me, this is very critical issue for me.
    Also i have checked from GV$SESSION for the active session, but i didn't find any connection apart from oracle processes.
    Thanks in advance.

    Thank you Guzma for your suggestion,
    When i checked the gv$session for the active sessions from only 2databases, Do i need to check in all the databases and make sure there are no active session and try for the 1st solution.
    -more over i have observed that one of the oracle process is taking 99% of the 15%cpu when i checked from top command. i have tried to find out the what the session is from below, but it given no results from the 2of the DB's.
    top - 13:43:27 up 28 days, 2:44, 1 user, load average: 8.62, 7.90, 6.46
    Tasks: 1275 total, 11 running, 1264 sleeping, 0 stopped, 0 zombie
    Cpu(s): 37.3%us, 6.9%sy, 0.0%ni, 44.3%id, 3.9%wa, 0.2%hi, 7.4%si, 0.0%st
    Mem: 32830792k total, 32440660k used, 390132k free, 2888k buffers
    Swap: 32764556k total, 9553692k used, 23210864k free, 20920068k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    17870 oracle 25 0 4254m 111m 102m R 94.6 0.3 35345:34 oracle
    8332 oracle 15 0 9151m 676m 639m R 27.9 2.1 2:03.00 oracle
    18062 oracle -2 0 9151m 4.5g 4.5g S 13.5 14.5 3049:49 oracle
    18058 oracle -2 0 9151m 4.5g 4.5g S 12.8 14.5 2948:39 oracle
    SQL>select p.spid,s.sid,s.serial#,s.username,s.status,s.last_call_et,p.program,p.terminal,logon_time,module,s.osuser
    from gV$process p,gV$session s where s.paddr = p.addr and p.spid=17870 ; 2
    no rows selected.
    in database level, will some of the session or processes hangups fro some reason?
    thanks,
    Hari

  • All the SSIS Packages are not editable to the all users after deploying to the other server

    Hi All,
    I am using sqlserver2012.
    How to make all the SSIS Packages are not editable to all users after deploying to the other server. is there any way to achieve this,
    if yes, could share the information how to do....
    Thanks in advance....
    RamarajuC

    Typically, you change the protection level as listed in the following steps:
    During development, leave the protection level of packages set to the default value,
    EncryptSensitiveWithUserKey. This setting helps ensure that only the developer sees sensitive values in the package. Or, you can consider using
    EncryptAllWithUserKey, or DontSaveSensitive.
    When it is time to deploy the packages, you have to change the protection level to one that does not depend on the developer's user key. Therefore you typically have to select
    EncryptSensitiveWithPassword, or EncryptAllWithPassword. Encrypt the packages by assigning a temporary strong password that is also known to the operations team in the production environment.
    After the packages have been deployed to the production environment, the operations team can re-encrypt the deployed packages by assigning a strong password that is known only to them. Or, they can encrypt the deployed packages by selecting
    EncryptSensitiveWithUserKey or EncryptAllWithUserKey, and using the local credentials of the account that will run the packages.
    Please Mark This As Answer or vote for Helpful Post if this helps you to solve your question/problem. http://techequation.com

  • HT201272 I lost all my info. after I upadated the phone.

    I used with ID when I purchase item on itune store but I can't use now after I upadated the phone.
    I alwasy use Id without email address (@.....com)
    After I updated, I lost all my information and I had to changed the password for apple
    Also not worked the my ID. I had to use e-mail address..
    I do not know what happend to my phone.....

    You can check for problems with the places.sqlite database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You should be cautious to use your default profile with other (development) versions.
    Did you uninstall that Aurora version?
    If you did then I hope that you didn't remove your personal data because that will have removed all Firefox profile folders.
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile

  • Keyboard does not workd any longer after re-opening the Laptop / OS sleep (Win XP SP2 + SP3)

    I have a problem and if someone else knows a solution or encountered the same, some feedback would be great.
    On my Z61 I experienced it sometimes when I was out for presentations that after opening the lid of the laptop and the OS recovered from sleep, the whole keyboard did not work any longer. Even such special key-combos like switching thinklight on or off did not work any longer.
    The only thing I can do then is to press the power button down for some seconds to force the computer to switch off. Logically, any unsaved work is lost then. Any Ideas? I recently removed all ThinkVantage Components and then re-installed them because I was experiencing problems with the software. Now everything else works again but this keyboard switched off problem appeared again.
    Message Edited by hakre on 08-04-2008 12:03 AM

    I have sp3, t60. From time to time my keyboard and touchpad are not working but external mouse is working. Searching through the internet i observed that this is not only my case, i assume this is XP SP3 problem.
    How I am solving this: going to software manager, droping keyboard device. Here windows behavior differs from time to time, it can ask me for reboot, and can just go for reboot without any prompt. In any case after droping device i am getting keyboard working, and after several reboots touchpad starts to work.
    On SP2 i had never experienced this problem.  

  • Any info on CRC, checksum, or other file integity VIs for large binary files?

    Working on send rather large binary files (U16 stream to file) via internet. Would like to check for file integity via CRC or comparable checksum. Would appreciate any comments/suggestions

    Hi Brian,
    You said;
    "Would appreciate any comments/suggestions".
    You did not mention what transport mechanism you plan on using.
    As I understand ALL of the standard mechanism use CRC of some form to ensure the validity of the packet BEFORE it is ever passed up the OSI 7-Layer model.
    TCP/IP based protocols will see to it that all of the segments of a transfer are completed and in order.
    UDP on the other hand is a broadcast type protocol and does not ensure any packets are recieved.
    So,
    At the very worst you should be able to handle your "sanity checks" by simply using a sequence value that is included in your out-going message. The reciever should just have to check if the current seq value is equal to the previous +1.
    I co-developed an app that ut
    ilized this technique to transfer status messages from a RT platform to a Windows machine. The status messages in this app where concidered FYI, so the sequence counter served as a way of determining if anything was missed.
    I am insterested in others thoughts on this subject.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Cannot find simbol. It can find any methods under one method, the others ye

    I dont know why, but the test can run values() and not firstValue(), neither any of the mehods under "firstValue"...
    Strange yes, but i dont know why... all is good and methos runs in the class without any problem.
    I have this in the class: (well, its an extract)
         * Devuelve una colecci�n con los valores contenidos en esta tablaHashEnlazada.
         * @return una colecci�n con los valores contenidos en esta tablaHashEnlazada.
         public Collection<V> values(){
              Collection<V> camino = new ArrayList<V>();;
              Entrada<K,V> enLista=this.primerValor;
              while(enLista!=null){
                   camino.add(enLista.getValue());               
                   enLista=enLista.getSiguienteValor();
              return camino;
         * Devuelve el menor valor que est� actualmente en la tablaHashEnlazada.
         * @return el menor valor que est� actualmente en la tablaHashEnlazada.
         * @throws NoSuchElementException si la TablaHashEnlazada est� vac�a.
         public V firstValue(){
              if(this.
                  size() != 0){
              return this.primerValor.getValue();
              else{
              return null;
         } Any method under "firstValue" wont be catch by the Tests i am doing with an error like this:
    Cannot fin simbol
    simbol: method lastValue()
    location: interface java.util.SortedMap<java.lang.String, java.util.Date)
    assertEquals("firstValue no funciona correctamente" dia1, tabla.lastValue());
    A good catched test is like this:
    @Test
        public void valuesTest(){
             SortedMap<String,Date> tabla=new TablaHashEnlazada<String,Date>(3,comp2,comp1);
                 calendario.set(2006,4,24,20,1);
                 Date dia2=calendario.getTime();
                 Collection<Date> camino = new ArrayList<Date>();
                 camino.add(dia2);
                 tabla.put("2hola",dia2);
                 assertEquals("values no funciona correctamente", camino, tabla.values());
    }A bad catched test is like this:
    @Test
        public void valuesTest(){
             SortedMap<String,Date> tabla=new TablaHashEnlazada<String,Date>(3,comp2,comp1);
                 calendario.set(2006,4,24,20,1);
                 Date dia2=calendario.getTime();
                 Collection<Date> camino = new ArrayList<Date>();
                 camino.add(dia2);
                 tabla.put("2hola",dia2);
                 assertEquals("values no funciona correctamente", dia2, tabla.firstValue());
    }As you can see test is good, but...
    PD: if you need more info, ask plz.

    IMAC wrote:
    Cannot fin simbol
    simbol: method lastValue()
    location: interface java.util.SortedMap<java.lang.String, java.util.Date)lastValue() is indeed not a method of SortedMap.
    SortedMap<String,Date> tabla=new TablaHashEnlazada<String,Date>(3,comp2,comp1);You should rather declare the object as an instance of TablaHashEnlazada, or at least a class/interface which contains that method.

  • HT4191 I can sync Outlook notes through iTunes to iPad and iTouch but not iPhone3GS. I cannot see "Sync notes with Outlook" under info for iPhone but the other two work fine. Same settings on all !!! What do to next ??

    I have iPad3, iPhone3GS and iTouch all set up with latest software. I sync with a Sony VAIO and the sync is fine and complete with the iPad and iTouch. The iPhone refuses to allow syncing of Outlook Notes from laptop to iPhone. On both other devices the sync of Outlook Notes and everything else works fine. I have follwed other blog suggestions and erased/added accounts, checked that there are not any Notes with no data or headings and all the other ideas but to no avail. The difficulty is only with Notes syncing to the iPhone, works fine with iPad and iTouch.
    What do I do next ?

    The apple store fixed it for me. They basically said I had too many "calendar" sources checked. They eliminated all but the calendar "from my PC". When I open the iPhone calendar, and click on the upper left calendar button, only one calendar shows up (from my PC). iCloud calendar is off, google calendar off, etc.

  • Updated to 5.0 any ideas how to get the OTHER back

    When I updated to 5.0 my OTHER SPACE used went to 7.2 gigs... any way to get that
    space back.

    - A reset may work and you lose nohing by trying.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Next, restoring from backup works if the other is not in the backup
    - Last, a restore to factory defaults/new iPod always works.

  • Should i restore or set up my new iphone as new phone jusat to tranfer to my new iphone my information from the other phone?

    What should i do?

    Restore from a back up.. so you can have your information from the  old phone..
    Good luck

  • Macbook shutdown without any warning after 40%, when run on battery.

    Hello,
    My Macbook when run on battery after 40% shuts off without a warning. Is there a way to avoid it? Is there a setting in the battery preferences where I can change to avoid shut down?
    Battery Information:
    Model Information:
    Serial Number: DP-ASMB016-370e-4db1
    Manufacturer: DP
    Device name: ASMB016
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 102a
    Hardware Revision: 0500
    Cell Revision: 0200
    Charge Information:
    Charge remaining (mAh): 2496
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4276
    Health Information:
    Cycle count: 142
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 1488
    Voltage (mV): 12281
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 60
    Disk Sleep Timer (Minutes): 180
    Display Sleep Timer (Minutes): 45
    Automatic Restart On Power Loss: Yes
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 60
    Disk Sleep Timer (Minutes): 180
    Display Sleep Timer (Minutes): 45
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes
    If you can suggest me with the above problem will be of great help. Thank you in advance.

    Same issues here:
    - When powering the MB on the battery, the MB can go off suddenly without warning, usually at about 20% but, since it started about 2 months ago, it occurred also at 7%, between 30 and 40% and even 70% once… It occurs every time when on batteries. And every time, if I start the computer again, it will shut down suddenly without warning after a few seconds/minutes. When back on mains, it can be powered on normally. It does not go to sleep, it's a complete and sudden power off without warning.
    - The battery at about 173 cycles sees its capacity dwindling way too much (it's been dwindling since day one, but it's going down faster and faster, the graph since November 2007 in MiniBatteryLogger is edificatory). The capacity right now is between 2900 and 3460 depending of the feel of the day. It's been calibrated regularly since day one in July 2007. Note that the capacity dwindled from its original capacity but never went higher than this value even if along the way it recovered sometimes more capacity.
    I have tried all the tricks from calibrating a little bit more often, reseted the SMC, even a complete system reinstall (that I wanted to do anyway as I had to get rid of the evil spotlight bug). All this to no avail.
    So what? :-/
    Model Information:
    Serial Number: DP-ASMB013-3629-1bbc
    Manufacturer: DP
    Device name: ASMB013
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0102
    Hardware Revision: 0300
    Cell Revision: 0200
    Charge Information:
    Charge remaining (mAh): 3320
    Fully charged: Yes
    Charging: No
    Full charge capacity (mAh): 3412
    Health Information:
    Cycle count: 173
    Condition: Check Battery
    Battery Installed: Yes
    Amperage (mA): -1
    Voltage (mV): 12411
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 0
    Display Sleep Timer (Minutes): 5
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: No

  • ORA-00060: Deadlock detected. More info in file /oracle/dbs/admin/baandb/ud

    Hi,
    How to overcome with this DeadLock error.
    My Users are getting this error round 3/4 times in day.
    We have 175 con-current users working in OLTP environment.
    SSM

    Dead Lock in Oracle is usually caused by Application design flaw.
    The common reason for deadlock are:
    No index on foreign key column
    Heavy transactions on tables with Bitmap indexes.
    Asktom has some great discusstion
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4144238660486

  • Microsd not detected in any phone after using for ...

    I have nokia c3-00 with a memory card of 2gb which I got with the phone.i used it for like 2yrs.my phone has had several falls so far.yesterday it fell down and the screen broke.i got the screen repaired.now I see that the memory card is not being detected in the phone.i tried using other microsd cards but my phone detected them.also,other phones cudnt detect the same microsd.pls help.i have important data on it.

    @surya1996
    Was microSD password protected?
    Happy to have helped forum with a Support Ratio = 42.5

  • HT4623 Download iOS 6.1.3. Will not install.  Tried 5 times,  error occurred without any info.

    I cannot download software update iOS 6.1.3 .  My iPad 2 gets so far, then error.  I've tried 4 or 5 times so far.  Any suggestions?
    I also have a "cannot determine location". message when trying to use maps.  Any help again?

    Hi, Brelou.
    You may find this article helpful in troubleshooting error messages received. 
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    Cheers,
    Jason H. 

Maybe you are looking for

  • Can no longer connect to Photostream after installing Photos

    Photos has deleted my iPhoto Photostream and Shared photos sidebar items. iPhoto can no longer connect to iCloud photos. Does anyone know if this is because the Photos app has made this feature incompatible now? I am concerned I'll not be able to get

  • Initial View + Viewing Through the Plugin is Inconsistent

    We have a set of PDF's that are all set with an initial magnification of 'Fit to Page / Single Page'. When browsing between documents in firefox + acroread plugin via links/bookmarks embedded within, the plugin will ocassionally change to an initial

  • Internet Explorer Flash Problems

    Hey guys, I'm  putting an swf on a website and it's working great except for IE.  (Although it works great in IE 9). In some versions of IE  it will start to play then stop as if the video was never load and in  others it will just go white. It works

  • AEGP_LayerFlag_LAYER_IS_3D

    Hi! I got a crazy problem with AEGP_LayerFlag_LAYER_IS_3D in a layer effect. I'm trying to make a layer automatically collapsed when 3D, and uncollapsed when 2D. Here's my code: ERR(suites.PFInterfaceSuite1()->AEGP_GetEffectLayer(in_data->effect_ref,

  • Multiple XY Graph grid

     I have a XY Graph with multiple Y axis and I want the grid lines from the 3 Y axis to line up. But I also want to keep the auto scale function. Is this possible? Solved! Go to Solution.