User response
AVZ3752W SEF API INITIALIZATION FAILED DUE TO initstep additinfo1
additinfo2
Explanation
During SEF initialization, an error was detected while creating API interface linkages. The message
describes the error encountered.
User response
Check the error messages and the return code associated with this problem. There may be one or more error messages referring to the current problem.
If possible, fix the problem identified by the error messages, and restart the product. If the problem cannot be resolved, contact Software Support.
AVZ3753W ABEND var1 AT var2+var3, SEF COMMAND var4 ABORTED
Explanation
There was an error within the SEF rule processor.
User response
Review the messages just before and after this message to understand the context.
AVZ3754I SEF command syntax error: cmd
Explanation
The SEF execution processor detected a command with invalid syntax for the ADDRESS SEF environment.
Normally, the syntax error should have been detected at rule enabled or program compile time.
User response
Modify the rule or program that issued the command to use a valid ADDRESS SEF command.
AVZ3755E service OF PRECOMPILED DATA SET (dsname) FAILED RC=rcode
Explanation
The SEF execution processor detected a request to allocate/deallocate (service) a compiled rules library, and the request failed. Check error messages preceding this failure for more allocation error data.
User response
Check any allocation error messages that preceded this message for more diagnostic information. After fixing the problem, reset the parameters
SEFPRECOMPILED and SEFPRECOMPILEDDSN.
AVZ3756I SEF precompiled rules active
Explanation
SEF has activated the Compiled Rules Facility. This facility is activated by the setting of the parameter SEFPRECOMPILED to ON and the parameter
SEFPRECOMPILEDDSN to a valid compiled rule library.
User response
None. This message is for informational purposes only.
AVZ3757I SEF var1 var2
Explanation
This message indicates that a command has executed and is returning status information. It indicates the success or failure of the command.
User response
This message is for informational purposes only. If it indicates failure of the command, check that the parameters you have given are correct.
AVZ3780I func OF desc FAILED, RC=rcode
Explanation
A failure occurred in the service routine that sets (func) the wait timer interval (desc) for the next trace
checkpoint. This message should be preceded by a message containing the return code from the MVS STIMERM service.
User response
Contact Software Support.
AVZ3781S ABEND abcode OCCURRED AT modname+offset - desc
Explanation
An abend occurred during trace checkpoint
processing. The location of the abend is shown in the abend error message. All trace checkpoint processing will be suspended until the main product address space is restarted. Note that the main product address space will start to accumulate non-VIO ASM slots as if no DIV data set had ever been allocated. The gradual accumulation of ASM slots by the main product address space could eventually cause an ASM slot shortage.
User response
Check the error messages and the abend code associated with this problem. There may be one or more additional error messages or abends referring to the current trace checkpoint processing problem.
Check for OPEN errors, such as security product related abends. Also, check for storage allocation errors or abends. If possible, fix the problem identified by the error messages, and restart the product. If the problem cannot be resolved, contact Software Support.
AVZ3782S file ddname error FAILED RC=rcode errdesc
Explanation
A problem was encountered while opening or
refreshing a product data set. The message indicates the cause of the failure.
User response
Check the error messages associated with this problem. There may be one or more additional error messages or abends referring to the current
processing problem. If possible, fix the problem identified by the error messages, and restart the product. If the problem cannot be resolved, contact Software Support.
AVZ3783S file ddname processing ABENDED code=abcode reason=rsncode at modname+offset
Explanation
A problem was encountered while opening or
refreshing a product data set. The message indicates the abend code associated with the processing function.
User response
Check the error messages associated with this problem. There may be one or more additional error messages or abends referring to the current
processing problem. If possible, fix the problem identified by the error messages, and restart the product. If the problem cannot be resolved, contact Software Support.
AVZ3784T src DUPLICATES THE type ID IN src - SKIPPED
Explanation
A problem was encountered while opening or
refreshing a product data set. The message indicates that a duplicate entity was detected. The
DUPLICATING entity will be ignored.
Variables in this message (src, type, and ID) refer to the duplicating entity
User response
Check the error messages associated with this problem. There may be one or more additional error messages or abends referring to the current
processing problem. If possible, fix the problem identified by the error messages, and refresh or restart the product. If the problem cannot be resolved, contact Software Support.
AVZ3785H src DUPLICATES THE type ID IN src - SKIPPED
Explanation
A problem was encountered while opening or
refreshing a product data set. The message indicates that a duplicate entity was detected. The
DUPLICATING entity will be ignored.
Variables in this message (src, type, and ID) refer to the duplicating entity
User response
Check the error messages associated with this problem. There may be one or more additional error messages or abends referring to the current
processing problem. If possible, fix the problem identified by the error messages, and refresh or restart
the product. Normally, this is done by manually removing one or the other source file identified in the message. If the problem cannot be resolved, contact Software Support.
AVZ3886E RULESET rsname additinfo1, additinfo2 … additinfo8
Explanation
The SEF request is rejected because the ruleset status prevents execution of the request.
User response
Examine previously reported conditions to determine the cause of the problem.
AVZ3887I RULESET rsname additinfo1, additinfo2 … additinfo8
Explanation
An error occurred while processing an SEF request and the status of a ruleset is effected. This message follows the original error message to warn of additional/on-going ramifications from the error.
User response
The server takes the action reported in this message in order to recover from the previously reported error cause.
AVZ3888E Required master WWW ruleset not defined - HTTP processing
impossible
Explanation
SEF Rule manager did not find a Master WWW ruleset definition. The rule manager will not enable ANY WWW rulesets.
User response
Check your initialization procedure, SWSxIN00, to be sure it defines ONE master WWW ruleset using the
"WWWCLASS(MASTER)" keyword.
AVZ3889I SEF version OPERATIONAL MODE DOES NOT SUPPORT THE func FUNCTION
Explanation
SEF rule manager received a command which it does not support when operating in the indicated
operational mode.
User response
Correct the command, and re-issue.
AVZ3790I func OF desc FAILED, RC=rcode
Explanation
A failure occurred in the service routine that sets (func) the wait timer interval (desc) for the next global
variable checkpoint. This message should be preceded by a message containing the return code from the MVS STIMERM service.
User response
Contact Software Support for assistance.
AVZ3791E func for creating global variable backup, RC = rcode, Reason code = rsncode
Explanation
A failure occurred in the service routine (func) that schedules an address space create. The global variable backup will not execute. The return and reason codes in the message are from the MVS ASCRE service routine.
User response
Check the return code in the message. If the return code is 52 or higher, the error is most likely a system related problem, and you should report this to your system programming staff. If the problem cannot be resolved, contact Software Support for assistance.
AVZ3792I Global Variable Backup address space procedure has been created
Explanation
This message is informational only. The message indicates that the product created the global variable backup address space.
User response
None. This message is for informational purposes only.
AVZ3800T An unknown value was found in field field by routine.
Explanation
A value was found in a control block field that cannot be validated by the SERVER API.
User response
Contact IBM Software Support.
AVZ3847W Error compiling SEF rule rule, closing */ not found where expected.
Explanation
SEF rule manager attempted to compile a REXX rule with a /*%include statement that contained invalid syntax. After the member name, only */ is allowed.
Imbedded comments inside the /*%include phrase are not supported.
User response
Correct the /*%include statement and try again.
AVZ3848W Error compiling SEF rule rule, INCLUDE name memname too long.
Explanation
SEF rule manager attempted to compile a REXX rule with a /*%include statement that specified a member name (memname) longer than 8 bytes.
User response
Correct the /*%include statement and try again.
AVZ3849T SEF version operational mode does not support the func function
Explanation
SEF rule manager received a command which it does not support when operating in the indicated
operational mode.
User response
Correct the command, and re-issue.
AVZ3850E INTERNAL routine1 ERROR DETECTED BY routine2:
CALLER(csect) RTADDR(addr) -additinfo
Explanation
An error occurred while an internal API routine was executing. This message reports some inconsistency or a possible logic error.
User response
The API rejects the current request and continues.
Check for other messages which may indicate the precipitating cause.
AVZ3851I NO EXECUTABLE OBJECT (XO)