DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Two phase commit

  1. #1
    Join Date
    Jul 2000
    Posts
    147

    Red face Two phase commit

    I have Oracle 9i testdb1 and testdb2 on Linux.


    Where can I find some information regarding what is two phase commit and how to implement? Is it hard to implement? Do I have to install/config Oracle differently? Does two phase commit happen in client level or at the server and how?

    Thanks your help in advance!

    Regards.

  2. #2
    Join Date
    Jan 2001
    Location
    St. Louis. MO
    Posts
    151

    Re: Two phase commit

    Read documentation on Distributed Transactions, you will find it there.

    Ed

  3. #3
    Join Date
    Mar 2002
    Location
    Mesa, Arizona
    Posts
    1,204
    Oracle's two-phase commit works out of the box. There's really nothing to configure other than connectivity to the remote database.

    Oh, you may need to set the following parameter:

    global_names
    "I do not fear computers. I fear the lack of them." Isaac Asimov
    Oracle Scirpts DBA's need

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width