HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_LOG_FILE
Chapter 5 1049
has been issued, is 1,000,000 bytes. A value of zero
indicates “continue using the existing file size” and not
“no limit”.
You may need to increase the size of the log files
according to the size of the SNAplus2 client-server
network, to allow for the volume of log information
generated in larger systems. In particular, consider
increasing the log file size to allow for the following:
• Large numbers of clients or users (since a single
communications link failure may result in large
numbers of logs on the server relating to session
failures)
• Activating audit logging as well as exception
logging
• Using central logging instead of distributed logging
• Using full logging instead of succinct logging.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_FILE_ACTION
The
action
parameter was not set to
a valid value.
AP_INVALID_FILE_TYPE