Index for Using CORBA Transactions

 

A

ACID properties 1, 2

activation policies

transaction 1

always transaction policy 1, 2

API models, supported 1

Application-to-Transaction Monitor Interface (ATMI) 1

assigning transaction policies 1

atomicity (ACID properties) 1

AUTOTRAN parameter 1, 2, 3

B

business transactions, support 1

C

client applications

multithreading 1

using transactions 1

close_xa_rm method 1

CLOSEINFO parameter 1

closing an XA resource manager 1

CMTRET parameter 1

code example

C++ CORBA server object that supports transactions 1

OMG IDL for Transactions sample CORBA application 1

TransactionCurrent object 1

transactions

C++ 1

transactions in C++ CORBA client application 1

UBBCONFIG file for Transactions sample CORBA application 1

consistency (ACID properties) 1

Control interface 1

CORBA applications

transaction propagation 1

Transaction Service 1

Transaction Service API

Control interface 1

Current interface 1

data types 1

exceptions 1

TransactionalObject interface 1

transactions in client applications 1, 2

transactions overview 1

transactions support 1

CORBA server applications

and transactions

CORBA Services Object Transaction Service (OTS) 1, 2, 3

CosTransactions module 1, 2

Current interface

about the Current interface 1

begin method 1

commit method 1

get_control method 1

get_status method 1

get_transaction_name method 1

resume method 1

rollback method 1

rollback_only method 1

set_timeout method 1

suspend method 1

D

data types

CORBA Transaction Service API 1

database cursors 1

deactivate_object method

and transactions 1

defining user-defined exceptions 1

delegated commit 1

development process

client applications

Transactions sample CORBA application 1

transactions 1

distributed transactions

about distributed transactions 1

DMTLOGDEV parameter 1

DMTLOGNAME parameter 1

DMTLOGSIZE parameter 1

domain transaction log, creating 1

DR_TRANS_ABORT 1

DR_TRANS_COMMITTING 1

durability (ACID properties) 1

E

exceptions

CORBA Transaction Service API 1

HeuristicHazard 1

HeuristicMixed 1

INVALID_TRANSACTION 1

InvalidControl 1

NoTransaction 1

OBJ_ADAPTER 1

SubtransactionsUnavailable 1

TRANSACTION_ROLLEDBACK 1

Unavailable 1

user-defined exceptions 1

explicit propagation, in CORBA applications 1

F

FACTORYROUTING parameter 1

flat transactions 1

G

GROUPS section 1

H

HeuristicHazard exception 1

HeuristicMixed exception 1

I

ICF file

defining transaction policies 1

ignore transaction policy 1

Implementation Configuration File (ICF)

defining transaction policies 1

implicit propagation, in CORBA applications 1

INS 1

interdomain interoperability 1

interoperability

interdomain 1

intradomain 1

network 1

remote clients and BEA Tuxedo domain 1

Interoperable Naming Service (INS)

See INS

intradomain interoperability 1

INVALID_TRANSACTION exception 1

InvalidControl exception 1

isolation (ACID properties) 1

L

lightweight clients

about lightweight clients 1

Application-to-Transaction Monitor Interface (ATMI)I 1

interoperability 1

listings

sample GROUPS section 1

sample MACHINES section 1

sample NETWORK section 1

sample RESOURCES section 1

M

MACHINES section 1, 2

MAXGTT parameter 1

MAXRDTRAN parameter 1

MAXTRAN parameter 1

multithreading

clients 1

N

nested transactions 1, 2

network interoperability 1

NETWORK section 1

never transaction policy 1

NoTransaction exception 1

NULL resource manager 1

O

OBJ_ADAPTER exception 1

object state management 1

delegating to an XA RM 1

Transactions University sample application 1

object transaction service (OTS) 1

ODMG standard 1

OMG IDL

Transactions sample CORBA application 1

open_xa_rm method 1

OPENINFO parameter 1

opening an XA resource manager 1

optional transaction policy 1, 2

Oracle7 1

OSI TP protocol 1

OTS 1

P

process failure, handling 1

programming models, supported 1

R

recursive transactions 1

remote clients and interoperability 1

resource manager 1

closing an XA 1

delegating object state management 1

NULL 1

opening XA 1

RESOURCES section 1

ROUTING parameter 1

ROUTING section 1

S

Server object

supporting databases 1

Transactions sample CORBA application 1

SERVERS section 1

SERVICES section 1

SNA LU 6.2 protocol 1

SubtransactionsUnavailable exception 1

T

terminating transactions 1

The Open Group XA interface 1

third-party client ORBs

support for 1

third-party clients

support 1

throwing user-defined exceptions 1

TLOG 1

TLOGDEVICE parameter 1, 2

TLOGNAME parameter 1

TLOGOFFSET parameter 1

TLOGSIZE parameter 1

TMS 1

configuring 3-6

Oracle7 3-6

requirements for 3-6

TMSCOUNT parameter 1

TMSNAME parameter 1

transaction activation policy 1

transaction log, creating 1

Transaction Manager Server

See TMS

transaction policies

always 1, 2

assigning 1

defined 1

defining in ICF file 1

ignore 1

never 1

optional 1, 2

Transactions sample CORBA application 1

Transaction Service

about the Transaction Service 1

capabilities 1

CORBA applications 1

API extensions 1

clients supported 1

features 1

general constraints 1

limitations 1

transactional objects

defining 1

TransactionalObject interface 1

TransactionCurrent object

begin method 1

code examples 1

commit method 1

get_control method 1

get_status method 1

get_transaction_name method 1

getting initial references to 1

methods 1

resume method 1

rollback method 1

rollback_only method 1

set_timeout method 1

suspend method 1

transaction-related parameters in MACHINES section, defining 1

transactions

client CORBA applications 1

configuring

AUTOTRAN parameter 1, 2, 3

CMTRET parameter 1

creating a transaction log

creating the domain transaction log 1

creating the Universal Device List (UDL) 1

defining transaction-related parameters in MACHINES section 1

defining each resource manager and the transaction manager server in GROUPS section 1

DMTLOGDEV parameter 1

DMTLOGNAME parameter 1

DMTLOGSIZE parameter 1

enabling a Tuxedo service to begin a transaction in the SERVICES section 1

FACTORYROUTING parameter 1

INTERFACES section 1

MAXGTT parameter 1

MAXRDTRAN parameter 1

MAXTRAN parameter 1

modifying the domain configuration file to support transactions 1

modifying the UBBCONFIG file 1

ROUTING parameter 1

sample GROUPS section 1

specifying application-wide transactions in RESOURCES 1

TLOGDEVICE parameter 1

TLOGNAME parameter 1

TLOGOFFSET parameter 1

TLOGSIZE parameter 1

transaction log (TLOG) 1

transaction values description in sample GROUPS section 1

TRANTIME parameter 1, 2, 3

CORBA applications 1

distributed

sample application 1

flat transactions 1

implementing in a CORBA server application

in client applications 1

in CORBA client applications 1

integrity 1

nested 1

nested transactions 1

object state management 1

propagating, in CORBA applications 1

recursive 1

termination 1

transaction processing 1

when to use transactions 1

Transactions CORBA sample application

workflow 1

Transactions sample CORBA application

client application 1

development steps 1

illustrated 1

location 1

OMG IDL 1

transaction policies 1

UBBCONFIG file 1

user exceptions 1

writing server applications 1

Transactions University sample application

about the application 1

configuration requirements 1

object state management 1

transaction model used 1

transactions, configuring

CLOSEINFO parameter 1

OPENINFO parameter 1

TMSCOUNT parameter 1

TMSNAME parameter 1

TRANTIME parameter 1, 2, 3

two-phase commit protocol (2PC) 1

U

UBBCONFIG file

adding transactions 1

UDL 1

Unavailable exception 1

Universal Device List (UDL) 1

unmanaged desktops 1

user exceptions

Transactions sample CORBA application 1

user-defined exceptions

about user-defined exceptions 1

defining 1

throwing 1

V

vetoing a transaction 1

X

XA resource manager

closing 1

delegating object state management 1

opening 1

Transactions University sample application 1