Skip navigation.

Managing WebLogic Platform Database Resources

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Configuring Databases

This section presents guidelines and caveats about the following:

Note: Descriptions of how to configure a WebLogic Platform 8.1 SP4 domain with Oracle 9i RAC, and WebLogic Server 8.1 SP4 with Oracle9i and 10g RAC are provided in Important Usage Notes for Previous Releases of WebLogic Platform 8.1. This document can be found at:
http://download.oracle.com/docs/cd/E13196_01/platform/docs81/sp_notes/sp_notes.html.

 


Configuring DB2

If your configuration includes DB2:

 


Configuring MS SQL Server

If your configuration includes MS SQL Server:

  1. To use JDBC distributed transactions through JTA, your system administrator should install Microsoft SQL Server JDBC XA procedures using the procedure described at the following URL:
  2. http://download.oracle.com/docs/cd/E13222_01/wls/docs81/jdbc_drivers/mssqlserver.html#install_jta
  3. Check to see whether you have MS SQL Server version 8.00.818. To check the version number, enter the following commands:
  4. OSQL -Usa -P -S
    1>select @@version
    2>go

    If MS SQL Server is already at version 8.00.818, proceed to step 3. If SQL Server version is at 8.00.810 or below, obtain the hot fix from the following link. This hot fix upgrades MS SQL Server to 8.00.818.

    http://www.microsoft.com/downloads/results.aspx?productID=&freetext=ms03-031&DisplayLang=en
  5. Apply one of the patches identified in this section to fix a problem in Windows that will enable MS SQL Server to run properly. These patches are available from Microsoft TechNet and published with the Microsoft Security Bulletin MS04-012 at the following URL:
  6. http://www.microsoft.com/technet/security/bulletin/MS04-012.mspx

    To install this patch on Windows 2000 systems with Service Pack 2, 3, or 4, complete the following steps:

    1. Download Microsoft Security Bulletin MS04-012 from the following URL:
    2. http://www.microsoft.com/downloads/details.aspx?FamilyId=FBD38C36-D1D3-47A2-A5D5-6C8F27FDCC40

    3. Click Download under Security Update for Windows 2000 (KB828741) to download the file Windows2000-KB828741-x86-ENU.EXE.
    4. Shut down all applications, the MS SQL Server, and the DTC services.
    5. Run the extracted executable file Windows2000-KB828741-x86-ENU.EXE.
    6. Reboot the system.
    7. Start the MS SQL Server and DTC services, if they are not started automatically.

    To install this patch on a Windows XP or Windows XP Service Pack 1 system, complete the following steps:

    1. Download Microsoft Security Bulletin MS04-012 from the following URL:
    2. http://www.microsoft.com/downloads/details.aspx?FamilyId=D488BBBB-DA77-448D-8FF0-0A649A0D8FC3
    3. Click Download under Security Update for Windows XP (KB828741) to download the file WindowsXP-KB828741-x86-ENU.EXE.
    4. Shut down all applications, the MS SQL Server, and the DTC services.
    5. Run the extracted executable file WindowsXP-KB828741-x86-ENU.EXE.
    6. Reboot the system.
    7. Start the MS SQL Server and DTC services, if they are not started automatically.

 


Configuring Sybase

If your configuration includes Sybase:

For more information about creating XA domains, see "Creating XA Domains Using Configuration Templates" in Creating WebLogic Configurations Using the Configuration Wizard, at the following URL:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/confgwiz/examples.html

 

Skip navigation bar  Back to Top Previous Next