Rational Developer for System z

Creating a partitioned data set member in an MVS subproject

Before you begin

You must first be connected to a remote system.

About this task

To create a new partitioned data set member in an MVS™ subproject, follow these steps:

Procedure

  1. In the z/OS Projects or Enterprise Projects view, navigate to the partitioned data set in which you want to create the new member.
  2. Select the data set, then select New > Create Member. A window opens, showing the data set name that the new member will be created in. You are prompted to enter the new name.
  3. Type the new member name and click OK. When you allocate data sets or create partitioned data set members from within an MVS subproject, the names are validated against z/OS® naming rules to avoid spending the time that would be necessary to process allocation errors on z/OS. (The same type of validation is done for actions you perform in the Remote Systems view.) The new member name is displayed in the window.

Feedback