We have AUTOTRAN = Y in our UBB and we are not sure if we need it.

Hi All
And thanks in advance.
We have several questions in regard to the AUTOTRAN parameter.
We have AUTOTRAN = Y in our UBB and we are not sure if we need it.
1.) Would "AUTOTRAN = Y" start a transaction for SELECT only queries?
2.) How does "AUTOTRAN = Y" affect CORBA calls where we do call BEGIN, COMMIT and ABORT explicitly?
2a.) How does "AUTOTRAN = Y" affect RAC failover scenario in this case?
4.) How does "AUTOTRAN = Y" affect /Q services calls (GTT)?
* For example (TMQFORWORD -> SERVICE (TMS_ORACLE) )
* The relevant services DO NOT call BEGIN, COMMIT or ABORT explicitly rather relay on TMQFORWORD for that.
Many Thanks
Tech Sgin

Hi,
Services marked with AUTOTRAN=Y indicate that Tuxedo should automatically start a transaction if one has not already been started. If Tuxedo started a transaction as a result of AUTOTRAN=Y, Tuxedo will commit the transaction when the service completes.
In answer to your specific questions:
1.) Would "AUTOTRAN = Y" start a transaction for SELECT only queries?Tuxedo doesn't know what a SELECT statement is. As mentioned above, if a transaction has not been started when a service marked AUTOTRAN=Y is called, Tuxedo will effectively perform a tpbegin() on the behalf of the caller.
2.) How does "AUTOTRAN = Y" affect CORBA calls where we do call BEGIN, COMMIT and ABORT explicitly?CORBA calls are no different than ATMI calls with respect to AUTOTRAN. Interfaces market with AUTOTRAN=Y will have transactions started if one has not already been started prior to an operation on the interface being called. Note, the transaction policy in the ICF file must be set to OPTIONAL for AUTOTRAN on an interface to do anything. Otherwise the transaction policy as defined by the ICF file is followed.
2a.) How does "AUTOTRAN = Y" affect RAC failover scenario in this case?What do you mean by "RAC failover scenario"? Again, simply think of AUTOTRAN=Y as being the exact same behavior as if the caller did:
if (!tpgetlev())
    tpbegin();
tpcall(...);
if (!tpgetlev())
    tpcommit();
4.) How does "AUTOTRAN = Y" affect /Q services calls (GTT)?
* For example (TMQFORWORD -> SERVICE (TMS_ORACLE) )
* The relevant services DO NOT call BEGIN, COMMIT or ABORT explicitly rather relay on TMQFORWORD for that.GTT? Global Transaction Table? I'm not following. With regards to TMQFORWARD, although you can use AUTOTRAN=Y and then tell TMQFORWARD to not make the call in the context of a transaction, the risk you run there is that the dequeuing of the message from the request queue will also not be done in a transaction. Thus in some failure scenarios a request could be lost. It is better to let TMQFORWARD begin the transaction so it can include the dequeuing of the request, the actual service call, AND the enqueuing of the reply all in a single transaction.
I hope I answered your questions.
Regards,
Todd Little
Oracle Tuxedo Chief Architect

Similar Messages

  • Emails have been sent from my iphone and they are not from me.  what do I do to secure this doesn't happen again?  I've already changed password

    emails have been sent from my iphone and they are not from me.  what do I do to secure this doesn't happen again?  I've already changed password

    I have this problem too, it's called "spoofing" aparently.
    There isn't much you can do except change your email address which is a huge problem if like me you have an Apple one and can't change it without losing your whole iTunes and App purchase history which is a billiantly stupid bit of design on Apple's part.
    There's some interesting stuff here: http://www.bluehostforum.com/showthread.php?132-how-to-stop-spoofed-email-addres ses
    but I don't think there's much chance of applying it to iCloud but I am not an expert.

  • Hey my dad's computer has pages and we are not sure if we can transfer it on to my computer we are shared on icloud and stuff too

    Hey my dad's computer has pages and we are not sure if we can transfer it on to my computer we are shared on icloud and i dont want to have to buy it again

    Have your dad log into the Mac App Store on your computer with his Apple ID and password, the same Apple ID he purchased Pages with on his computer. He should then be able to download Pages to your computer. Let us know how it goes.
    Jerry

  • Do you have fix for Photo Booth Audio and Video are not syncing properly, Do you have fix for Photo Booth Audio and Video are not syncing properly

    My audio and video are not syncing properly. There is a lag from the audio to the video.  Does anyone have a permanent fix for Photo Booth where the Audio and Video are not syncing properly?

    If you monitor the "More Like This" box (top right), other threads appear. Opening them usually displays other threads. You aren't the only one having this problem.
    One person having a Photo Booth problem, although not the same one as you are having solved it by running Disk Utility/Repair Permissions.

  • Help i have deleted contacts off my phone and they are not on icloud

    We have two iphones and my daughter saved her contacts to icloud.  They appeared on my phone i have deleted them and she no longer has them can anyone help please

        Hi kkat13,
    Let's make sure we can find those missing contacts. When logging into our Backup Assistant website, are there any contacts in the trash? Have you previously synced contacts with an email address? Please keep us posted.
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • TS3988 I have icloud but when my ipad and iphone are not updating together.

    I have icloud installed on both my ipad and iphone. When I buy new apps they are on my ipad but don't appear on my phone. I am obviously doing something wrong. What is it?
    thanks

    Have you checked your Apple Store and iTunes settings (Settings > iTunes & App Stores)? Make sure that "Automatic Downloads" for Music, Apps, Books are turned on.

  • I have a samsung tab, my annotations and highlights are not being saved.

    How to save my annotations on the adobe document?

    Hi!
    Adobe Reader implicitly saves all annotations to the PDF, no explicit user action is required. Are you losing changes on a particular PDF or on all the PDFs you try to edit? If it's a file specific issue, could you please share the problematic PDF with us at [email protected]?
    Thanks
    Adobe Reader Team

  • Iphone car charger once again not charging. Second one and they are not cheap from the apple store.Any else have these problems?

    My Iphone car charger is not charging again. This is the second one I have bought from the Apple store and they are not cheap anyone else have problems?

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • After BI 7.0 Upgrade, Authorization Roles and profiles are not visible

    Hi Gurus,
    We have an issue with authorization roles and profiles are not visible for all end users with new Bex Analyzer (BI 7.0) tool. But still they can see these roles with old Bex Analyzer ( Bex 3.5) tool.
    As a developer I have SAP_ALL acces and I can see all authorization roles in new BEx Analyzer (BI 7.0).
    I verified in SU01 for user access and every are assigned there roles and they are green.
    Do we need to add any new authorization object to fix this issue, please let me know
    Thanks and appreciate your help.
    Thanks
    Ganesh Reddy.
    Edited by: Ganesh Reddy on Oct 26, 2009 4:41 PM

    Hi Ganesh,
    check the behaviour, if you assign
    S_USER_AGR                          
       ACT_GROUP = "..name of the assigned role.."
       ACTVT = 03 (for "display")    
    b.rgds,
    Bernhard

  • All my songs and pictures are not transferring from my old phone !!!!!!

    I had the iphone 4S and yesterday I went and got the iphone 5. I am trying to transfer everything using my icloud. All my apps,notes,txt msgs,contacts... everything like that was added onto my new phone. My pictures & music however, are still all adding, it has been loading since last night, this morning I noticed that it has stopped loading on this one song, and this one picture ( I have ALOT of pictures & music) so when I go into my photo app is says " downloading 2,027 of 2,984 " and it hasnt changed for hours!!! Same with my music I go into itunes and it says I have 26 songs left to download and they are not loading, they all say " waiting..." below them!!!
    What should I do ? ..or will it EVENTUALLY load. I must have enough space on this new phone because I did on my old one....and I have deleted quite a few apps that were added from my old phone to my new one.
    Pleasssseeeeeee HELP, thankkkssss (:

    Check what steps you have taken against this
    http://support.apple.com/kb/ht2109
    After that time I suspect it has "frozen "
    Start again having checked out above

  • TS4097 we have multiple users in our family and multiple devices all sharing one itunes account.  i think we are all synced to one icloud account and it is a nightmare....contacts lost, text messags showing up on multiple devises etc.  how do we fix this?

    We have our family sharing one itunes account.  we have 3 iphones, 2 macbook airs, 2 ipads and 1 mac.  I am not sure how we even got started on the icloud but somehow we did and everything is a mess.  The ipads are showing the text messages, the contacts are all combined, the apps that my duaghter downloads are appearing on all devices.  how do we fix this so contacts are not shared, messages are not shared and apps are not automatically synced to all devises?

    You have two different issues going on.  You are getting each other's messages because you are sharing the Same Apple ID for iMessage.  This can be corrected by going to Settings>Messages>Send & Receive on add the devices and doing one of the following:
    Either uncheck the email address shown under "You can be reached by iMessage at" on all of your devices; or
    If you want to continue to receive iMessages at this email address on one of your devices, on all of the other ones tap the Apple ID at the top, sign out, then sign back in using a different Apple ID (so all devices will be using a different Apple ID for iMessage).  Note: you can continue to share an Apple ID for purchasing from the iTunes and App stores.  It does not need to be the same as the ID you are using for iMessage, FaceTime and other services.
    The second issue is that you are sharing the same iCloud account on your devices.  When you do this any data you sync with the shared iCloud account such as contacts is merged and will appear on all devices connected to the account.  To fix this you both need to have separate iCloud accounts (you can continue to share the same Apple ID for purchasing from the iTunes and app stores). 
    First decide which device(s) will be keeping the current iCloud account.  On the one(s) that will be changing accounts, if you have any photos in photo stream that in your camera roll or backed up somewhere else that you want to keep on the device(s), save these to the camera roll by opening the photo stream album in the thumbnail view, tapping Edit, then tap all the photos you want to save, tap Share and tap Save to Camera Roll. 
    Once this is done, go to Settings>iCloud, scroll to the bottom and tap Delete Account.  (This will only delete the account from this device, not from iCloud.  The device(s) that will be keeping the account will not be effected by this.)  When prompted about what to do with the iCloud data, be sure to select Keep On [iDevice].  Next, set up a new iCloud account using a separate Apple ID (if you don't have one, tap Get a Free Apple ID at the bottom).  Then turn iCloud data syncing for contacts, etc. back to On, and when prompted about merging with iCloud, choose Merge.  This will upload the data to the new account.  Repeat this process for all the devices that you need to migrate to new accounts.
    When finished, to un-merge the data in your accounts you will have to go to icloud.com on your computer and sign into each iCloud account separately and manually delete the data you don't want (such as deleting the other person's contacts from your account, and vice versa).

  • We have 30 ipads at our school and it is great.  We are about 850 student on my school and everyone are using the ipads. One hour at the time. (we have a booking system.)   I teach music and are using Garageband. I need to find away were my students that

    We have 30 ipads at our school and it is great.  We are about 850 student on my school and everyone are using the ipads. One hour at the time. (we have a booking system.)
    I teach music and are using Garageband. I need to find away were my students that are working on a project can export the files and save them somewhere, so when they 7 days later open Garage band can import there song with all the correct  midi-tracks. When I export the song to Icloud the song become an Mp4 file (I think).  And I can import the files via Icloude.
    This is because too many times the song has been sabotages during the week
    Dan Sweden

    Dan,
    your students could store their projects in iCloud, only you would continously have to change the AppleIDs of the iPads, so each student could store the songs with their own AppleID.  I don't think this will be feasable.
    The other possibility would be to share the projects to iTunes and to download them to iTunes  on a Mac at the end of each lesson. Does your school have Macs? This will not work with PCs.
    See this link:  GarageBand for iPad: Get answers fast http://help.apple.com/garageband/ipad/1.2/index.html#chsec12c387
    Look at the section "Share GarageBand songs",   
    Send a GarageBand song to iTunes:
    -- Léonie

  • Every time I try to update the 4s or 4 it is saying not enough storage. I am really hating this phone now because I am not going to buy storage. We have 5 iPhones on our account and now because of iCloud it does this.

    Every time I try to update the 4s or 4 it is saying not enough storage. I am really hating this phone now because I am not going to buy storage. We have 5 iPhones on our account and now because of iCloud it does this.

    your iCloud storage isnt part of your phone, that is a back up for your phone, you have to delete things on your phone, so I recommend backing up your photos to your computer or iCloud since im sure thats whats taking up all your storage, then delete the photos on your phone and then update your phone using iTunes on your computer.

  • Since upgrading to Yosemite I lose my wifi connection. I have a MacBook Pro paired with verse. Our iPad and iPhones are fine. Any suggestions?

    Since upgrading to Yosemite I lose my wifi connection. I have a MacBook Pro paired with uverse. Our iPad and iPhones are fine. Any suggestions?

    Since upgrading to Yosemite I lose my wifi connection. I have a MacBook Pro paired with uverse. Our iPad and iPhones are fine. Any suggestions?

  • HT2731 We have 3 people in our household and one main computer, is it possible to have 3 seperate accounts on the same computer? It seems everything reverts back to my Apple account?

    We have 3 people in our household and one main computer, is it possible to have 3 seperate accounts on one computer?

    Welcome to the Apple Community.
    You would need to create 3 user accounts on the computer.

Maybe you are looking for

  • Compare data in one table

    Hi all, I have a problem with comparing two rows in one table. The situation: Person_1 have to insert row_1 in table_xy. After a while person_2 has to insert the same data as row_2 for controlling person_1 in table_xy. I have created a compare_flag i

  • Shouldn't "Interactive Booklet" be the size of an Album booklet?

    I noticed when trying to use the Killers "Sam's Town" interactive booklet, it popped up like the album art. I could click on these tiny words I couldn't read to get where I wanted, but I figured I'd make it bigger so I could actually see it. Then it'

  • VO Subsitution not working

    Hi All, I have an extended VO which adds some attributes to a seeded Expert Mode sql query. This is all configured correctly and I can see via the "about this page" link that my substituted VO is being used by the page. I've created a new region (adv

  • [Solved] Running mpd as user mpd with systemd without using mpd.conf

    Maybe this is tivial, but I searched about an hour without any results. I want to run mpd as user mpd. I cant use the mpd config file since mpd set the UID and GID explicitely resulting in mpd not having the necessary supplementary groups to access t

  • ORA-00313 problem, thank you very much!!

    Hi, there, when I use OEM standalone to login the database, I found there is an error: ORA-00313:open failed for members of log group1 of thred 1 ORA-00312:online log 1 thread 1 "c:\oracle-database-server\oradata\redo01.log" then I can't open the dat