This return code does not signify an error.
If the application has registered using REGISTER_INDICATION_SINK to
receive configuration indications or SNA network file indications, SNAplus2
sends an indication each time another NOF API application or a SNAplus2
component modifies the target file or the target node's configuration.
The format of this indication is the same as the returned VCB for
the NOF verb that modified the configuration. SNAplus2 sets this
primary return code to indicate that the VCB being returned is a configuration
indication or an SNA network file indication, rather than the response
to a verb issued by the application; this enables the application
to distinguish between its own verb returns and indications resulting
from verbs issued by other applications.
- primary_rc
AP_INDICATION
- secondary_rc
Possible values are:
- AP_EXTRA_DATA_LOST
SNAplus2 was unable to allocate sufficient storage
to return the complete VCB for this indication; the returned information
is incomplete. The application should issue the appropriate QUERY_*
verb to obtain more information about the modified component.
- (zero)
The complete VCB for this indication is being returned.