Manage Connections
Manage connections from the GoldenGate Studio user interface including steps to edit, clone, and delete connections.
View Connection Details
- View connection details such as:
- Connection name, description, when it was created, and when it was last updated.
- Database type, hostname, port, username, connector, and connection type.
- Connection role (source or target).
- Edit the connection details.
- Validate the connection details.
- Clone the connection.
- Delete the connection.
Clone a Connection
Check the steps how to clone the database connection.
- On the Database Connections page, select the database connection to clone.
- On the Connections page, click Clone.
- Click Save changes.
Edit a Connection
- On the Connections page, select a database connection to edit. Click Edit
- In the Edit Connection panel, review the connection settings, make your updates, and then click Next to progress though the Edit connection pages. You can edit details like Database connection name, description, Hostname, Port, Username, Password, Pluggable Database Service Name.
- Click Save changes.
Delete a connection
- On the Database connections page, select the connection to delete. You're brought to the connection details page.
- On the connection details page, click Delete.
- In the Delete connection dialog, confirm that you want to delete the connection, and then click Delete.
Test a Connection
Learn why testing the connection is essential while creating the database connection.
Before you can design, deploy, or manage data replication solutions in Oracle GoldenGate Studio, it’s essential to verify that your configured database connections are functioning correctly. Testing the database connection ensures that GoldenGate Studio can successfully communicate with your source and target databases using the specified configuration and credentials. This step helps identify potential connectivity issues early, such as incorrect network settings, authentication problems, or configuration errors, thereby reducing troubleshooting time and ensuring a smooth development and deployment process.
Test Oracle Database and Exadata Database Connection
Follow these simple steps to test Oracle Database and Exadata Database Connection.
- Select Oracle Database or Exadata as the Technology Type.
- The next screen will show fields for username, password, hostname, port, and database Type. Enter the Hostname and Port Number for your Exadata database.
- Select the Database Type and provide the Pluggable database service name (PDB) if applicable.
- Click Test Connection to confirm if the connection is successfully working.
Test Autonomous Database Connection
Follow these simple steps to test Autonomous Database connection.
- In Home page click Create Connection. Fill in connection name, optional description and Technology Types.
- Select Oracle Autonomous Database as the Technology Type.
- The next screen will prompt you for the Wallet details. You will need to provide a username and password. You also need to add the Wallet File that contains the credentials and connection information of your Autonomous Database.
- After filling in the details, click Test Connection to verify the connection.