
Eclipsys has helped McMaster University maximize its investment in the Oracle Exadata Cloud@Customer solution. Read the story here






ORA-00439 in OCI DBCS SE2? The Oracle 19c Standard Edition Encryption Paradox
Oracle GoldenGate From On-Premises to OCI DBCS – Part 1: Configuring the Source Environment
Oracle GoldenGate From On-Premises to OCI DBCS – Part 3: Connecting On-Premises GoldenGate to Source and OCI GoldenGate to Target Database
Introduction:
1.1. From the navigation menu, select Identity & Security, and then Domains. Select the default domain.
1.2. Click the User management tab.
1.3. Scroll down, then click Create group button.
1.4. In Create group page, enter a name for the group (DataSafeGroup) and a description (User group for data safe).
1.5. Under Users section, search for the user for this demo and select the use.
1.6. Click Create button.
2.1. From the navigation menu, select Identity & Security, and then Policies. The Policies page is displayed. Change the compartment to the root compartment.
2.2. Click Create Policy button.
2.3. In the Create Policy page, enter a policy name and a description.2.4. Select the same compartment as Autonomous AI database.2.5. In the Policy Builder section, click Show manual editor and enter below statements. Use the same compartment as Autonomous AI database.
Allow group DataSafeGroup to manage data-safe-family in compartment {Compartment_Name}
Allow group DataSafeGroup to manage autonomous-database in compartment
{Compartment_Name}
2.6. Click Create button.
3.1. Access SQL worksheet in the Database Actions.
3.2. Download sample data script load-data-safe-sample-data_admin.sql.
3.3. As the ADMIN user on the database SQL worksheet, copy the entire script and paste it into the worksheet, then click Run Script button.
3.4. To ensure the sample data is loaded successfully, review the row count for each table in the HCM1 schema.
3.1. Select your database from the drop-down list.
Notice the message at the bottom of the page: The selected database is configured to be securely accessible from everywhere. Steps 2 ('Connectivity option') and 3 ('Add security rule') are not necessary and will be skipped. If your database has a private IP address, the wizard will guide you through the process of configuring an Oracle Data Safe private endpoint and security rules.
3.2. Click Next button.
3.3. On the Review and submit page, review the information.
3.4. Click Register button. The Target database information page is displayed.
3.5. Wait for the target database status to turn to ACTIVE, which means your target database is fully registered.
ORA-00439 in OCI DBCS SE2? The Oracle 19c Standard Edition Encryption Paradox
Oracle GoldenGate From On-Premises to OCI DBCS – Part 1: Configuring the Source Environment
Oracle GoldenGate From On-Premises to OCI DBCS – Part 3: Connecting On-Premises GoldenGate to Source and OCI GoldenGate to Target Database
