Table of Contents
- List of Tables
- Title and Copyright Information
- Preface
- 1
Introduction to the Oracle Database Gateway for APPC
- 1.1 Overview of the Gateway
- 1.2 Features of the Gateway
- 1.3 Terms
- 1.4 Examples and Sample Files for the Gateway
- 1.5 Architecture of the Gateway
- 1.6 Communication with the Gateway
- 1.7 RPC Functions
- 1.8 Overview of a Gateway Using SNA
- 1.9 Overview of a Gateway Using TCP/IP
- 2
Procedural Gateway Administration Utility
- 2.1 Overview of PGAU
- 2.2 COMMIT/ROLLBACK Processing
- 2.3 Invoking PGAU
- 2.4 Definitions and Generation in PGAU
- 2.5 Process to Define and Test a TIP
- 2.6
PGAU Commands
- 2.6.1 CONNECT
- 2.6.2 DEFINE CALL
- 2.6.3 DEFINE DATA
- 2.6.4 DEFINE TRANSACTION
- 2.6.5 DESCRIBE
- 2.6.6 DISCONNECT
- 2.6.7 EXECUTE
- 2.6.8 EXIT
- 2.6.9 GENERATE
- 2.6.10 GROUP
- 2.6.11 HOST
- 2.6.12 PRINT
- 2.6.13 REDEFINE DATA
- 2.6.14 REM
- 2.6.15 REPORT
- 2.6.16 SET
- 2.6.17 SHOW
- 2.6.18 SPOOL
- 2.6.19 UNDEFINE CALL
- 2.6.20 UNDEFINE DATA
- 2.6.21 UNDEFINE TRANSACTION
- 2.6.22 VARIABLE
- 3 Creating a TIP
- 4
Developing Client Application (SNA Only)
- 4.1 Overview of Client Application
- 4.2 Preparing the Client Application
- 4.3 Understanding the Remote Host Transaction Requirements
- 4.4 Customized TIPs for Each Remote Host Transaction
- 4.5 Client Application Requirements
- 4.6 Ensuring TIP and Remote Transaction Program Correspondence
- 4.7 Calling the TIP from the Client Application
- 4.8 Exchanging Data
- 4.9 Executing the Application
- 4.10 APPC Conversation Sharing
- 4.11 Application Development with Multi-Byte Character Set Support
- 4.12 Modifying a Terminal-Oriented Transaction to Use APPC
- 4.13 Privileges Needed to Use TIPs
- 5 Implementing Commit-Confirm (SNA Only)
- 6 PG4TCPMAP Commands (TCP/IP Only)
- 7
Developing Client Application (TCP/IP Only)
- 7.1 Overview of Client Application
- 7.2 Preparing the Client Application
- 7.3 Ensuring TIP and Remote Transaction Program Correspondence
- 7.4 Calling the TIP from the Client Application
- 7.5 Exchanging Data
- 7.6 Calling PG4TCPMAP
- 7.7 Executing the Application
- 7.8 Application Development with Multi-Byte Character Set Support
- 7.9 Privileges Needed to Use TIPs
- 8
Troubleshooting
- 8.1 TIP Definition Errors
- 8.2 Problem Analysis with PG DD Diagnostic References
- 8.3 Problem Analysis with PG DD Select Scripts
- 8.4 Data Conversion Errors
- 8.5 Problem Analysis with TIP Runtime Traces
- 8.6 TIP Runtime Trace Controls
- 8.7 Suppressing TIP Warnings and Tracing
- 8.8 Problem Analysis of Data Conversion and Truncation Errors
- 8.9 Gateway Server Tracing
- A Database Gateway for APPC Data Dictionary
- B Gateway RPC Interface
- C The UTL_PG Interface
- D Datatype Conversions
- E Tip Internals
- F Administration Utility Samples
- Index