Establishing Communications

This chapter contains the following topics:

Previous Topic

Next Topic

How User Access Is Established

For users to be able to access Ingres, the following two steps are required:

  1. The system administrator sets up accounts for local users, and for those remote users who access the local instance through a local account. This step is optional if an Installation Password is defined, in which case users access Ingres directly, without going through a local account. The system administrator can do this either before or after the installation procedure.

    Note: During installation, the installation owner user ID is defined. This account belongs to the Ingres administrator and is automatically authorized with maximum Ingres privileges that allow this user to perform all operations. Other user accounts can be set up after Ingres is installed.

  2. After Ingres is running and the accounts are set up, the system administrator or database administrator uses Visual DBA or the create user statement to authorize the accounts that use this Ingres instance. For more information about this procedure, see the Database Administrator Guide.

Previous Topic

Next Topic

Requirements for Accessing Remote Instances

When the instance includes Ingres Net, users can connect to databases on remote instances as well as those on their local instance. To connect to remote instances, the following requirements must be met:

Previous Topic

Next Topic

Requirements for Accessing Distributed Databases

Just as a local DBMS Server accesses a local database, a Star server (part of the Ingres Star product) accesses a distributed database. When one or more of the databases that make up the distributed database reside on separate instances, Ingres Star uses Ingres Net. To use Ingres Star across Ingres Net, vnodes (with their corresponding connection data entries and remote user authorizations) must be defined on the Star server instance for each of the remote instances containing the databases that make up the distributed database.

If the connection data entries and the remote user authorizations are defined as private, connection data entries and remote user authorizations must also be defined for the installation owner (or the system administrator). These definitions are used if a distributed transaction fails. The Star Server attempts to recover the transaction as the owner of the Ingres Star instance.

Previous Topic

Next Topic

Access Tools for Defining Vnodes

You define vnode names and their corresponding connection data entries and remote user authorizations using one of these tools:

Not all tools are available on all platforms.

Note: The Network Utility (if supported on your platform) is the preferred means of creating vnodes in Ingres.

To access the Network Utility

Windows and UNIX Environments that Support Ingres Visual Tools:

Use one of the following ways:

To access Visual DBA

Use one of the following ways:

To access netutil

Enter netutil on the command line. For the required command syntax, see the Command Reference Guide.

VMS and UNIX Environments that Do Not Support Ingres Visual Tools: Enter netutil on the command line. For the required command syntax, see the Command Reference Guide.

When Ingres and Ingres tools are installed as a cluster installation, it is necessary to run netutil from only one node to set up connection data entries and remote user authorizations for all of the nodes in the cluster.


© 2007 Ingres Corporation. All rights reserved.