This book is intended for those who are responsible for:
Administering a Replication Server system
Administering an MVS system
Administering a DB2 database
Configuring Replication Agent™
Troubleshooting Replication Agent
This book contains these chapters:
Chapter 1, “15.0 Replication Agent Overview,” explains the basic concepts of replication systems, the role of Replication Agent, the role that connectivity plays in replication systems, and how replication works in a data-sharing environment.
Chapter 2, “Replication Server Setup,” explains how to prepare a system for replication and what you need to know about datatype conversions before you begin.
Chapter 3, “Replication Agent Setup,” provides information about DB2 considerations that affect working with source tables. It also explains how to mark tables for replication.
Chapter 4, “Managing Replication Agent,” explains how to start up and shut down Replication Agent. It discusses Replication Agent startup problems, how to monitor LTM for MVS and Replication Server, and provides replication failure troubleshooting tips.
Chapter 5, “Known Issues and Error Recovery,” explains the known restrictions on Replication Agent and provides error recovery procedures.
Appendix A, “LTM for MVS Configuration Parameters,” discusses the LTM for MVS configuration file and the parameters that control the LTM for MVS component of Replication Agent.
Appendix B, “Replication Extract Messages,” lists and describes the messages issued by Replication Extract.
Appendix C, “LTM for MVS Messages,” lists the LTM for MVS error and infomational messages and suggests fixes for the errors they represent.
Appendix D, “MVS Console Messages,” lists Replication Agent error and informational messages and suggest fixes for the errors they represent.
Appendix E, “Running Multiple Replication Agents,” explains how to run multiple Replication Agents in a replication system.
Appendix F, “Creating User Exits,” provides information about the transaction programs written to take control at a determined point in a program (user exit).Replication Agent for DB2 UDB
Replication Agent for DB2 UDB Release Bulletin for OS/390
Replication Agent for DB2 UDB Installation Guide for OS/390
Replication Server documentation
Adaptive Server Enterprise documentation
Use the Sybase Getting Started CD, the SyBooks CD, and the Sybase Product Manuals Web site to learn more about your product:
The Getting Started CD contains release bulletins and installation guides in PDF format, and may also contain other documents or updated information not included on the SyBooks CD. It is included with your software. To read or print documents on the Getting Started CD, you need Adobe Acrobat Reader, which you can download at no charge from the Adobe Web site using a link provided on the CD.
The SyBooks CD contains product manuals and is included with your software. The Eclipse-based SyBooks browser allows you to access the manuals in an easy-to-use, HTML-based format.
Some documentation may be provided in PDF format, which you can access through the PDF directory on the SyBooks CD. To read or print the PDF files, you need Adobe Acrobat Reader.
Refer to the SyBooks Installation Guide on the Getting Started CD, or the README.txt file on the SyBooks CD for instructions on installing and starting SyBooks.
The Sybase Product Manuals Web site is an online version of the SyBooks CD that you can access using a standard Web browser. In addition to product manuals, you will find links to EBFs/Maintenance, Technical Documents, Case Management, Solved Cases, newsgroups, and the Sybase Developer Network.
To access the Sybase Product Manuals Web site, go to Product Manuals.
Technical documentation at the Sybase Web site is updated frequently.
Finding the latest information on product certifications
Point your Web browser to Technical Documents.
Click Certification Report.
In the Certification Report filter select a product, platform, and timeframe and then click Go.
Click a Certification Report title to display the report.
Finding the latest information on component certifications
Point your Web browser to Availability and Certification Reports.
Either select the product family and product under Search by Base Product; or select the platform and product under Search by Platform.
Select Search to display the availability and certification report for the selection.
Creating a personalized view of the Sybase Web
site (including support pages)
Set up a MySybase profile. MySybase is a free service that allows you to create a personalized view of Sybase Web pages.
Point your Web browser to Technical Documents.
Click MySybase and create a MySybase profile.
Finding the latest information on EBFs and software
maintenance
Point your Web browser to the Sybase Support Page.
Select EBFs/Maintenance. If prompted, enter your MySybase user name and password.
Select a product.
Specify a time frame and click Go. A list of EBF/Maintenance releases is displayed.
Padlock icons indicate that you do not have download authorization for certain EBF/Maintenance releases because you are not registered as a Technical Support Contact. If you have not registered, but have valid information provided by your Sybase representative or through your support contract, click Edit Roles to add the “Technical Support Contact” role to your MySybase profile.
Click the Info icon to display the EBF/Maintenance report, or click the product description to download the software.
Table 1 shows some of the style conventions used in the documentation for this product.
Text |
Explanation |
Example |
---|---|---|
Bold |
|
create connection |
Italics |
|
confiuration file |
Code |
|
Replication Agent for DB2/12.6 |
Bold code |
|
/F [job_name],C, trace=LTLebcdic |
Italics |
Variables (replace these with the appropriate values for your site) |
host_name |
Code italics |
Variables in code you type (replace these with the appropriate values for your site) |
maintenance_user_ID |
The following example illustrates some of the syntax conventions used in this guide:
COMMAND [object_name, [ {TRUE | FALSE} ] ]
Table 2 explains the syntax conventions used in this guide.
Symbol |
Explanation |
Example |
---|---|---|
( ) |
Include parentheses as part of the command. |
START DATABASE (database_name) |
| |
A vertical bar indicates that you can select only one of the options shown. Do not type the bar in your command. |
{red|yellow|blue} |
, |
A comma indicates that you can choose one or more of the options shown. Separate each choice by using a comma as part of the command. |
{rice,potatoes,beans} |
{ } |
Braces indicate that you must choose at least one of the enclosed options. Do not type the braces when you enter the option. |
Select only one: {red|yellow|blue} Select at least one: {rice,potatoes,beans} |
[ ] |
Brackets indicate that you can choose one or more of the enclosed options, or none. Do not type the brackets when you enter the options. |
[anchovies] |
... |
An ellipsis indicates that you can repeat the previous item as many times as necessary. |
{rice,potatoes}... |
Each Sybase installation that has purchased a support contract has one or more designated people who are authorized to contact Sybase Technical Support. If you cannot resolve a problem using the manuals or online help, please have the designated person contact Sybase Technical Support or the Sybase subsidiary in your area.