Add an Exadata Database Service on Cloud@Customer Database
Add Exadata Database Service on Cloud@Customer databases on the Database fleet administration page.
Before adding a database make sure you run the best practice script steps for Ops Insights databases outlined in OCI : Best Practices / Troubleshooting Guide For Monitoring Databases In Ops Insights (Article ID KB78518). It is strongly recommended the script be run every 6 months or if any databases are missing the storage or tablespace data.
If you are onboarding an Exadata Database Service on Cloud@Customer System, see Add an Exadata Database Service on Cloud@Customer Service System.
To onboard an Autonomous AI Database, see Enable Autonomous AI Databases & Full Feature Support .
- Open the navigation menu, click Observability & Management, and then click Ops Insights.
- In the left pane, click Administration, and then click Database fleet.
The Database fleet administration page displays.
- Click Add databases.
- Under Telemetry, select Cloud Infrastructure.
- In the Database type field, select the appropriate database type.
- Enter the required database selection information:
- Depending on the database type, select the required resource:
- For Bare metal, VM, select the Database system compartment and Database system.
- For Exadata Database Service on Dedicated Infrastructure, select the VM cluster compartment and VM cluster.
- Database home: Select a database home (system or cluster). All database homes in the database system are available in the drop-down selector.
- Database: Select a database from the database home. Databases are identified as either container or non-container. If you select a container database, you’ll be provided with the option of selecting all PDBs in the container or a single PDB.
Note
When PDBs are added or removed from the DB system or VM cluster, they will automatically be enabled or disabled:- When performing disable, select the Container database (CDB) and disable that target alone. This will disable all the PDBs as well.
- When performing a delete, select the CDB and disable that target alone. This will disable all the PDBs as well.
- If you previously disabled the CDB (and thus all the PDBs) and want to re-enable Ops Insights, enable on the CDB resource only.
- Pluggable database (optional): When a container database is selected, you can select all PDBs or a single PDB.
- Service name: If no pluggable database was specified above, enter the service name corresponding to the container database (CDB). If one was specified, enter the service name corresponding to the specified pluggable database.
- Protocol:Select either TCP (default) or TCPS, depending on your configuration.
Note
If Oracle Data Guard is enabled on a Bare Metal or Virtual Machine DB system after Database Management was enabled for it using the TCPS protocol, then TCPS will have to be reconfigured. Enabling Oracle Data Guard is causing TCPS configuration to be overwritten, and it's recommended that TCPS is configured on a Bare Metal or Virtual Machine DB system after enabling Oracle Data Guard. - Port: Enter the port number, the default Oracle recommended TCP port is 1521.
- Database Wallet Secret (only for TCPS): When using a TCPS connection protocol a database wallet secret is required. Select the corresponding secret from the drop down list or click Create new wallet secret to create a new secret, the Create database wallet secret window appears.
In the Create database wallet secret enter the following information:
- Name: Wallet secret name.
- Description (optional): Description for the wallet.
- Create in compartment: Database compartment where the wallet will be used.
- Vault: Vault within the compartment where the wallet will be stored.
- Encryption key: Encryption key to be used, select from drop down menu.
- Wallet format:
- For Java key store (JKS files) wallets the following is additionally required:
- Key store password: Enter the key store password for the Java key store wallet..
- Key store content: Drag the JKS file into the Ops Insights UI from a local machine.
- Trust store password: Enter the Trust store password required for the Java key store wallet.
- Trust store content: Drag the Trust score JKS file into the Ops Insights UI from a local machine.
- For PKCS#12 (P12 files) wallets the following is additionally required:
- Wallet password: Enter the required PKCD#12 wallet password.
- PKCS#12 wallet content: Drag the P12 file into the Ops Insights UI from a local machine.
- For Java key store (JKS files) wallets the following is additionally required:
- Certificate DN: Enter the certificate chain to be used.
- Depending on the database type, select the required resource:
- Specify credentials for the connection: Enter the Common database
user and the Database user password secret for the selected
compartment.
NoteTo create a new secret, click Create new password secret.
For Government realms, the password for the database user monitoring the Oracle Cloud Database must meet the following Federal Information Processing Standards (FIPS) requirements:- Password length must be between 14 to 127 characters.
- Password must have at least two lowercase, two uppercase, two digits, and two special characters.
NoteFor more information, see Overview of Vault.
In order to create a secret within OCI Vault, the encryption key being used must be set as follows: Click on Key Shape: Algorithm, and select:AES. Advanced Encryption Standard (AES) keys are symmetric keys that you can use to encrypt data at rest.Key types, like RSA and ECDSA will not work for encrypting data at rest and are not recommended for Ops Insights operations. For more information see: Creating a Master Encryption Key.
To change the monitoring user or secret reference, you need to disable the database and then re-enable it (upon re-enable a pop-up displays to allow you to make changes).
- Private endpoint information, select a Private endpoint that has network access to this database via a VCN.
To create a new private endpoint, click Create new endpoint to access the Private Endpoints page. For more information about creating private endpoints, see Create a Private Endpoint.
- Click Add databases. The newly added database will appear in the Database fleet administration page.