How to Create a Database Connection in MDM Studio Using service_name

How to Create a Database Connection in MDM Studio Using service_name

book

Article ID: KB0137926

calendar_today

Updated On:

Products Versions
TIBCO MDM Studio 5.2.0

Description

Steps:

1. Create a new driver and select Other Driver.

2. In the JAR List tab, add the appropriate driver JAR file.

3. Go to the Properties tab and specify the connection URL in the format:

jdbc:oracle:thin:@//<server_name>:1521/<service_name>

Here, <service_name> refers to the Oracle service name.

4. Set the driver class as:

oracle.jdbc.OracleDriver

5.  In the Connection Details dialog, enter the correct server name and service name.

6. Click Test Connection to validate the setup.

Environment

ALL MDM STUDIO VERSION

Issue/Introduction

This article describes the steps to create a database connection in MDM Studio using the Oracle service_name.

Additional Information

image.png, image (1).png, image (2).png

Attachments

image (2).png get_app
image.png get_app
image (1).png get_app