Modules

Local Initialization

Initialization functions related to Local AEs. Local AEs are initialized using the function nzaeLoc-protGetApi. If an AE is local, function nzaeIsLocal returns a TRUE value. If an AE is not local it is remote.

Initialize from an AE Environment

Used to get a data connection from an AE Environment.

Remote Connection Point

A Remote Connection Point is how the Netezza system addresses a Remote AE.

Remote Initialization

Initialization functions related to Remote AEs. They are used to:
  1. Create a connection point.
  2. Listen using that connection point.
  3. Accept a Data Connection API handle or accept an AE Environment.