Designing Data Integrator Projects

Changing the Database URL for Design Time

For database ETL collaborations, the design-time test run uses the same URL, catalog, or schema name to connect to the database table as when the collaboration was created.

You can change the database URL to point to a different location or even a different table name as long as the content structure is the same. Restarting the NetBeans IDE reverts the URL back to its original value.


Note –

To change DB2 catalog and schema names, modify the table properties by adding user-defined information in the Expert tab.


ProcedureTo Change the Database URL for Design Time

  1. Open the collaboration you want to edit.

  2. Right-click the ETL Collaboration Editor window and click Database Properties.

    The Edit Database Properties dialog box appears as shown below.

    Figure shows the Edit Database Properties window.
  3. In the left panel, select the database whose URL you want to change.

  4. Enter a new URL for the database to connect to during design time.

  5. Enter or verify the user name and password.

  6. Click OK.