Looking into a uncommitted transactions...how do you?

I have a transaction that get's rolled back because of a duplicate record being inserted. This is happening in a third-party code that I can not see the values being inserted.
How do you watch a transaction to see what values have been inserted in the table in that transaction. I can see the prepared statement using TOAD examining the SGA, but there are only place holders.
Thank you!
Bryan Hughes

How do you watch a transaction to see what values have been inserted in the table in that transaction. We cannot. Oracle has very strict transaction protection that doesn't allow us to view the contents of other transactions. This is occasionally a pain (as you're finding now) but the transaction integrity it guarantees is worth it.
Your actual problem is nothing to do with Oracle's transaction modes and everything to do with this third party's failure to implement decent error handling and/or logging. In the long run you need to get them to provide at the very least a record of each failure, with sufficient context information to allow you to diagnose
the problem. In the meantime I suggest you build a BEFORE INSERT trigger on the table that writes a audit record using PRAGMA AUTONOMOUS_TRANSACTION.
Cheers, APC

Similar Messages

  • In safari, on a web page if you need to double click to get into an entry box, how do you do it?

    In safari, on a web page if you need to double click to get into an entry box, how do you do it?

    Yes, there seem to be big problems in this area in Safari.
    Report the problem to Apple at http://www.apple.com/feedback/iphone.html

  • When you look at the datasource name how can you tell it is LO or LIS?

    when you look at the datasource name how can you tell it is LO or LIS? for example 2lis_02_itm is it LO or LIS? how can you tell it is LO?
    York

    Hi Les,
        In most of the cases if the data has S in it that it will be LIS data source else it will be LO datasource.
    Normally LO datasources will have Header, Line Item and Schedule line datasources, where as LIS will contain onls LIS structure datasource ex: 2LIS_--_S*.
    Checkout this Weblogs for more details:
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    To findout the weblogs in search type keyword and in listbox choose weblog and click on go.
    example:
    2LIS_11_VAHDR (LO)
    2LIS_03_BF(LO)
    2LIS_03_UM(LO)
    2LIS_17_I3OPER(LO)
    2LIS_02_S174(LIS)
    2LIS_02_S012(LIS) etc...
    Let me know if you have any questions.
    Assign points if its helpful
    Regards
    Satish Arra.

  • Open a file into a java app - HOW DO YOU DO IT!!

    I have written an html/php editor - I want to set it up so that when you double click on a php file in windows it will open the file into my java ide.
    I know this can be done - but how!!! There does not seem to be any info on the web about it - can anyone give me some pointers.
    Thanks

    Yeah - but the problem is: You can only set files to
    open with a .exe file - if you go to the settings and
    set the .php file to "open with" you have to select a
    .exe file e.g. notepad.exe
    However you can't create .exe files in java!!!! So how
    do you do it?You have to spend $$$'s
    However many /most converters don't work without the relevant updated JVM (but they are *.exe, kind of)

  • I want to know if you can delete the apps that show up .. All the ones you look at or buy ? How do you get them off I pad ?

    I m wondering if you can delete the apps that show up that you have looked at or have purchased ? I have some that I'm trying to delete but don't know how to do it ...please help or let me know if it can be done ... Thanks

    To delete any apps but the ones that are hard wired into your ipad, hold your finger down on the app icons until they start to wiggle. When they do, you'll see red circles with white X's in them. Tap on that and follow the prompt to delete the app.
    If you can't delete apps, look in settings, general, restrictions and make sure that deleting apps hasn't been locked out.

  • Ps cs6 i can open photos in the same folder into layers panel, but how do you open photos from seperate folders into layer panel

    what is the method of taking a single photo from 3 different folders and have them all open in the layers panel

    Let get the term right.  Photoshop has a Layers Palette.  The Layers palette show the layers in the current active document your working on in Photoshop.  If you have more the one open document they will be in a Tabbed View or Floating Image Windows or Minimized.  The list of open documents is in Photoshop menu Windows at the bottom.  You can also open more then one image into a single document as a stack of layers and also place, paste and copy in image into a document  into a new layer.   The layers Palette shows the layers in the current document  the one your actively working on. The layers  changes as you  work on layers and the whole palette changes when you switch between open documents.

  • How do you import a video file that has extension gp into i movie.  also rotating video

    How do you import a video file that has the extension gp into ivmovie?  Also how do you rotate a video . (the video was taken from a phone.)

    Hi, your video file needs to be converted to eg. a .mov or .mp4 file before iMovie will recognise. I use 4Media MP4 converter and it works excellent.
    For the rotating I do not have an answer, but if you would manege you would end up with a very narrow image either way.
    Good luck

  • How do you structure a .book with an EDD?

    Hi all,
    I am learning how to convert legacy, unstructured FM documents into structured FM documents and need some help. So, I created a conversion table from my unstructured documents, created the EDD, applied the EDD to the unstructured document to create a structured document and now need to tweak the EDD.
    My question is, what is the correct way to layout the EDD rules for a book using multiple document styles? For example: My book contains a title page, TOC, one or more chapters, a glossary of terms, and one or more appendixes (or is that a appendicies?.)
    I am thinking the element rule would look something like this:
    Element (Container): BOOK
    Valid as the highest-level element.
    General rule: TitlePage, TOC, Chapter+, Index, Appendix+
    Followed of course by other elements required for the structure. However, I did see an EDD that I am sure was outlined like this (though I can't recall where:)
    Element: TitlePage
    Valid as the highest-level element.
    General rule: Blah blah blah
    Element: TOC
    Valid as the highest-level element.
    General rule: Blah blah blah
    Element: Chapter
    Valid as the highest-level element.
    General rule: Blah blah blah
    Element: Index
    Valid as the highest-level element.
    General rule: Blah blah blah
    Element: Appendix
    Valid as the highest-level element.
    General rule: Blah blah blah
    If the second structure is correct, how do you define the Book element? On the Adobe forum, I was told one EDD should be created for all book elements, which makes sense to me.
    Okay people, fire away. Remember I am a neophyte in structured FM.
    Thanks,
    Adam

    Thanks Van, that does clear it up for me... a little. My confusion now is, if I set all the book sections as valid at the highest level, then how does the book get structured as the starting point for the sections contained within it? I have tried to find a sample EDD detailing exactly this, but to no avail - my search brought up courses where this is covered, but not the actual EDD structure.
    When I try to structure the book with the EDD, the book comes up red with its children elements looking just fine. Ahh! You have to love that learning curve.
    Regards,
    Date: Thu, 24 Sep 2009 06:43:41 -0600
    From: [email protected]
    To: [email protected]
    Subject: How do you structure a .book with an EDD?
    Adam,
    Following up on some of Russ's sage advice, you asked:
    If the second structure is correct, how
    do you define the Book element? On the Adobe forum, I was told one EDD
    should be created for all book elements, which makes sense to me.
    As Russ said, your BOOK element looks fine. Not sure how far you have gotten, but when you open a document file that is in the book, its root element will be Chapter, TitlePage, Appendix, etc. That is why you have to declare each of these as being valid at the highest level. When you click in the book file window and look at the structure view, you will see that the BOOK element is the root element, and its content will be TitlePage, TOC, Chapter, Chapter,...etc. The book and all of its component files have the same EDD. The definitions for the BOOK element, as well as the TitlePage, TOC, Chapter, etc elements are all contained in the same EDD. I hope this helps to answer your question.
    Van
    >

  • Help. How do you TAB from HTML component to applet (and back) ?

    How can one tab between applets in a browser, and from an applet to an HTML component?
    For example, I have the following in my page in decending order:
    an HTML text field,
    an applet containing two components,
    and another HTML text field.
    When focus is on the first HTML text field pressing TAB should shift focus to the first component of the applet, the next TAB press shifts focus to the second component of the applet, and the next TAB press shifts focus to the other HTML text field. Then another TAB press cycles back to the first TEXT field.
    I can handle the tabbing within the applet using the FocusManager, but how can I get the applet to receive focus on a TAB from the browser, and once the applet has focus, how can I give focus back to the browser when a TAB occurs from my last applet sub-component?
    At the moment a user has to click on the applet before he can tab in it, and then click outside it to tab in the html again.
    Any help appreciated, as I cant find any reference to how to do this apart from other people asking the same but getting no replies.
    Thanks,
    Menno

    I see what you are saying. Either use javascript with LiveConnect or go all applets.
    What we are actually doing at the moment is trying to componentise using small applets passing data via InfoBus. So I guess we could use only applets as you suggest. Either with getAppletContext, or we could have a data item on the InfoBus which contains the name of the required in-focus applet, and all applets listen to see if it is their name, and if so request focus.
    I'm suprised applets are not tab-able between by default. I would have thought this was a common requirement.
    I'll look into LiveConnect as well, and let you know how we get on.
    Cheers,
    Menno

  • Product: Officejet 6700. How do you fax a 2 sided document as one transmission?

    How do you fax a 2 sided document as one transmission instead of two separate transmissions on the HP Officejet 6700?

    Hello dsvictor8975,
    Welcome to the HP Support Forums!
    I understand you are looking to fax a two-sided document with the Officejet 6700 Premium. Unfortunately, this can not be done using the front panel of the printer.
    In order for you to do this you will need to use the Full Feature Software provided with the printer, that hopefully is installed on your computer.
    What is the Operating System installed on your computer, Windows or Mac?
    Once I know the Operating System I can look into the software steps to allow you to fax from the computer.
    Cheers,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • I have registered products under multiple appleIDs. I would like to merge them into a another. How?

    I have registered products under multiple appleIDs. I would like to merge them into a another. How?

    You do not.
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    Frequently asked questions about Apple ID
    Or maybe this since it is not clear what you want to do
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • How Do You Maintain OS X in a Pro Situation Environment?

    This has come up - I want to see what others do to'maintain' their systems
    I run this: http://www.maintain.se/cocktail once a week (pilot run the standard crons and cache cleaning... etc..)
    Then once a month I run Disk Warrior and Tech Tool
    I've been doing this for 'literally' years... well rephrase
    after earlier faillings, went to tech tool after some of their early blunders (bugs) switched to disk warrior then added cocktail
    SO...
    In a professional audio situation of intensive hard drive use (I have over a terbyte in storage on four drives)
    Looking for the definite answer:
    How Do You Maintain OS X?

    Yea. I'm not sure there's any one good way to maintain a Mac. I've been supporting Macs for a few years now, and have discovered nothing works better than a solid knowledge of OS X and your applications. Around here, most problems are app-specific. Problems with PDF or Postscript settings, corrupt preference files, stupid users, corrupt Entourage dbases, silly users, network issues, etc.
    For the most part, our OS X systems are very solid, rarely having system-level issues. It's our old OS 9.2 systems with Quark that tend to break down daily.
    Diskwarrior is a great tool. So it Cocktail and Onyx. Probably the best thing you can do to make sure a system keeps running is to keep the number of variables low. Install the apps you need, then don't mess with it. Don't install tons of third party software or extensions that screw with the internals of OS X. Don't upgrade software mid-project, and make sure you have a reliable backup system. If you're worried about hardware, you can run Hardware Tests, or just check the SMART status of your drives periodically.
    Basically, good systems support is born from experience and paranoia. And remember, if it ain't broke, don't fix it.

  • How do you edit the style and fonts of the twitter feed in MuseCC

    After you embed a twitter feed into your MuseCC website how do you edit the style and fonts of the feed to match the design and copy of the site to keep the branding consistent

    Thats not really easy..  maybe you find some informatione here: https://dev.twitter.com/discussions/11386

  • The music stops when clicking another window! How do you fix in Audition CS6?

    The music stops recording when I click into another window! How do you fix in Audition CS6?

    For all the information about this, you need to read this FAQ. It tells you what to do (easy - just remove the check from Release ASIO Driver in Background), but also what the implications are.

  • How do you turn off Apple TV

    when done I get how to put it into standby mode but how do you turn it off? It gets quite hot.
    I cannot seem to find this anywhere..
    Thanks

    OK than puts on standby. Much closer than to unplug the cord, that is moving not turning off.

Maybe you are looking for

  • How to delete leading zeros in sap script

    Hi In sapscript iam facing an issue with num4 field. Iam using this field to display Serial.No it is displaying '1' as 0001 i want to display here 1 with out leading zeros. If there any solution let me know

  • Classifiction View in material master --- ausp

    Hi all, I am using the BAPI_MATERIAL_SAVEDATA to create or save the material. In that i dont know how to create or update the classification view which concerns the ausp table. Any one help me how to update the Classifiction view. Anyother bapi has t

  • Email Notification in hyperion planning 11.1.1.3

    Hi When a planning unit is promoted from user A to user B then the email alert mechanism fails but if user A rejects a planning unit to user B then email notification functionality works. Kindly help on this as it is urgently required Thanks in advan

  • Lvrt.dll error in application

    Hi, I have built an application from my development PC and I am running it on a target PC. The application crashes regulary on the target PC, within 20 min. Windows displays an error measage that states that lvrt.dll caused the failure. I have been s

  • Maximum size param in file channel

    Hello All, What is the parameter to mention in the sender communication channel to restrict huge files I remember there is a paramter that can be configured in channel Maximum File Size Can someone tell me the exact syntax for that THanks, Regards, M