Previous Topic

Next Topic

Net and Other Ingres-related Products

Ingres Net, along with any of the following products, can fit into a variety of installation configurations to provide enhanced access and communication capabilities in more complex installations. Using these products with the basic Ingres components provides simultaneous, distributed access to databases and applications in a heterogeneous environment.

Previous Topic

Next Topic

Net and Enterprise Access and EDBC Products

Enterprise Access and EDBC products allow you to use Ingres tools, interfaces, and applications to access data stored in non-Ingres databases by translating queries into forms that are understood by the non-Ingres databases. Consequently, you can perform operations and queries on files stored in these non-Ingres databases as if they were Ingres tables.

A sample installation configuration uses Ingres Net and EDBC to database 2 (DB2). The installation is on node_a, a VMS implementation of the Ingres tools.

An installation on node_b is EDBC to DB2 on an MVS environment. The two nodes communicate using the SNA LU0 protocol. Ingres Net is present on both nodes. Users on node_a can access DB2 data on node_b as if the DB2 tables were Ingres tables stored on node_a.

Note: MVS refers to all IBM MVS-based operating systems, including OS/390 and z/OS.

For a detailed discussion of Enterprise Access or EDBC architecture, see the guides for your specific Enterprise Access or EDBC product.

Previous Topic

Next Topic

Net and Ingres Star

In Ingres, one application can have multiple sessions, with each session accessing one database. However, in many applications, the ability to access multiple databases in a single session is also very useful. In Ingres, this expanded functionality is available by using Ingres Star.

Ingres Star lets you create a distributed database. A distributed database is composed of some or all of the tables from a number of databases. When you access a distributed database, these tables appear to reside in a single database. The composition and operation of the distributed database is completely transparent to the user.

Combining Ingres Net and Ingres Star gives you simultaneous access to any number of databases residing on separate instances. Ingres Net gives you the ability to query a database on a different instance, and Ingres Star allows you to simultaneously query more than one database. You need both Ingres Net and Ingres Star to simultaneously access more than one database if the databases are in separate instances.

For a full explanation of how to use Ingres Star, see the Ingres Star User Guide.

Previous Topic

Next Topic

Net Product Integration Summary

By making an Enterprise Access or EDBC product part of an Ingres Star database, you can transparently and simultaneously access both Ingres and non-Ingres databases.

The following figure illustrates a distributed database environment that contains an Enterprise Access or EDBC product. In this illustration, the local DBMS Server resides on the VMS operating system. The remote DBMS Server resides on UNIX. EDBC to DB2 resides on MVS.

Ingres applications on VMS are linked by Ingres Net to the remote DBMS Server on UNIX with the TCP/IP network protocol. Ingres applications on VMS are linked by Ingres Net to the remote EDBC to DB2 on MVS with the SNA LU0 network protocol.

Previous Topic

Next Topic

Benefits of Net

Ingres Net provides many benefits in your computing environment. With Ingres Net, you can do the following:


© 2007 Ingres Corporation. All rights reserved.