CRRZW0004E An error occurred while retrieving the COBOL copybook file {0}. Error message: {1}

Explanation

The code review application cannot access a COBOL copybook.

User response

When the code application parses a COBOL program it accesses COBOL copybooks. This includes COBOL copybooks that are shipped with the compiler:
  1. Verify that the path of the property group file is specified correctly in the input data.
  2. Verify that the path of the copybook is specified correctly in the property group file. To do this, open the LOCAL COBOL property group in the product workbench. Then verify that the path of the copybook is specified in the SYSLIB field of the property group. If not, then enter the correct path, close the property group, and go to Step 4.
  3. Verify that the copybook specified in the error message exists in the specified directory, and that the user has permission to access it.
  4. If the problem persists, export the property group file again and upload it to z/OS® UNIX System Services.