Example 3
In this example, the Ingres Star application runs on Node A and connects to a Star Server on the remote node, Node B. There is an Ingres local DBMS on Node C.
The netutil or ingnet requirements for running the application on Node A are as follows:
• On Node A:
– There must be a node entry for Node B.
– There must be an authorization entry for a user on Node B.
• On Node B:
– There must be a node entry for Node C.
– There must be an authorization entry for a user on Node C.
Note that netutil or ingnet must be used on both Node A and Node B.