Rational Developer for System z

Manually setting up directories in z/OS UNIX System Services

You can use a terminal emulator program and OMVS to manually set up directories on z/OS® UNIX System Services to hold the output files created by the Generate Runtime Code wizard.
Important: Alternatively, you can easily set up subdirectories with the Remote Systems view (see Step B3. (Optional) Create a connection to the remote z/OS system using the Remote Systems view).
Important: The following topics provide useful information about creating subdirectories to hold the output files created by the Generate Runtime Code wizard:
To manually allocate PDS's follow these steps:
  1. Start a terminal emulator program such as the host editor (see Working with host connections).

  2. Connect to the remote z/OS system and log on to TSO.

  3. Start OMVS.

  4. In the OMVS command window:
    1. Use the mkdir command to create the directories
    2. Use the chmod command to set the permission bits to 777 for each directory.


Feedback