Table of Contents
- List of Examples
- List of Figures
- List of Tables
- Title and Copyright Information
-
1
About Domains
- 1.1 What Is the Oracle Tuxedo Domains Component?
- 1.2 Example of a Domains Configuration
- 1.3 Functionality Supported by Domain Gateways
- 1.4 Oracle Tuxedo Domains Architecture
- 1.5 Understanding the Domains Configuration File
- 1.6 Specifying Domains Data-Dependent Routing
- 1.7 Specifying Domains Transaction and Blocking Timeouts
-
1.8
Specifying Domains Connection Policies
-
1.8.1
How To Configure Your Connection Policy
- 1.8.1.1 Per Local/Remote Domain Connection Policy
-
1.8.1.2
Per TDomain Session Connection Policy
- 1.8.1.2.1 Creating A TDomain Session
- 1.8.1.2.2 Creating A Per TDomain Session Connection Policy
- 1.8.1.2.3 Using Regular Expressions with TDomain Sessions
- 1.8.1.2.4 Using DM_MIB to Specify or Request TDomain Session Information
- 1.8.1.2.5 Using DMADMIN to Specify or Request TDomain Session Information
- 1.8.1.2.6 TDomain Session Interoperability with Older Tuxedo Releases
- 1.8.2 How To Use Connection Retry Processing
- 1.8.3 How Connection Policy Determines Availability of Remote Services
-
1.8.1
How To Configure Your Connection Policy
- 1.9 Specifying Domains Failover and Failback
- 1.10 Specifying Domains Keepalive
- 1.11 Configuring a Domains Environment
- 1.12 Configuring a Domains Environment for Migration
- 1.13 Direct Cross-Domain Communication Leveraging RDMA on Exalogic
-
2
Planning and Configuring ATMI Domains
-
2.1
Planning to Build Domains from Multiple Oracle Tuxedo
Applications
- 2.1.1 Option 1: Reconfigure the Applications as a Single Oracle Tuxedo Domain
-
2.1.2
Option 2: Reconfigure the Applications as a Domains
Configuration
- 2.1.2.1 Creating the UBBCONFIG File for the bankapp Application in the Domains Environment
- 2.1.2.2 Creating a DMCONFIG File for the bankapp Application
- 2.1.2.3 Creating the UBBCONFIG File for the Credit Card Authorization Application in the Domains Environment
- 2.1.2.4 Creating a DMCONFIG File for the Credit Card Authorization Application
- 2.2 Examining the creditapp Domains Configuration
-
2.3
Setting Up a Domains Configuration
- 2.3.1 Configuring a Sample Domains Application (simpapp)
- 2.3.2 Configuration Tasks
- 2.3.3 How to Set Environment Variables for lapp
- 2.3.4 How to Define the Domains Environment for lapp in the UBBCONFIG File
- 2.3.5 How to Define Domains Parameters for lapp in the DMCONFIG File
- 2.3.6 How to Compile Application and Domains Gateway Configuration Files for lapp
- 2.3.7 How to Set Environment Variables for rapp
- 2.3.8 How to Define the Domains Environment for rapp in the UBBCONFIG File
- 2.3.9 How to Define Domains Parameters for rapp in the DMCONFIG File
- 2.3.10 How to Compile Application and Domain Gateway Configuration Files for rapp
- 2.3.11 How to Compress Data Between Domains
- 2.3.12 How to Route Service Requests to Remote Domains
-
2.4
Setting Up Security in a Domains Configuration
- 2.4.1 Overview
- 2.4.2 Domains Security Mechanisms
- 2.4.3 How to Configure Principal Names for Domains Authentication
- 2.4.4 How to Configure Domains Password Security
- 2.4.5 How to Configure Domains Access Control Lists
- 2.4.6 How to Configure ACL Policy for a Remote Domain
- 2.4.7 How to Configure Domains Link-Level Encryption
-
2.5
Setting Up Connections in a Domains Configuration
- 2.5.1 How to Request Connections for Client Demands (ON_DEMAND Policy)
- 2.5.2 How to Request Connections at Boot Time (ON_STARTUP Policy)
- 2.5.3 How to Limit Connections to Incoming Messages Only (INCOMING_ONLY Policy)
- 2.5.4 How to Configure the Connection Retry Interval for ON_STARTUP Only
- 2.5.5 How to Configure the Maximum Retry Number
- 2.5.6 Example of Coding Connection Policies Between Domains
- 2.6 Controlling Connections in a Domains Configuration
- 2.7 Configuring Domains Link-Level Failover and Keepalive
-
2.1
Planning to Build Domains from Multiple Oracle Tuxedo
Applications
-
3
Introduction to Planning and Configuring CORBA Domains
- 3.1 Overview of the CORBA Domains Environment
- 3.2 Single-Domain Versus Multiple-Domain Communication
- 3.3 Elements of a CORBA Domains Configuration
- 3.4 Understanding and Using the Configuration Files
- 3.5 Specifying Unique Factory Object Identifiers in the factory_finder.ini File
- 3.6 Processing the factory_finder.ini File
- 3.7 Types of CORBA Domains Configurations
- 3.8 Examples of CORBA Domains Configurations
-
4
Introduction to Administering Domains
- 4.1 Using Domains Run-Time Administrative Commands
- 4.2 Using the Administrative Interface, dmadmin(1)
- 4.3 Using the Domains Administrative Server, DMADM(5)
- 4.4 Using the Gateway Administrative Server, GWADM(5)
- 4.5 Using the Domain Gateway Server
- 4.6 Managing Transactions in a Domains Environment