6 Get Started with Connection Groups
A connection group, also known as a Zeppelin interpreter set, is a collection of database connections.
- About Connection Groups
In the Connection Group page, a user with Administrator role can manage your connections that constitute the connection group. - About Global Connection Group
The Global Connection Group is created automatically when a new database is provisioned. - Edit Oracle Database Interpreter Connection
When defining an Oracle Database interpreter connection, a reference to a compute resource is created. This reference contains all connection-related information about the interpreter.
About Connection Groups
In the Connection Group page, a user with Administrator role can manage your connections that constitute the connection group.
Note:
Only an Administrator user can manage connection groups.-
Name: This is the name of the interpreter.
-
Default: A check mark indicates whether the connection is the default connection or not.
-
Scope: Indicates the scope of the connection.
-
Comment: Displays any comment related to the interpreter.
-
Owner: Displays the name of the user who created the connection.
-
Last Updated: Indicates the date and time when the connection was last updated.
-
Edit: To edit the interpreter connection, select the connection and click Edit.
-
Stop: To stop the interpreter connection, select the connection and click Stop.
- Refresh: Click the Refresh button in the following conditions:
- If you rename the Pluggable Database (PDB).
- If you do a Wallet rotation. Wallet rotation invalidates the current wallet. Hence, a new Wallet is needed for the database connection.
Parent topic: Get Started with Connection Groups
About Global Connection Group
The Global Connection Group is created automatically when a new database is provisioned.
-
Compute Resource definition — A Compute Resource is associated with the Pluggable Database (PDB). After a new PDB is provisioned, a Compute Resource is added for the PDB. A tenant may provision more than one PDB, and for each PDB a Compute Resource is added. The settings in the Compute Resource are relevant to its own PDB. The Compute Resource is associated to an Oracle Wallet. The Oracle wallet contains the credentials to connect to the user PDB.
Note:
The Compute Resource definition can be edited by the Administrator only. -
Connection Group definition — The Global Connection Group comprises a single connection of type
Global.
Only one Global Connection Group for each Compute Resource is allowed per PDB. No password is required for this connection as it uses the Wallet containing the credentials for the PDB. The Wallet is associated to the Compute Resource.Note:
A Global Connection Group can be edited by the Administrator only.Reset: To reset the interpreter connection, click the connection group name. The connection group opens in a separate page, listing all the interpreter connections in the group. Select the connection you want to reset and click Reset. When you click Reset, then all connections supported by the interpreter are closed, and all notebooks using that connection are cancelled.
Note:
The Reset option is available only to the Administrator.
Parent topic: Get Started with Connection Groups
Edit Oracle Database Interpreter Connection
When defining an Oracle Database interpreter connection, a reference to a compute resource is created. This reference contains all connection-related information about the interpreter.
Note:
You must have the Administrator role to edit these fields.Parent topic: Get Started with Connection Groups