Rational Developer for System z

Creating a data development project

To create a data development project, do the following steps:

Procedure

  1. From the File menu, select New -> Data Development Project.
  2. In the Project name field, type a name for the project.
  3. To create a schema name for database objects, select one of the following:
    • Use authorization ID as current schema to use your database authorization ID as the schema name.
    • Specify current schema in SQL format to specify a schema name.
  4. Click Next.
  5. To associate a database connection with a data development project, select one of the following options:
    • Create a new connection to open the New Connection wizard for creating a new database connection to associate with the data development project.
    • Use an existing connection to select an existing connection to associate with the data development project. If you select this option, the properties of the database connection display.
  6. Click Finish.

What to do next


Feedback