Replication Agent™ 15.1 extends the capabilities of Replication Server® by supporting non-Sybase primary data servers in a Sybase replication system.
Replication Agent is the software solution for replicating transactions from a primary database in one of the following data servers:
IBM DB2 Universal Database (on UNIX and Microsoft Windows platforms)
Microsoft SQL Server
Oracle
This book is for anyone who needs to administer a Sybase replication system with non-Sybase primary data servers, or administer the non-Sybase primary data servers in a Sybase replication system.
If you are new to Sybase replication technology, refer to the following documents:
The Replication Server Design Guide for an introduction to basic data replication concepts and Sybase replication systems
The Replication Server Heterogeneous Replication Guide for an introduction to heterogeneous replication concepts and the issues peculiar to Sybase replication systems with non-Sybase data servers.
Refer to this book when you need detailed information about Replication Agent support for non-Sybase data servers.
This book is organized as follows:
Chapter 1, “Replication Agent for Microsoft SQL Server,” describes replication system issues that are specific to Microsoft SQL Server, and details of the Replication Agent for Microsoft SQL Server.
Chapter 2, “Replication Agent for Oracle,” describes replication system issues that are specific to Oracle, and details of the Replication Agent for Oracle.
Chapter 3, “Replication Agent for UDB,” describes replication system issues that are specific to IBM DB2 Universal Database, and details of the Replication Agent for UDB.
Appendix A, “Upgrading Replication Agent,” describes Replication Agent upgrades.
Appendix B, “Using the sybfilter driver,” describes use of the sybfilter driver.
A Sybase replication system comprises several components. You may find it helpful to have the following documentation available.
The Replication Agent Administration Guide introduces replication concepts and Sybase replication technology. This document also describes Replication Agent features and operations, and how to set up, administer, and troubleshoot the Replication Agent software.
The Replication Agent Reference Manual describes all Replication Agent commands and configuration parameters in detail, including syntax, examples, and usage notes.
The Replication Agent Installation Guide describes how to install the Replication Agent software. It includes an installation and setup worksheet that you can use to collect all of the information you need to complete the software installation and Replication Agent setup.
The Replication Agent 15.1 Release Bulletin contains last-minute information that was too late to be included in the books.
A more recent version of the Release Bulletin may be available on the World Wide Web. To check for critical product or document information that was added after the release of the product CD, use the Sybase Product Manuals Web site.
Replication Agent 15.1 requires a Java Runtime Environment (JRE) on the machine that acts as the Replication Agent host.
The Replication Agent 15.1 Release Bulletin contains the most up-to-date information about Java and JRE requirements.
Java documentation available from your operating system vendor describes how to set up and manage your Java environment.
Administration Guide – includes information and guidelines for creating and managing a replication system, setting up security, recovering from system failures, and improving performance.
Configuration Guide for your platform – describes configuration procedures for Replication Server and related products, and explains how to use the rs_init configuration utility.
Design Guide – contains information about designing a replication system and integrating non-Sybase data servers into a replication system.
Getting Started with Replication Server – provides step-by-step instructions for installing and setting up a simple replication system.
Heterogeneous Replication Guide – describes how to implement a Sybase replication system with heterogeneous or non-Sybase data servers.
Reference Manual – contains the syntax and detailed descriptions of Replication Server commands in the Replication Command Language (RCL); Replication Server system functions; Replication Server executable programs; and Replication Server system tables.
Troubleshooting Guide – contains information to aid in diagnosing and correcting problems in the replication system.
Sybase recommends that you or someone at your site be familiar with the software and database administration tasks for the non-Sybase data server(s) supported by Replication Agent:IBM
DB2 Universal Database
Microsoft SQL Server
Oracle
If your replication system includes databases in Sybase Adaptive Server® Enterprise, make sure that you have documentation appropriate for the version of Adaptive Server Enterprise that you use.
More information about Adaptive Server Enterprise can be foundhttp://www.sybase.com/support/manuals/:
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.
To find 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 time frame, and then click Go.
Click a Certification Report title to display the report.
To find 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.
To create 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.
To find 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.
The following sections describe the style, syntax, and character case conventions used in this book.
Style conventions The following style conventions are used in this book:
In a sample screen display, commands that you should enter exactly as shown appear like this:
pdb_setreptable authors, mark
In the regular text of this document, variables or user-supplied words appear like this:
Specify the value of table_name to mark the table.
In a sample screen display, variables or words that you should replace with the appropriate value for your site appear like this:
pdb_setreptable table_name, mark
Here, table_name is the variable you should replace.
In the regular text of this document:
Names of programs, utilities, procedures, and commands appear like this:
Use the pdb_setreptable command to mark a table for replication.
Names of database objects (such as tables, columns, stored procedures) appear like this:
Check the price column in the widgets table.
Names of datatypes appear like this:
Use the date or datetime datatype.
Names of files and directories appear like this:
Log files are located in the $SYBASE/RAX-15_1/inst_name/log subdirectory.
Syntax conventions The following syntax conventions are used in this book:
Key |
Definition |
---|---|
{ } |
Curly braces indicate that you must choose at least one of the enclosed options. Do not type the braces when you enter the command. |
[ ] |
Brackets mean that choosing one or more of the enclosed options is optional. Do not type the brackets when you enter the command. |
( ) |
Parentheses are to be typed as part of the command. |
| |
The vertical bar means you can select only one of the options shown. |
, |
The comma means you can choose as many of the options shown as you like, separating your choices with commas that you type as part of the command. |
Statements that show the syntax of commands appear like this:
ra_config param[, value]
The words param and value in the syntax are variables or user-supplied words.
Character case The following character case conventions are used in this book:
All command syntax and command examples are shown in lowercase. However, Replication Agent command names are not case sensitive. For example, PDB_XLOG, Pdb_Xlog, and pdb_xlog are equivalent.
Names of configuration parameters are case sensitive. For example, Scan_Sleep_Max is not the same as scan_sleep_max, and the former would be interpreted as an invalid parameter name.
Database object names are not case sensitive in Replication Agent commands. However, if you need to use a mixed-case object name in a command (to match a mixed-case object name in the database), you must delimit the object name with quote characters. For example:
pdb_setreptable "TableName", mark
This document is available in an HTML version that is specialized for accessibility. You can navigate the HTML with an adaptive technology such as a screen reader, or view it with a screen enlarger.
Replication Agent 15.1 and the HTML documentation have been tested for compliance with U.S. government Section 508 Accessibility requirements. Documents that comply with Section 508 generally also meet non-U.S. accessibility guidelines, such as the World Wide Web Consortium (W3C) guidelines for Web sites.
You might need to configure your accessibility tool
for optimal use. Some screen readers pronounce text based on its
case; for example, they pronounce ALL UPPERCASE TEXT as initials,
and MixedCase Text as words. You might find it helpful to configure
your tool to announce syntax conventions. Consult the documentation
for your tool.
For information about how Sybase supports accessibility, see Sybase Accessibility. The Sybase Accessibility site includes links to information on Section 508 and W3C standards.
For a Section 508 compliance statement for Replication Agent 15.1, see Sybase Accessibility.
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.