Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

About This Book [Table of Contents]

Introducing OmniConnect for Adaptive Server Enterprise

[-] Chapter 1: Welcome to OmniConnect

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.

Overview of OmniConnect

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
raster

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:

Who Can Use Component Integration Services

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."

What's New in OmniConnect 11.5

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:

Documentation You Need

OmniConnect users must be familiar with Adaptive Server. The required documentation for OmniConnect is listed in "Other Sources of Information"

Where To Begin

Steps Needed to Use OmniConnect

To run OmniConnect follow these steps:

Migrating from OmniConnect Release 10.5

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.

Preparing to Migrate

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:

Migrating

The migration process requires four steps:

  1. Run the ddlgen utility against the existing OmniConnect release 10.5, and save the output script.

  2. Install OmniConnect release 11.5 in a different directory from OmniConnect release 10.5.

  3. Edit the ddlgen script that you created in step 1 if required. This might be necessary to initialize required devices and to update create database statements so that objects are created on the correct devices. It may also be necessary if your system requires real passwords.

  4. Use the isql utility to redirect the ddlgen output script, created in step 1, to the new OmniConnect release 11.5.

Elements Not Restored

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.

Configuring OmniConnect

See the Component Integration User's Guide for instructions on configuring OmniConnect.


About This Book [Table of Contents]