Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Creates a connection to a relational database that can be used by multiple [OLAP Query] actions.
!sharedRelationConn.png|align=center,thumbnail! Image Added

Inputs and Outputs

*Database Connection Type*
- Specifies the type of connection to be used to connect to the database. * *

  • JDBC

...

  • - Connect using a standard JDBC connection. The following inputs must also be provided.

      ...

        • JDBC Drive

      ...

        • - Name of the JDBC driver class to use when connecting to the database.

      ...

        • Database URL

      ...

        • - The database connection URL.

      ...

        • User Name

      ...

        • - The username to use when connecting to the database.

      ...

        • Password

      ...

        • - The password to use when connecting to the database.

      ...

      • JNDI

      ...

      • - Connect using the specified JNDI name.

      *Connection Name*
      - The name of the resulting output database connection. Following [Relational Query] actions can use this shared connection.