The Natural interface is described under the following headings:
The initialization of a local buffer pool is performed via SERVER definitions in the Com-plete system parameter file (see also the Natural documentation). These definitions must look like this:
SERVER=(NCFNAT42,NCFNAT42) for a local V4.2 buffer pool
Please refer to the Natural Installation documentation for further details.
The Natural buffer pool initialization modules are loaded dynamically during Com-plete initialization. The linked module must therefore be placed in a load library contained in the COMPLIB concatenation.
Natural Batch users who require direct access to Com-plete functions (for example, RJE,MESGSW), must define these functions as CSTATIC and link the module COMPBTCH (the Com-plete Batch interface module) to the Batch Natural nucleus (see Natural under Com-plete/SMARTS in the Natural Documentation).