High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_LOG_FILE
Chapter 51028
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
The
log_file_type
parameter was not set to a valid
value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.