NCLHELP.HLB  —  Directory Module, DSA  Naming Context, Characteristics  Consumer Access Point
 The Consumer Access Point attribute contains the access point
 of the DSA to which this DSA can supply a copy of this naming
 context. You can set the Consumer Access Point attribute using
 the SET directive, add new values using the ADD directive, or
 remove values using the REMOVE directive. You can also display
 the current contents of the attribute using the SHOW directive.

 There is no default value.

 Syntax:

 ADD DSA NAMING CONTEXT <name> CONSUMER ACCESS POINT {<value>,...}

 SET DSA NAMING CONTEXT <name> CONSUMER ACCESS POINT {<value>,...}

 REMOVE DSA NAMING CONTEXT <name> CONSUMER ACCESS POINT {<value>,...}

 SHOW DSA NAMING CONTEXT <name> CONSUMER ACCESS POINT

 where <value> is the access point of the DSA and is
 specified as follows:

    [ae title = "<distinguished name of DSA>",
      presentation address = '<presentation address>']

 The AE Title and Presentation Address attributes are both mandatory.
 Note that you must specify the AE Title and Presentation
 Address in the order shown above.

 Specify all valid NSAPs for a consumer DSA. This improves the
 network efficiency of this DSA, because it ensures that any
 existing connection to that DSA will be re-used. It also ensures
 the success of the documented method of implementing replication
 for the first time.

 Refer to DSA Common_Datatypes for more information
 on how to specify an AE Title and a Presentation Address.
Close Help