Rational Developer for System z

CRRZI0026E

The include file cannot be found in the SYSLIB library. Verify that both the file and the library are allocated properly.

Explanation

An attempt has been made to open an include file by using the Open Include File action. The file cannot be found in the SYSLIB library.

Response

To verify that the file exists in one of the data sets specified in the SYSLIB concatenation, locate the data set(s) in the Remote Systems view by expanding the MVS Files subsystem in the remote system connection. Expand each data set in SYSLIB to find the member.
To verify that the SYSLIB is specified correctly, do these steps:
  1. Edit the property group associated with the resource.
  2. Click the PL/I tab in the property group editor and then select Procedures and Steps.
  3. Expand the procedure, select the step name, and click Edit in the Step Options area of the page.
  4. Verify that the data set(s) specified in the Include Libraries field is correct.

Feedback