IBM Support

How to set SYS1.CSSLIB to be program controlled for RDz and RDz Enterprise

Question & Answer


Question

How do you set SYS1.CSSLIB to be program controlled for IBM Rational Developer for System z (RDz) and IBM Rational Developer for System z Enterprise (RDz Enterprise) on z/OS?

Cause

If you see the following RACF message then SYS1.CSSLIB may not be program controlled:
ICH420I PROGRAM CSRSI FROM LIBRARY SYS1.CSSLIB CAUSED THE ENVIRONMENT TO BECOME UNCONTROLLED

Answer

Issue the following RACF command to make the SYS1.CSSLIB program controlled:
RALTER PROGRAM ** UACC(READ) ADDMEM('SYS1.CSSLIB'//NOPADCHK)

The Rational Developer for zEnterprise as well as Rational Developer for System z installed on z/OS requires the library SYS1.CSSLIB to be program controlled. This information is documented in Rational Developer for System z version 9.1 Host Configuration Guide.

[{"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Host","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"8.0.3;8.0.3.1;8.0.3.2;8.0.3.3;8.0.3.4;8.0.3.5;8.0.3.6;8.5;8.5.0.1;8.5.1;8.5.1.1;8.5.1.2;8.5.1.3;8.5.1.4;8.5.1.5;9.0;9.0.1;9.0.1.1;9.0.1.2;9.0.1.3","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
18 March 2021

UID

swg21689831