![]() | ![]() |
Home |
|
|
Introducing OmniConnect for Adaptive Server Enterprise |
|
| Chapter 1: Welcome to OmniConnect |
OmniConnect is one of several Adaptive Server Enterprise bundles which uses the Component Integration Services feature to provide access to external data sources.
OmniConnect allows users to access both Sybase and non-Sybase databases on different servers. These external data sources include host data files and tables, views and RPCs (remote procedure calls) in database systems such as Adaptive Server, Oracle, and DB2, as shown in Figure 1-1.
Figure 1-1: OmniConnect connects to multiple vendor databases
Adaptive Server presents a uniform view of enterprise data to client applications and provides location transparency to enterprise-wide data sources.
OmniConnect uses the Component Integration Services feature of Adaptive Server Enterprise to provide customers with enhanced interoperability. Unlike the Adaptive Server, it does not provide local data storage.
Using OmniConnect, you can:
Component Integration Services can be used by anyone who needs to access multiple data sources or legacy data. It can also be used by anyone who needs to migrate data from one server to another.
A single server is often used to access data on multiple external servers. OmniConnect manages the data regardless of the location of the external servers. Data management is transparent to the client application.
OmniConnect, in combination with EnterpriseConnect(TM) products, provides transparent access to a wide variety of data sources, including:
The list of certified and supported sources and front-end tools is increasing. For current information on all data sources, versions supported, and products required for support, call the Sybase FAX on Demand at 1-800-423-8737. Request the "Partner Certification Report."
OmniConnect release 11.5 has many enhancements over release 10.5.
Users of OmniConnect release 10.5 who are upgrading to OmniConnect release 11.5 should note the following differences:
The system tables used in Component Integration Services are different from system tables used in OmniConnect 10.5. See the Adaptive Server Reference Manual for information.
The defgen and ddlgen utilities have been enhanced. See the Component Integration Services User's Guide for complete information.
A new server class called sds has been added to Component Integration Services. See Chapter 4 in the Component Integration Services User's Guide for more information.
Support for C-ISAM files has been dropped in release 11.5.
Instructions for installing OmniConnect release 11.5 and migrating from release 10.5 are documented in the installation documentation for your platform.
Error messages are documented in the Error Messages and Troubleshooting Guide.
The numbering scheme for dbcc trace flags has been changed.
dbcc trace flags are documented in the Component Integration Services User's Guide.
OmniConnect users must be familiar with Adaptive Server. The required documentation for OmniConnect is listed in "Other Sources of Information"
To run OmniConnect follow these steps:
The following section provides instructions for migrating from OmniConnect release 10.5 schemas to OmniConnect release 11.5. If you are a new OmniConnect user who is not using earlier versions of OmniConnect, you will not need to read this section.
You can migrate to OmniConnect Release 11.5 only if you are currently using OmniConnect release 10.5.
Read the documentation on the ddlgen utility in the Component Integration Services User's Guide. This utility is used to migrate objects defined in OmniConnect. ddlgen creates an isql script that you can use to recover the following objects:
The migration process requires four steps:
ddlgen does not migrate the settings of configuration parameters. The System Administrator should use the sp_configure procedure against the old installation to generate a list of configuration settings. Then use sp_configure against the new installation to re-establish configuration option settings.
See the Component Integration User's Guide for instructions on configuring OmniConnect.
|
|