-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WMS ID # 11698 -- WIP -- Update MC PRE2981 -- Apply uniform naming st…
…andards & Update Lab 2 & 9 (#66) * Update Lab 1 to 3 for OCW24 WMS ID 11641 Update Lab 1 to 3 for OCW24 WMS ID 11641 * Update Lab 1 filename to lowercase HOL 2952 -- WMS ID 11641 -- Update Lab 1 filename to lowercase * Rename create-VMCluster-CDB-PDB-on-Exascale.md to create-vmcluster-cdb-pdb-on-exascale.md Signed-off-by: eambler <[email protected]> * Update Lab 3 images and Step 6 instructions Update Lab 3 images and Step 6 instructions. Added step to defer immediate PDB backup after clone creation. * Adding Labs for OCW24 Master Class Adding Labs for OCW24 Master Class * Update configure-network-settings.png Adjust Hostname Prefix to not conflict with DB Name in instructions * WMS ID 11641 -- HOL 2952 -- Update Lab 2 images and minor text and look and feel updates WMS ID 11641 -- HOL 2952 -- Update Lab 2 images and minor text and look and feel updates * WMS # 11698 - Update Labs for OCW24 Masterclass [PRE2981] WMS # 11698 Update Labs for OCW24 Masterclass [PRE2981] * WMS ID # 11698 -- WIP -- Update MC PRE2981 -- Working on Lab 2 WMS ID # 11698 -- Updating Lab 2 to have proper Naming and images for Standby VM Cluster * WMS ID # 11698 -- WIP -- Update MC PRE2981 -- Apply uniform naming standards WMS ID # 11698 -- WIP -- Update MC PRE2981 -- Apply uniform naming standards & Updated Lab 2 & 9 --------- Signed-off-by: Hope Fisher <[email protected]> Signed-off-by: eambler <[email protected]> Co-authored-by: Hope Fisher <[email protected]>
- Loading branch information
1 parent
68c78a1
commit 6167948
Showing
24 changed files
with
142 additions
and
53 deletions.
There are no files selected for viewing
92 changes: 92 additions & 0 deletions
92
exadata-database-service-xs/create-database-home/create-database-home.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# Create Application and Database Custom Image using OCI Console | ||
|
||
|
||
## Introduction | ||
|
||
This lab walks you through creating Application and Database Custom Image using the OCI Console. | ||
|
||
* **Database software images** are resources containing Oracle Database software used to provision and patch Oracle Databases and Oracle Database Homes. | ||
* **Database software images** are either **Oracle-published software releases** or **custom software images you create**. | ||
* **Custom Database Software Images** include specified patches and updates that meet your organization's standards. | ||
|
||
Estimated Time: 10 minutes | ||
|
||
Watch the video below for a quick walk-through of the lab. | ||
[Create a Custom Database Software Image](youtube:jwxxIih3brQ) | ||
|
||
### Objectives | ||
|
||
- After completing this lab, you should be able to create application and database custom image using the OCI Console. | ||
|
||
|
||
### Prerequisites | ||
|
||
This lab requires the completion of the following: | ||
|
||
* Completion of **Lab1** | ||
|
||
## Task 1: Create Application Custom Image using OCI Console | ||
|
||
1. Open the navigation menu and click **Compute**. Under Compute, click **Instances**. | ||
|
||
![Navigate OCI Compute](./images/navigate-compute-instance.png" ") | ||
|
||
2. In the left rail, **Instances** is selected by default. Select your assigned compartment named ***MyCompartmentXX***. | ||
|
||
Click on the name of your **Assigned Custom Application Server** named ***MyCustomAppServer***. | ||
|
||
![Click MyCustomAppServer Instance](./images/click-create-instance.png" ") | ||
|
||
3. Click **More Actions**, and then click **Create custom image**. | ||
|
||
![Create Custom App Server More Actions](./images/click-instance-more-actions.png " ") | ||
|
||
4. In the **Create in compartment** list, Select your assigned compartment ***MyCompartmentXX*** | ||
|
||
Enter a **Name** for the image. For this lab, use the name ***MyCustomAppServerImage*** | ||
|
||
![Create Custom App Server Image](./images/create-custom-app-image.png " ") | ||
|
||
5. Click **Create custom image**. | ||
|
||
|
||
## Task 2: Create Custom Database Software Image using OCI Console | ||
|
||
1. Open the navigation menu. Under **Oracle Database**, click **Exadata Database Service on Cloud@Customer**. | ||
|
||
2. Under **Resources**, click **Database Software Images**. | ||
|
||
3. Click **Create Database Software Image**. | ||
|
||
![Create Custom Database Software Image](./images/create-custom-dbsw.png " ") | ||
|
||
4. In the **Display name** field, provide a name for your database software image. For this lab, use the name ***MyCustomDBimage*** | ||
|
||
5. Choose your **assigned compartment** ***MyCompartmentXX***. | ||
|
||
![Create Custom Database Software Image](./images/create-dbsw-page.png " ") | ||
|
||
6. Choose the **Database version** for your image. For this workshop, select the ***19c*** version. | ||
|
||
7. Choose the **patch set update, proactive bundle patch, or release update**. For this workshop, choose ***19.18.0.0*** | ||
|
||
8. Click **Create Database Software Image**. | ||
|
||
![Create Custom Database Software Image Dialog Page](./images/create-dbsw-version-page.png " ") | ||
|
||
You may now **proceed to the next lab**. | ||
|
||
<!-- | ||
## Learn More | ||
* Click [here](https://docs.public.oneportal.content.oci.oraclecloud.com/en-us/iaas/exadata/doc/ecc-create-first-db.html) to learn more about Creating an Oracle Database on Exadata Database Service. | ||
--> | ||
|
||
## Acknowledgements | ||
|
||
* **Author** - Leo Alvarado, Eddie Ambler, Product Management | ||
|
||
* **Contributors** - Tammy Bednar, Product Management | ||
|
||
* **Last Updated By** - Leo Alvarado, Product Management, September 2023. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+179 KB
...database-service-xs/create-standby-vmcluster-on-exascale/images/add-ssh-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+123 KB
...ice-xs/create-standby-vmcluster-on-exascale/images/choose-byol-license-type.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.31 MB
...dby-vmcluster-on-exascale/images/choose-peer-vmc-and-dg-association-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+198 KB
...cluster-on-exascale/images/configure-exascale-storage-vault-for-standby-vmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+311 KB
...-standby-vmcluster-on-exascale/images/configure-standby-vm-cluster-exascale.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.1 MB
...-standby-vmcluster-on-exascale/images/configure-standby-vm-network-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.86 MB
...s/create-standby-vmcluster-on-exascale/images/dbhome-create-for-standby-vmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+732 KB
...ndby-vmcluster-on-exascale/images/dbhome-creation-completed-for-standby-vmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+709 KB
...y-vmcluster-on-exascale/images/dbhome-creation-provisioning-for-standby-vmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+668 KB
...vmcluster-on-exascale/images/dbhome-name-and-select-version-for-standby-vmc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+698 KB
...vmcluster-on-exascale/images/provide-basic-standby-vm-cluster-info-exascale.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.7 KB
...ce-xs/create-standby-vmcluster-on-exascale/images/select-grid-infra-version.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.12 MB
...e-xs/create-standby-vmcluster-on-exascale/images/select-standby-compartment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+958 KB
.../create-standby-vmcluster-on-exascale/images/standby-vmc-creation-available.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+932 KB
...eate-standby-vmcluster-on-exascale/images/standby-vmc-creation-provisioning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+129 KB
...vice-xs/create-standby-vmcluster-on-exascale/images/vault-creation-progress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-31.6 KB
(97%)
...database-service-xs/enable-data-guard/images/choose-dbhome-and-name-standby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-71.2 KB
(95%)
...vice-xs/enable-data-guard/images/choose-peer-vmc-and-dg-association-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-27.5 KB
(99%)
...atabase-service-xs/enable-data-guard/images/dataguard-association-completed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.