KFSP46126-E

aa....aa The argument of the function is invalid. Function name = bb....bb, error type = cc....cc, detailed information = dd....dd

aa....aa: Definition check information
bb....bb: Function name
cc....cc: Error type
dd....dd: Detailed information
Description:
The argument of the function to be used is invalid. Error types are described below for each type.
Error typeDescription
NOT_ENOUGH_ARGUMENTThe function to be used lacks the required number of arguments.
PARENTHESISThe argument does not contain parentheses.
ILLEGAL_REGEXThe regular expression in the argument is invalid.
For details about the definition check information, see 8.1 List of Definition Check Information.
System processing:
Stops adaptor processing.
Action to take:
Revise the item to be checked for each error type.