To resolve the problem you need to apply Endevor
APAR SO07919. This APAR introduces a new option that is applicable to the Alter Description, Last Action CCID,
Generate CCID and Retrieve CCID fields and allows for specifying a "from value" that includes place holder (%) or wildcard (*) characters to be matched and not treated as special charaters.
The exact match option is ignored for the other Alter actions:
Processor group, Signout Userid and User Data.
For example, with the option "exact match", you could alter:
LAST ACTION CCID 'LAST*%%*%**' WITH
'LAST ACTION'
Without this new option, the above would be a syntax error.