Issue when the GlobalTransactionsProtocol is set as OnePhaseCommit

Hi,
For the Data Source, the GlobalTransactionsProtocol is set as OnePhaseCommit
For certain transaction, I get this error.
JDBC driver does not support XA, hence cannot be a participant in two-phase commit. To force this participation, set the GlobalTransactionsProtocol attribute to LoggingLastResource (recommended) or EmulateTwoPhaseCommit for the Data Source = BIAnalytics
The current option that i have is 'One Phase Commit'
As per this error message, I have tried to change the Global transaction protocol option of BIAnalytics Data source to the suggested options - LoggingLastResource or EmulateTwoPhaseCommit
1. LoggingLastResource
With this recommended option, the integrated WLS failed to start. The error message for the failure is
<Aug 21, 2012 1:57:28 AM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [JTAExceptions:119002]A logging last resource failed during initialization. The server cannot boot unless all configured logging last resources (LLRs) initialize. Failing reason:
javax.transaction.SystemException: weblogic.transaction.loggingresource.LoggingResourceException: java.sql.SQLException: JDBC LLR, table verify failed for table 'WL_LLR_DEFAULTSERVER', failed to create table
>
2. EmulateTwoPhaseCommit
With this option, the WLS & application started fine and the method call also executed successfully.
But the option description says , 'Enables a non-XA JDBC connection to emulate participation in distributed transactions using JTA. Select this option only if your application can tolerate heuristic conditions.With this option, the transaction branch in which the connection is used always returns success for the prepare phase of the transaction. This option offers performance benefits, but also has risks to data in some failure conditions.'
Can anyone let me know the reason for this issue and the best option to choose to avoid the error?
Regards,
Tamilselvi

LLR should normally be the best choice. The "failed to create table" makes me think that you should grant some additional privileges (create table= to the user of your Datasource...

Similar Messages

  • SP1 does not get installed when the machine is set to Japanese Language, software push through sccm 2012

    Hi,
    Please help me with the below issue, iam trying to deploy Service pack 1 on Windows 7 , 32 Bit OS
    SP1 does not get installed when the machine is set to Japanese Language, software push through sccm 2012 , it does gets installed of installed manually, by remoting into the machine
    also it gets installed through sccm when the machine is set to english language, 
    Thank you
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

    Hi Friends,
    we are deploying the SP1 via SCCM 2012 , and the success rate is around 50 %, its a Light touch installation where user will initiate the installation via Software Center ( Web based )
    i was able to gather few errors , and this are the errors which failed during SP1 Installation 0x800f0828,
    some errors which sccm reports display are 
    11171
    10008
    10021-
    17031 - 
    1602 - User Cancelled installation
    113 - No more internal file identifiers available
    10070 - File handle reference is no longer available
    10050 - A socket operation encountered a dead network
    11170  - The task sequence manager could not successfully complete execution of the task sequence
    i could not find the reason for some of the errors, also i am looking for a fix/woraround if any
    Also i have noticed that in few computers the task seq failed at a place where after the sp1 installation a reboot happens and then PGP BYPASS utility is uninstalled, it did not start the PGP bypass uninstall after reboot
    is there a way to cut short the Task seq and keep it simple ?
    right now its like this 
    1. checking for prerequisite : checks for OS Name and OS version
    2. installs PGP Bootgaurd Bypass
    3. System Restart
    4. Installing Windows 7 Service Pack 1
    5. Final Restart
    6. uninstall PGP Bootgaurd Bypass
    Regards
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

  • Open PDF in same browser when the preference is set to open in new window.

    The corporate policy for all applications is to open the PDF document in new browser/reader but our application needs the reader to open in the same browser even the preference "Display PDF in Browser" is unchecked.... The setPreference from javascript (html) doesn't seemed to work... How do i make this work?
    Also, I need the links the browser to open in new browser once the PDF is loaded... do I need to reset the preference once it is loaded for the links to open in new browser?
    thanks,
    - Ray

    There is no way to override that from your application.   And if the Links in the PDF have an explicit "open in new window" setting, that is respected over the preference.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Wed, 19 Oct 2011 22:02:53 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Open PDF in same browser when the preference is set to open in new window.
    Open PDF in same browser when the preference is set to open in new window.
    created by h_ray<http://forums.adobe.com/people/h_ray> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/3981167#3981167

  • LR 5.5 upgrade. I only get the the 32 bit set up and an error when the 64 bit set up should be created. It says not enough disk space and no access to write. The disk space is ok and the 32 bit file was indeed created.

    LR 5.5 upgrade. I only get the the 32 bit set up and an error when the 64 bit set up should be created. It says not enough disk space and no access to write. The disk space is okay and the 32 bit file was indeed created. I have Windows 7 Home edition.

    Hi Rob, Thanks for your input. The temp location is on the C drive with 228 GB free space. My other drives have 123 GB and 204 GB of free space. I can see how the 32 bit set up is perfectly extracted when it stops when coming to the 64 bit set up. I have done the exercise several times and also made new downloads. I am using Norton 360 and Malwarebytes anti-malware but the dowload from Adobe should be trusted.

  • [svn:fx-trunk] 11448: Making a small ItemRenderer change so that we don' t dispatch an unused, contentBackgroundColorChanged event anymore when the itemIndex gets set.

    Revision: 11448
    Author:   [email protected]
    Date:     2009-11-04 17:06:22 -0800 (Wed, 04 Nov 2009)
    Log Message:
    Making a small ItemRenderer change so that we don't dispatch an unused, contentBackgroundColorChanged event anymore when the itemIndex gets set.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ItemRenderer .as

    Revision: 11448
    Author:   [email protected]
    Date:     2009-11-04 17:06:22 -0800 (Wed, 04 Nov 2009)
    Log Message:
    Making a small ItemRenderer change so that we don't dispatch an unused, contentBackgroundColorChanged event anymore when the itemIndex gets set.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ItemRenderer .as

  • My iPod touch 3rd generation won't play on my iPod dock when the alarm I set goes off. It plays normally and charges, but it won't work with the alarm. Could it be the iPod dock or my iPod?

    My iPod touch just recently started doing this: I plug it in to my Sony iPod dock/alarm clock/radio. It charges fine and plays music fine, but when I set the alarm for it to go off, it doesn't go off. I can see that the dock is indicating that the alarm is going off, but the iPod isn't playing music. Could it be my iPod or the dock?
    Also, there were 2 times when I plugged in my iPod to charge (once with a wall charger and once with the dock) and it said that it was fully charged. But it wasn't fully charged. I bought one of those iPod wall chargers from Target. It's not an Apple charger, but it is for iPods. Could it be that?
    I'm going to try to reset my iPod and see if that helps any.

    I have contacted apple support and Bose support.  When I have heard back will post for everyone.  I do encourage everyone to contact both companies until we get an answer to hopefully solve this issue.  The more people who contact them about the issue, maybe the better chance they will help fix the issue.

  • Can an IOS device be enrolled through profile manager when the server is set as .private?  If so what steps?

    I have my server set as server.xxxxxx.private, and need to know if it is possible to enroll it using profile manager.  I assume this would have to be done when the IOS device is on the same network, and subsequently the DNS server would have to be added to the WiFi configuration.  When I do this it tells me that Safari can't open the page.  I manually installed the self signed certificate.

    Same issues here.
    Buggy as ****..
    Also after some time, the Profile Manager PAne doesn't even fill in Server.app.....stays at Loading...
    Nevertheless, the service itself works with the bug you outlined, plus enroll is impossible for me (check my post here: Can't enroll devices with Profile Manager - invalid key  )
    I hope all these get fixed in 10.7.1   !!!

  • I got the iPhone 4S and I use google calendar and when the Sprint salesperson set up my phone only 2 months of my calendar went on my phone. How do I get my whole calendar to sync on my phone?

    I got the iPhone 4s and i use google calendar and when the Sprint sales person set up my phone, only 2 months showed up on my iPhone. How do I sync all of google calendar to my iPhone!

    Settings/Mail,Contacts,Calendar - there's a setting for how far back to sync calendars.

  • Mail messes up html emails when the international panel set to "french"

    This is a fairly specific problem, under my normal settings everything works fine. I receive emails on a weekly basis from this sender who sends them with quite a bit of html encoding. Images, fancy formatting, tables, etc. Normally, they display just fine.
    However, I recently decided to switch my system language (on the international panel) to french instead of English. I have not changed any other settings, in the system or in Mail.
    With the setting in the international panel set with French first, mail suddenly displays these emails suddenly turn to gibberish: They lose almost all formatting, most of the images disappear, text gets superimposed and piled up near the top of the email, etc.
    Thus my two questions: Firstly, why would the setting in the international panel be affecting the content of an html email. Secondly, how can it be set to not affect said content.
    I already looked through the coding for the email, and to the best I can tell, it has no encoding specifying a display language or alternate language encoding or anything of that sort.
    Thanks!

    With the setting in the international panel set with French first, mail suddenly displays these emails suddenly turn to gibberish: They lose almost all formatting, most of the images disappear, text gets superimposed and piled up near the top of the email, etc.
    Hmmm, I'd copy that text & paste into Text Edit document, then wirth it all highlighted try changing to several different fonts to see if the gibberish goes away.
    I'm thinking it's a font issue, but not certain of course.
    Maybe post a sample of the gibberish here for me to look at?

  • When the about:config setting for swipe are changed to allow changing tabs with swipe it does not repond and performs the default back and forward in browsing history action on the selected window instead of switching tabs. How do I get it to work?

    In about:config, the values I changed to for the preference name browser.gesture.swipe.left was Browser:PrevTab and for browser.gesture.swipe.right was Browser:NextTab.
    I have the latest synaptics touch pad on my laptop and it supports three touch swipe on windows pcs and on firefox. The about:config setting seem to be specific for MACs and so does not responds to windows changes.

    Hi,
    I suggest you try the steps in this thread for test:
    Disable Suggested Sites does not work.
    http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/disable-suggested-sites-does-not-work/4ba064b1-1c6e-43f1-939e-2db1d335b2ef
    Regards,
    Vincent Wang
    TechNet Community Support

  • Issue when the invoice is processed through Edi.

    Hi Experts,
        Purchase order reference line items are missing when the invoice is created using EDI.
    Can any body have an idea on above given?
    Regards,
    SK.

    Hi,
    How you are creating invoice?
    Creating based on data coming from Idoc or sending Invoice data as Idoc.
    please elaborate.
    Regards,
    Bhavana.

  • Is it a hardware and/or software issue when the screen suddenly shifts?

    Hey there,
    Yesterday my 2.5 year old laptop had an error.
    I was working in excel, when suddenly the screen shifted out of focus.
    I saw everything on the screen echoed some pixels to the upperleft, and moving the mouse over a shifted area turned this area back to normal, however this also shifted the area where the mouse no longer was.
    I thought I should reboot my laptop, but then it wouldn't start. I have tried rebooting in safe mode and recovery modes and saw several blue screens flash by. I have inserted the 2 recovery discs that came with the laptop, but it cannot finish installation.
    What concerns me is that even if I get a recovery disc to work, the screen might still be shifted. Do you think this might be a hardware error, a cable breaking somewhere? Or is it a software error somehow? Or perhaps it was a software error leading to a hardware malfunction?
    I'd like to install an operating system again, but if the screen has a hardware issue it might be more worthwhile to buy a new laptop all together.
    Please advise if you have any idea on what could cause this, thanks in advance!
    Kind regards! ^_^

    Hey there,
    Just wanted to let you know what I learned. I visited some computer repair shops. The screen was acting so weird, I had no idea what it was called, but now I know the screen was garbled. It was a hardware error, namely the chip of the memory of the graphics card was burned, and apparently since it is directly connected to the motherboard it would be an expensive party to have that repaired.... I ended up buying a new notebook, this time with 3 year's insurance ^_^ What was also interesting is that when we installed older operating systems on it, with very low resolutions, everything worked out fine. As soon as the newest graphic card driver was installed or we switched to a normal resolution, it was garbled again. It was definitely the memory of the graphics card.
    As a suggestion, I think it would be helpful if the term 'garbled screen' or 'garbled' is a searchable phrase on this website, because it took me forever to find out what the problem was called. There is some information about screen issues, but only if the screen is black or blue screen of death. If more people experience this garbling issue, it might save some headaches :p
    Thanks again for everything!
    Shunfa

  • Variable entry issue when the query is executed on the WEB

    Hi,
           When I execute a 2004S query on the WEB,In the variable entry screen , even if I specify  for example  'A'  for a variable ,  the 'A' is completly ignored and it returns all the values.So there is a problem with '*'.
            If I execute the same query in the Analyser, '*' is considered while returning the results.
            Anyone having similar issue.
            Thanks in advance.

    Hi siva,
    Its a program error. Please apply the advanced correction from SAP note <a href="https://service.sap.com/sap/support/notes/1062214">1062214</a>
    Assign points if helpful,
    Regards, Uday

  • I cannot get the STOP button to appear in the Navigation Toolbar, even after going through the suggestions; it will appear when the Restore Default Set window is open, but disappears as soon as DONE is clicked

    The X for STOP loading the page does not appear in the Navigation Toolbar. If I do the right click, select Customize, Restore Default Set, it appears; click Done and it disappears. I have disabled the theme; disabled all extensions; reset the toolbar & controls; unchecked the acceleration. No luck.

    Starting in Firefox 4, the Go, Stop and Reload buttons are combined in one button at the right end of the URL or Address bar. The button changes depending on the activity:
    *green Go arrow when typing in the address bar
    *red Stop ("X") button while page is loading
    *gray Reload (circular arrow) when page is finished loading.
    Separate buttons are possible:
    #Open Customize Toolbar window by clicking Firefox button > Option > Toolbar Layout '''''OR''''' clicking View > Toolbars > Customize if using the Menu Bar '''OR''' right-click in an empty space on a toolbar and choose Customize
    #Stop and Reload buttons will show separated between the address bar and the search bar
    #drag the buttons anywhere on the Navigation toolbar
    #*order Reload-Stop will combine into one button
    #*order Stop-Reload will remain separate buttons
    #*or drag a "Separator" from the Customize window between Reload-Stop and they will remain separate
    #click Done at bottom right of Customize window to finish
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    You have multiple old versions of Java Console installed that Java did not clean up when updating. Your old versions are: 6.0.16, 6.0.22<br />
    Follow these instructions to remove the old versions: http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions

  • Automatic goods issue when the activity is confirmed not happening

    Dear all,
    I am facing one issue. I have attached a backflush item to the activity. The stock is also available for that material. But when i do the activity confirmation that material is not getting issued automatically.
    Can anybody tell me what could be the reason.
    Regards,
    Sudhir Kesarkar

    Thanks jibat,
    As you suhggested i have checked in cogi. The error appearing there is 'Maintain valuation type'. This occured because the material is split valuated and we have to maintain the valuation type. But is there any way to automatically flow valuation type to the material attached to the activity.
    Regards,
    Sudhir

Maybe you are looking for

  • HOW TO LOOK AT SENDER SYSTEM IDOCS

    hi friends, Scinario :recieving the idocs(inbound) we know that the idoc nos. which is send from the sap system to the reciever sap system will change. suppose the sender system is having idoc nos as               10002 the same idoc in the reciever

  • Vendor- General Section- Email ID

    Hi, Email ID- Address tab of General Data of Vendor master record save in which table. ( once gain E-mail ID- Address tab- General data) I didnt find in LFA1. Kindly guide me how we find the same. Regards, Venkat

  • How to send an event or calendar to a non MAC user.

    In Outlook you could attach a calendar or event to an email so the business associate would review and confirm the dates discussed. Is there a way to do this with iCal without being a member of MobilMe, or posting it to a server, or on a webpage? Tha

  • PSS: Password Self Service: No "Admin Defined Questions" available for security question registration

    Dear Experts, I have configured PSS as below, Activated "PSS" in connector configuration. Configure PSS as per SAP note. Configured 2 Questions and activated them. Maintained "Service User" in 10 services mentioned in SAP note After this when I try t

  • Problem Installing "Abobe Premiere Elements 10"

    Install software but half way, the program stopped/aborted with this ERROR MESSAGES: Exit Code: 7 -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 9 error(s), 8 warning(s) WARNING: DS013: Paylo