Oracle® Transparent Gateway for DB2 Installation and User's Guide 10g Release 2 (10.2) for IBM z/OS (OS/390) Part Number B16220-02 |
|
|
PDF · Mobi · ePub |
This guide provides instructions for administering and configuring Oracle Transparent Gateway for DB2 for 10g Release 2 (10.2) for z/OS.
Read this guide if you are responsible for performing such tasks as:
Installing and configuring the Oracle Transparent Gateway for DB2
Administering the gateway
Using the gateway
Understand the fundamentals of z/OS operating systems before using this guide. This guide provides only information on Oracle products and their interactions with z/OS.
The complete name for this product is Oracle Transparent Gateway for DB2 for z/OS. To maintain readability and conciseness in this document, the Oracle Transparent Gateway for DB2 for z/OS may be referred to as the Gateway, the Oracle Transparent Gateway, the DB2 Gateway, or TG4DB2.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
Accessibility of Code Examples in Documentation
Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.
Accessibility of Links to External Web Sites in Documentation
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
TTY Access to Oracle Support Services
Oracle provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week. For TTY support, call 800.446.2398.
The documentation set has two parts: the documentation specific to the Oracle Transparent Gateway for DB2, and general gateway documentation. Your site automatically receives both documentation parts for the Oracle products that you have purchased. Use the general gateway documentation to learn about gateway concepts, and use the Oracle Transparent Gateway for DB2 documentation to learn how to install, administer, and use this gateway.
The Oracle Transparent Gateway for DB2 documentation consists of the following documents:
There are two parts to the documentation set: platform-specific documentation and product-specific documentation. Your site automatically receives both for the Oracle products you have purchased. Use the product-specific documentation to learn how to use a product, and use the platform-specific documentation to learn about special requirements or restrictions for using that product under z/OS.
Platform-Specific Documentation
The z/OS-specific documentation set is used to install, maintain, and use Oracle Database 10g for z/OS products, and consists of the following documents:
Product-Specific Documentation
Product-specific documentation describes how to use the Oracle Database 10g products. The information in these books is constant for all operating systems under which the products run. The following product-specific documents are referenced in this guide:
The following IBM documents are referenced in this guide:
MVS Initialization and Tuning Reference
MVS Systems Commands
RACF Command Language Reference
RACF System Administrator's Guide
The SQL*Plus prompt, SQL>, appears in SQL statement and SQL*Plus command examples. Enter your response at the prompt. Do not enter the text of the prompt (SQL>) in your response.
Storage measurements use the following abbreviations:
K, for kilobyte, which equals 1,024 bytes
M, for megabyte, which equals 1,048,576 bytes
G, for gigabyte, which equals 1,073,741,824 bytes
The following typographic conventions are used in this guide:
Convention | Meaning |
---|---|
italics | Indicates a variable, including variable portions of file names. It is also used for emphasis and book titles |
UPPERCASE | Indicates batch and TSO commands and file names, SQL commands, reserved words, keywords, initialization parameters, and environment variables |
monospace |
Indicates z/OS UNIX System Services shell commands and file names, code examples, directory names, and user names |
oracle_hlq |
Is the standard example for a high-level data set name qualifier. Substitute your system's actual high-level qualifier, for example, ORACLE.V10G. These qualifiers may appear in lowercase or UPPERCASE typeface |
<> Angle brackets |
Indicate that the enclosed arguments are required and at least one of the arguments must be entered. (Do not enter the brackets, themselves.) |
[] Square brackets |
Indicate that the enclosed arguments are optional. (Do not enter the brackets, themselves.) |
{} Braces |
Indicate that one of the enclosed arguments is required. (Do not enter the braces, themselves.) |
| Vertical lines |
Separate the choices |
... Ellipses |
Indicate that the preceding item can be repeated. You can enter an arbitrary number of similar items |
Other punctuation | Must be entered as shown unless otherwise specified. For example, commas and quotes |
Switches are listed with a brief description and any z/OS-specific information. Refer to the product-specific documentation for syntax and for a thorough description of its purpose. Before using a command line option switch, such as -A or -C, refer to the appropriate product-specific documentation.