This book is intended for system administrators and database administrators.
This manual contains the following chapters:
Chapter 1, “Overview,” introduces RepConnector™ and how it integrates with your systems.
Chapter 2, “Configuring Replication Server for RepConnector,” describes how to configure Replication Server® to communicate with RepConnector.
Chapter 3, “Getting Started with RepConnector Manager,” describes how to begin using RepConnector Manager, the graphic user interface (GUI) for creating, configuring, and managing RepConnector connections.
Chapter 4, “Configuring RepConnector,” describes how to configure a RepConnector environment.
Chapter 5, “Using the ratool Utility,” describes how to use ratool—the command line utility—to create, configure, and manage RepConnector connections.
Chapter 6, “Customizing the Message Generator for TIBCO AECM,” describes how to use the RepConnector API to create a customized message generator that works with RepConnector.
Chapter 7, “Customizing the Sender and Formatter Processors,” describes how to use the RepConnector API to create customized sender and formatter processors that work with RepConnector..
Appendix A, “Configuration Worksheets,” contains worksheets that can assist you while you configure a RepConnector environment.
Appendix B, “Troubleshooting” describes how to troubleshoot the RepConnector environment.
See the following documents for more information:
RepConnector Installation Guide – describes procedures for installing RepConnector.
RepConnector Release Bulletin – contains last-minute information that was too late to be included in the books.
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.
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 time frame 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.
This manual uses these style conventions:
Commands that you enter exactly as shown appear in a Courier font.
On Windows:
set SYBASE = c:\sybase
On UNIX:
setenv SYBASE /work/sybase
Words you replace with the appropriate value for your installation appear in italics.
isql -Uyour_username -Pyour_password
The names of files, volumes, and directories appear in italics:
On UNIX: /work/sybase
On Windows: \work\sybase
The names of programs, utilities, stored procedures, databases, and commands appear in a sans serif font:
ratool
Items on a menu appear with vertical bars showing the menu hierarchy:
File | Print
Syntax formatting conventions are summarized as follows. Examples that combine these elements follow the table.
Key |
Definition |
---|---|
variable |
Variables (words that stand for values that you fill in) appear in italics. |
{ } |
Curly braces mean that you must choose at least one of the enclosed options. Do not include braces in the command. |
[ ] |
Brackets mean that you may choose or omit enclosed options. Do not include brackets in the command. |
| |
Vertical bars mean that you may choose no more than one option, which must be enclosed in braces or brackets. |
, |
Commas mean that you may choose as many options as you need. Options must be enclosed in braces or brackets. Separate your choices with commas. Commas may also be required in other syntax contexts. |
( ) |
Parentheses are typed as part of the command. |
... |
An ellipsis means that you may repeat the last unit as many times as necessary. |
<> |
Identifies variable where you replace the text with your own properties or values. Do not write the angle brackets. |
Curly braces and vertical bars – choose one and only one option.
{red | yellow | blue}
Curly braces and commas – choose one or more options. If you choose more than one, separate your choices with commas.
{cash, check, credit}
One item in square brackets – choose or omit it.
[anchovies]
Square brackets and vertical bars – choose none or only one.
[beans | rice | sweet_potatoes]
Square brackets and commas – choose none, one, or more options. If you choose more than one, separate your choices with commas.
[extra_cheese, avocados, sour_cream]
An ellipsis (...) means that you may repeat the last unit as many times as necessary. For example, when you use the alter function replication definition command, you can list one or more parameters and their datatypes for the add clause or the add searchable parameters clause:
alter function replication definition function_rep_def {deliver as 'proc_name' | add @parameter datatype [, @parameter datatype]... | add searchable parameters @parameter [, @parameter]... | send standby {all | replication definition} parameters}
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.
Sybase RepConnector 15.0.2 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 Mixed Case 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.
See the Section 508 compliance statement for RepConnector, Sybase Accessibility.
To route a message event from a database to a messaging system, you must have a correctly encoded database event from Replication Server. There is no special setting for RepConnector, but make sure that the character set of Replication Server is the same, or compatible with, that of the primary database. For information on setting up Replication Server’s character set, see the Replication Server Design Guide.
Routing a database event from a messaging system to an Adaptive Server® database requires that all characters in the message can be encoded into the character set of the destination Adaptive Server database. Again, there is no special setting for RepConnector. The message is translated into a SQL statement, and executed against the destination Adaptive Server database.
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.