How do you determine a process or sessions isolation level.

We are using COM+ components to issue database statements against an Oracle 8i database. COM+ has a property that allows you to set the isolation level. Is there any tool or query that would allow me to verify the isolation level in use by a session or process? I want to verify this property is actually affecting the connection to the DB.
Thanks,
Sam

FLAG is just one of those columns that Oracle uses. It isn't documented but, as far as I know (which isn't very far), the only use for it is to record the isolation level for the transaction.
I didn't mention it because I didn't think it helped you, for this reason: we don't get a record in the v$transaction view until the transaction has already started. At which point it is too late to change the ISOLATION_LEVEL for the transaction.
Although I suppose you could do this:
BEGIN
   UPDATE dummy_table set col1 = col1;
   -- remember V$TRANSACTION shows all txns
   SELECT count(1) INTO ln
   FROM   v$transaction t, v$session s
   WHERE  bitand(t.flag,268435456) <> 0
   AND    s.taddr = t.addr
   AND    s.audsid = sys_context('userenv', 'sessionid');
   IF ln = 0
   THEN
      ROLLBACK;
      SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
   END IF;
   --  do_whatever
   COMMIT;
END ;.
Cheers, APC

Similar Messages

  • How do you determine which programs or processes run following a reboot?

    How do you determine which programs or processes run following a reboot?  Also when you reboot Mac tries to reopen anything running before the reboot.  Is there any way to turn off that functionality?

    10.7 Lion
    dadpope wrote:
    How do you determine which programs or processes run following a reboot?
    Login items
    Follow the  instructions in this article.
    http://support.apple.com/kb/PH4333
    Also when you reboot Mac tries to reopen anything running before the reboot.  Is there any way to turn off that functionality?
    System Preferences > General
    Section: Number of recent items
    Uncheck the box for "Restore windows when quitting and re-opening apps".

  • How do you determine the optimal size for Mozilla Firefox?

    How do you determine the optimal size for cache in Mozilla
    Firefox? I am using Firefox 7.0.1 on a 64-bit Windows 7 Ultimate operating system with 3GB RAM and 300 GB hard drive, but I have other computers running Windows XP. If the answer doesn't apply to all current versions of Firefox on all supported Windows operating systems, please explain the differences. Is there a formula for calculating the best cache size?

    I found that the best idea is to let Firefox decide that itself.

  • How do you determine the firmware version for a laptop docking station?

    How do you determine the firmware version of a HP docking station?
    Laptop Model: HP 2740p
    OS: 64bit Windows 7
    Expansion Base: 2740 Ultra Slim Expansion Base WA995AA#ABA
    Thank you for any assistance.
    Alvin

    atenpo wrote:
    How do you determine the firmware version of a HP docking station?
    Laptop Model: HP 2740p
    OS: 64bit Windows 7
    Expansion Base: 2740 Ultra Slim Expansion Base WA995AA#ABA
    Thank you for any assistance.
    Alvin
    WA995AA#ABA shows to be a hard drive, not a docking station

  • How do you determine the picture that is shown on iTunes for your podcast?

    How do you determine the picture that is shown on iTunes for your podcast? Is that done in iWeb or Garagetunes?

    That is a supported format,
    Pull the battery while the device is ON, replace after a minute, Let the device reboot 1-3 min,
    see if the problem is fixed,
    If not we may have to reload the device OS to get back the missing option.
    Thanks,
    If you need more info please ask!  If not please resolve the thread using the options by the Kudos’ star, Just place the check in the Post that answered your question, Thanks
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • How do you determine what shows are in free video on demand?

    How do you determine what to include in the free on-demand shows?  The Mentalist was always there before but is no longer.  This is especially important for shows like the Mentalist and The Good Wife which come on Sunday nights after sports events.  Even if I set my DVR to record 60 minutes over it doesn't always catch the entire episode.  Would also like to see Person of Interest  there.   And last but not least, you should have a way for people to access netflix or other services from your service.  

    If you go to BROWSE then the FREE folder you will find that everything in there is free viewing. If you go elsewhere and try to watch a paid show, you will get a prompt asking you to purchase. It also shows the amount of the movie before purchase.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • How do you determine DSP version in an IOS

    How do you determine DSP version in an IOS. I have a bug that says 'Downgrading DSPware to 4.4.12 or earlier resolves the echo issue.'
    The bug ID is CSCsd54344.

    I have a site with CME with similar static issues, they are running 12.3(8r)T7 with CM 3.2. The DSP version is:
    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    TYPE NUM CH CODEC VERSION STATE STATE RST AI VOICEPORT TS ABORT PACK COUNT
    ==== === == ======== ======= ===== ======= === == ========= == ===== ============
    edsp 001 01 g711ulaw 0.1 IDLE 50/0/1.1
    edsp 002 02 g711ulaw 0.1 IDLE 50/0/1.2
    edsp 003 01 g711ulaw 0.1 busy 50/0/2.1
    edsp 004 02 g711ulaw 0.1 IDLE 50/0/2.2
    edsp 005 01 g711ulaw 0.1 IDLE 50/0/3.1
    edsp 006 02 g711ulaw 0.1 IDLE 50/0/3.2
    edsp 007 01 g711ulaw 0.1 IDLE 50/0/4.1
    edsp 008 02 g729r8 p 0.1 IDLE 50/0/4.2
    edsp 009 01 g711ulaw 0.1 IDLE 50/0/5.1
    edsp 010 02 g729r8 p 0.1 IDLE 50/0/5.2
    ---------------------------FLEX VOICE CARD 0 ------------------------------
    *DSP VOICE CHANNELS*
    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    TYPE NUM CH CODEC VERSION STATE STATE RST AI VOICEPORT TS ABRT PACK COUNT
    ===== === == ======== ======= ===== ======= === == ========= == ==== ============
    *DSP SIGNALING CHANNELS*
    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    TYPE NUM CH CODEC VERSION STATE STATE RST AI VOICEPORT TS ABRT PACK COUNT
    ===== === == ======== ======= ===== ======= === == ========= == ==== ============
    C5510 001 01 {flex} 4.4.705 alloc idle 0 0 0/0/0 02 0 47166/0
    C5510 001 02 {flex} 4.4.705 alloc idle 0 0 0/0/1 06 0 11363/0
    C5510 001 03 {flex} 4.4.705 alloc idle 0 0 0/0/2 10 0 1750/0
    C5510 001 04 {flex} 4.4.705 alloc idle 0 0 0/0/3 14 0 557/0
    C5510 001 05 {flex} 4.4.705 alloc idle 0 0 0/1/0 02 0 934/0
    C5510 001 06 {flex} 4.4.705 alloc idle 0 0 0/1/1 06 0 731/0
    C5510 001 07 {flex} 4.4.705 alloc idle 0 0 0/1/2 10 0 4837/0
    C5510 001 08 {flex} 4.4.705 alloc idle 0 0 0/1/3 14 0 21514/0
    ------------------------END OF FLEX VOICE CARD 0 ----------------------------
    Hmm, whay does it show 0.1 next to the edsp?
    Chris

  • How do you Determine the Largest Size/Fastest Speed Hard Drive

    In general, how do you determine the maximum hard drive size/speed you can upgrade to?

    As long as the drive your are considering physically fits as already stated there is no maximum size you can install. Please complete your profile so we know what machine you have.
    If your machine is covered by a warranty or AppleCare I would recommend against installing another HD as this may invalidate the warranty. I would recommend in that case using a Firewire 800 external HD instead.
    Regards,
    Roger

  • How do you determine resolution for a given print size in LR?

    CS3 displays image resolution for a given size. How do you determine what that resolution is in LR for a given print size, so you know whether you should upsize or downsize for optimum print resolution range?

    The only way I know of is to work it out. LR and PS make assumptions that are often not ideal (although the differences may not be noticable). Different printers like different resolutions per inch. For example, I once had an Olympus Dye Sub printer that produced awful prints unless the file was exactly 314 ppi. Not 300, 314. 300ppi looked awful. 314 looked amazing. Many Canon inkjets prefer 300ppi files and most of the better Epson's prefer 360ppi. Lambda printer like 400ppi files.
    So find out what the printer likes, and in LR enter that number into the printer dialog. I believe the LR engine interpolates the file based on this and the image size on paper you choose to produce a file of the best size.
    Having said all that with most modern domestic and prosumer inkjets the difference is pretty negligable.
    Gordon

  • How do you determine remaining capacity on ipod shuffle

    How can you determine remaining capacity on ipod shuffle?

    I tried this and did not see anything in iTunes. I'm not the smartest guy on the block when it deals with computers. Hey i'm 73 years young!! Thanks for your help anyway.

  • How do you determine transportation planning point

    Hi Gurus,
    Badly need your help.  How do you determine transportation planning point?
    Thanks,
    Paul

    Dear John
    It is based on routes and route schedules are determined based on the following conditions:-
    => Shipping point
         Where are the goods coming from?
    => Ship-to party and unloading point
         Where are the goods going to?
    => Shipping condition
         How are the goods being shipped?
    => Transportation group
         Which goods are shipped?
         --> For example, which type of goods?
    => Calendar week / year
          When are the goods to be shipped?
    If you do not explicitly enter the week and the year, the entry applies for each calendar week. If you enter a week and a year, the route schedule only applies for this week.
    You can only use route schedules if you have maintained the working times and therefore at least one of the following times in minutes:
           -> Transportation planning time
           -> Pick/pack time
           -> Loading time
           -> Transit time
    A route schedule can leave the warehouse exactly once in a week. If a route schedule runs several times, either on several days or several times a day, it must be copied to another route schedule.
    Thanks
    G. Lakshmipathi

  • HT201209 How do you determine the funds left on an itunes card?

    How do you determine the funds left on an itunes card?

    If it hasn't been redeemed, the value is the face value.
    If it was redeemed, the value on the card is zero. 
    When you redeem an iTunes gift card, the full value is immediately transferred as a credit to the account you are using when you do the redemption.  After that point, the card is worthless.

  • How do you do word processing on the iPad is there a word processing App?

    How do you do word processing on the iPad is there a word processing App?

    It all depends on what I need to use the document for.
    When I need to create a text document that I need to share at work I use OnLive Desktop.  This gives me a Windows 7 Desktop with Office 2010 apps on it that I can connect to DropBox. https://itunes.apple.com/us/app/onlive-desktop/id490292278?mt=8 or CloudOn https://itunes.apple.com/us/app/cloudon/id474025452?mt=8. You have to be connected to a FAST wifi network to use this option.
    If I need to create a Word doc on the go I use QuickOffice Pro. https://itunes.apple.com/us/app/quickoffice-pro-hd-edit-office/id376212724?mt=8
    Connects to DropBox.
    If I just need to create a formatted text document, think Word document, I use Pages.  It is easy to use on the iPad, because it was designed for it from the start and it now supports TrackChanges. But it does Track Changes a bit clumsy.   https://itunes.apple.com/us/app/pages/id361309726?mt=8
    Connects to iCloud and you can open in Pages from DropBox.
    If I just need a plain text document, I use PlainText.  Connects to DropBox and is easy to use.  https://itunes.apple.com/us/app/plaintext-dropbox-text-editing/id391254385?mt=8
    There are lots of options out there, it just depends on what you need to do the most.

  • How do you differentiate business process and business scenario

    how do you differentiate business process and business scenario???
    pls help

    Google says;
    A <b>business scenario</b> is a description of a business problem, which enables requirements to be viewed in relation to one another in the context of the overall problem. Without such a description to serve as context, the business value of solving the problem is unclear; the relevance of potential solutions is unclear and there is a danger of the solution being based on an inadequate set of requirements. A key factor in the success of any other major project is the extent to which it is linked to business requirements, and demonstrably supporting and enabling the enterprise to achieve its business objectives. Business scenarios are an important technique to help identify and understand business needs.
    A business process -
    http://en.wikipedia.org/wiki/Business_process

  • How would you determine the total ram used by applets?

    hi guys;
    I have 2 applets.
    One applet runs in a browswer. - in the microsoft jvm.
    Another applet on another browser (or another page) - in the sun plugin.
    How would you guys determine the total RAM (not just heap memory) used by these applets.
    my strategy would be to open up the browser. and look at the memory next to that internet explorer process. Then I would open up another browser with applet and see total memory taken. Then I would subtract to determine the difference.
    Does this sound correct?
    Each applet has multiple jar files associated with it.
    Stev

    What you really should do is test your applet on a bunch of machines, like a 32 meg ram win 98, 64 meg ram win NT, and a 256 meg ram win 2000, and then give them a performance report under the different configurations. That's really what they're after (probably)

Maybe you are looking for

  • Incrementally updated backup and EMC NMDA

    Hello Everyone, I'm kind of a newbie in setting up networker module for oracle, to backup database to tape. We use the oracle's suggested backup strategy to backup DB to Disk first using the incrementally updated backups with recovery set to 3 days (

  • No sound in some quicktime clips

    I had a couple little clips I made, and some little clips I downloaded. They used to have sound and now there is nothing. I tried to download some little trailers and still nothing. Do I now have to buy quicktime 7 to get some sound on these. The sou

  • About the warning about changes message.

    Hi all, There is a messageChoice on the page,and the messageChoice must fire an action.But if the action is fired,then I click on the other tab or link, warning about changes message will not occur and directly farward to the other page.Is that possi

  • Aperture 3.1.2 does not get Mobile Me Albums

    I'm using Aperture 3.1.2. (I used to use iPhoto 2011) I can upload picture to new Mobile Me album. Facebook albums are synchronized well. But: Mobile Me albums are not synchronized. Any idea?

  • Fireworks CS3 Not Displaying Photoshop CS3 file Exactly

    Ok, so I was down to start using Fireworks to do my image optimization, in fact I was somewhat excited. I heard that Fireworks CS3 was supposed to load in PSD's seamlessly, support the layer styles, and all that good stuff. Well mine doesn't. It does