Start of changeICSF_DEPRECATED_SERV_WARNINGSEnd of change

Description:
Detects the use of services which will not be supported in subsequent releases of ICSF. This check is active when ICSF is started and it must be activated to perform the check. Once activated, the check will be performed on a daily basis.
Reason for check:
Subsequent releases of ICSF will not support the use of certain callable services. This check provides a way to detect if any applications are currently using these services.
The deprecated services checked in ICSF FMID HCR77A0 (z/OS® V2R1) are listed below. These are not supported after System z 900 hardware.Start of change
  • CSFEDC
  • CSFEMK
  • CSFGKC
  • CSFRTC
End of change
z/OS releases the check applies to:
ICSF FMID HCR77A0 or later running on z/OS V1R12, z/OS V1R13 or z/OS V2R1
Type of check (local or remote):
Local
User override of IBM values:
Start of changeThe following sample shows the defaults for customizable values for this check. Use this sample to make permanent check customizations in an HZSPRMxx parmlib member used at IBM Health Checker for z/OS startup. If you just want a one-time only update to the check defaults, omit the first line (ADDREPLACE POLICY) and use the UPDATE statement on a MODIFY hzsproc command. Note that using non-POLICY UPDATEs in HZSPRMxx can lead to unexpected results and is therefore not recommended.End of change
Start of changeADDREPLACE POLICY[(policyname)] [STATEMENT(name)]End of change
UPDATE
CHECK(IBMICSF,ICSF_DEPRECATED_SERV_WARNINGS)
ACTIVE
SEVERITY(LOW) INTERVAL(ONETIME) DATE('date_of_the_change')
REASON('Your reason for making the update.'))
Parameters accepted:
No.
Verbose support:
No
Debug support:
No
Reference:
For more information see z/OS Cryptographic Services ICSF Application Programmer's Guide.
Messages:
This check issues the following exception messages:
  • CSFH0011I
See in z/OS Cryptographic Services ICSF Messages.
SECLABEL recommended for multilevel security users:
SYSLOW - see z/OS Planning for Multilevel Security and the Common Criteria for information on using SECLABELs.