Creating a Database Connection

After creating a project, you have to create a database connection to connect an adapter configuration to your database.

Procedure

  1. Use one of the following ways to open the Adapter for Database Connection wizard:
    • From the main menu, click File > New > Other.
    • In the Project Explorer view, right-click the project folder and from the pop-up menu, click New > Other.
  2. In the "Select a wizard" window, click TIBCO Adapters > Adapter for Database > Adapter for Database Connection. Click Next.
  3. To create an Oracle connection, select Oracle from the Vendor list and specify the values in the Connection Resource field, JDBC URL field, User Name field, Password field, and Default Schema field (optional).

    For details about connection fields, see New Connection Information.

  4. Click Test Connection to verify your configuration and click OK; then click Finish.