Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
klazarz committed Nov 12, 2024
2 parents 23c89c3 + 6205dfa commit e174902
Show file tree
Hide file tree
Showing 60 changed files with 219 additions and 293 deletions.
Binary file modified app-continuity-fundamentals/intro/images/maa_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app-continuity-fundamentals/intro/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ Estimated Workshop Time: 2 hours
Oracle Application Continuity provides:
* Continuous availability for applications

![](./images/racandassociated.png " ")
![RAC and Associated Technologies](./images/racandassociated.png " ")

## Application Continuity and MAA
Oracle MAA is a collection of architecture, configuration, and life cycle best practices and blueprints. It provides Oracle’s customers with valuable insights and expert recommendations which have been validated and tested working with enterprise customers. This is also an outcome of ongoing communication, with the community of database architects, software engineers, and database strategists, that helps Oracle develop a deep and complete understanding of various kinds of events that can affect availability or data integrity. Over the years, this led to the development and natural evolution of an array of availability reference architectures.

Application Continuity extends the MAA architecture to the application tier.

![](./images/maa_overview.png " ")
![MAA Overview](./images/maa_overview.png " ")

## More Information on Oracle Application Continuity

Expand Down
4 changes: 2 additions & 2 deletions app-continuity-fundamentals/setup/setup-compute.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For more information about Terraform and Resource Manager, please see the append
If you already have a VCN setup, proceed to *Step 1B*.

1. Click on the link below to download the Resource Manager zip file you need to build your environment.
- [dbsystemrac.zip](https://objectstorage.uk-london-1.oraclecloud.com/p/Wg4n8mJxd9bwfANNP1cHyTT95-6R201K0Z2VwDRFKcURy0H9mQhIrjIf8UM5rljE/n/lrojildid9yx/b/labtest_bucket/o/dbsystemrac.zip)
- [dbsystemrac.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/db_system_rac_tf.zip)

2. Save in your downloads folder.
3. Login to Oracle Cloud
Expand Down Expand Up @@ -89,7 +89,7 @@ If you just completed Step 1A, please proceed to [Step 2](#STEP2:TerraformPlan(O
If you do not know how to add egress rules, skip to the Appendix to add rules to your VCN. *Note: We recommend using our stack for ease of deployment and to reduce the potential for error.*

1. Click on the link below to download the Resource Manager zip file you need to build your environment.
- [db_system_rac.zip](https://objectstorage.uk-london-1.oraclecloud.com/p/pPV7w50bgS2qV-lLA7KQFEN4PN_ulXyrrYz1HbixQZw/n/lrojildid9yx/b/labtest_bucket/o/db_system_rac.zip)
-[db_system_rac.zip] (https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/db_system_rac_tf.zip)

2. Save in your downloads folder.
3. Open up the hamburger menu in the left hand corner. Choose the compartment in which you would like to install. Choose **Resource Manager > Stacks**.
Expand Down
19 changes: 10 additions & 9 deletions edition-based-redefinition/connect-adb/connect-adb-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,27 +70,28 @@ The LiveLabs Sandbox environment comes with a pre-created Autonomous Database (A
1. Using the same cloud shell console, download the required lab files
```text
<copy>wget http://bit.ly/ebrlabs</copy>
<copy>wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/ebronline.zip</copy>
```
Verify the download of the file `ebrlabs` using the list command ls -ltr as provided in the screenshot.
![Download ebrlabs](images/download-ebrlabs.png " ")
Verify the download of the file `ebronline.zip` using the list command ls -ltr as provided in the screenshot.
2. Unzip the ebrlabs file
![Download ebronline](images/download-ebronline.png " ")
2. Unzip the ebronline file
```text
<copy>unzip ebrlabs</copy>
<copy>unzip ebronline.zip</copy>
```
![Unzip ebrlabs](images/unzip-ebrlabs.png " ")
![Unzip ebronline](images/unzip-ebronline.png " ")
It should have two folders **initial_setup** and **changes**, with a bunch of SQL and XML files. Verify using the list command ls -ltr as provided in the screenshot.
![Ebrlabs folders](images/ebrlabs-folders.png " ")
![Ebronline folders](images/ebronline-folders.png " ")
You have successfully downloaded the ADB wallet and lab files. [Proceed to the next lab](#next) to setup the HR schema.
## Acknowledgements
- Author - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date -Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
21 changes: 11 additions & 10 deletions edition-based-redefinition/connect-adb/connect-adb.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this lab, you will

### Prerequisites

This lab assumes you have performed the previous lab on provisioning an Oracle Autonomous Database or you already have an existing Autonomous Database.The LiveLabs Sandbox environment comes with a pre-created Autonomous Database (ATP).
This lab assumes you have performed the previous lab on provisioning an Oracle Autonomous Database or you already have an existing Autonomous Database.

## Task 1: Download the Autonomous Database wallet

Expand Down Expand Up @@ -72,27 +72,28 @@ This lab assumes you have performed the previous lab on provisioning an Oracle A
1. Using the same cloud shell console, download the required lab files
```text
<copy>wget http://bit.ly/ebrlabs</copy>
<copy>wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/ebronline.zip</copy>
```
Verify the download of the file `ebrlabs` using the list command ls -ltr as provided in the screenshot.
![Download ebrlabs](images/download-ebrlabs.png " ")
Verify the download of the file `ebronline.zip` using the list command ls -ltr as provided in the screenshot.
2. Unzip the ebrlabs file
![Download ebronline](images/download-ebronline.png " ")
2. Unzip the ebronline file
```text
<copy>unzip ebrlabs</copy>
<copy>unzip ebronline.zip</copy>
```
![Unzip ebrlabs](images/unzip-ebrlabs.png " ")
![Unzip ebronline](images/unzip-ebronline.png " ")
It should have two folders **initial_setup** and **changes**, with a bunch of SQL and XML files. Verify using the list command ls -ltr as provided in the screenshot.
![Ebrlabs folders](images/ebrlabs-folders.png " ")
![Ebronline folders](images/ebronline-folders.png " ")
You have successfully downloaded the ADB wallet and lab files. [Proceed to the next lab](#next) to setup the HR schema.
## Acknowledgements
- Author - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date -Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 edition-based-redefinition/connect-adb/images/ocid-atp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ You have successfully reorganized the changelog directory structure and synchron
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ You have successfully reorganized the changelog directory structure and synchron
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
2 changes: 1 addition & 1 deletion edition-based-redefinition/introduction/intro-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ You can also run this workshop with the Always Free offering in your tenancy! Yo
## Acknowledgements

- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date - Suraj Ramesh, August 2023
- Last Updated By/Date -Suraj Ramesh, November 2024
2 changes: 1 addition & 1 deletion edition-based-redefinition/introduction/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ You can run this workshop also with the Always Free offering in your tenancy! Yo
## Acknowledgements

- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Last Updated By/Date -Suraj Ramesh, November 2024
4 changes: 2 additions & 2 deletions edition-based-redefinition/lb-genschema/lb-genschema-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ You have successfully generated the changelog for the HR schema using Liquibase.
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
4 changes: 2 additions & 2 deletions edition-based-redefinition/lb-genschema/lb-genschema.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ You have successfully generated the changelog for the HR schema using Liquibase.
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ You have successfully reviewed the HR schema. [Proceed to the next lab](#next) t
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ You have successfully reviewed the HR schema. [Proceed to the next lab](#next) t
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,5 @@ You have successfully deployed the changelog for the new edition of the HR schem
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ You have successfully deployed the changelog for the new edition of the HR schem
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ You have successfully created the HR schema. [Proceed to the next lab](#next) to
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
4 changes: 2 additions & 2 deletions edition-based-redefinition/setup-hr-schema/setup-hr-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ You have successfully created the HR schema. [Proceed to the next lab](#next) to
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ This is the end of this LiveLabs. We hope you enjoyed it!
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ This is the end of this LiveLabs. We hope you enjoyed it!
## Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ You have successfully verified both editions of the HR schema. [Proceed to the n
##Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, August 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ You have successfully verified both editions of the HR schema. [Proceed to the n
##Acknowledgements
- Authors - Ludovico Caldara and Suraj Ramesh
- Last Updated By/Date - Suraj Ramesh, Feb 2023
- Authors - Ludovico Caldara,Senior Principal Product Manager,Oracle MAA PM Team and Suraj Ramesh,Principal Product Manager,Oracle MAA PM Team
- Last Updated By/Date -Suraj Ramesh, November 2024
1 change: 1 addition & 0 deletions edition-based-redefinition/workshops/levelup23/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="main.21.1.1.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="main.21.1.1.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
Expand Down
1 change: 1 addition & 0 deletions edition-based-redefinition/workshops/sandbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="main.21.1.1.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
Expand Down
1 change: 1 addition & 0 deletions edition-based-redefinition/workshops/tenancy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-1.11.0.min.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/jquery-ui-1.10.4.custom.js"></script>
<script src="main.21.1.1.js"></script>
<script src="https://oracle-livelabs.github.io/common/redwood-hol/js/main.min.js"></script>

<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
Expand Down
10 changes: 5 additions & 5 deletions hitchhikers-guide-upgrade-to-23ai/06-awr-compare/awr-compare.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@ In the AWR Diff Report, you will compare a snapshot period **before** upgrade to
* *report_type*, hit RETURN.
* *awr_location*, type *AWR\_PDB*, hit RETURN.
* *num_days*, type *2*, hit RETURN.
* *begin_snap* (first pair), type the first *Snap Id* from lab 2, hit RETURN. If you can't remember, check the file `/home/oracle/scripts/snap-lab-02-before.log`.
* *end_snap* (first pair), type the last *Snap Id* from lab 2, hit RETURN. If you can't remember, check the file `/home/oracle/scripts/snap-lab-02-after.log`.
* *begin_snap* (first pair), type the first *Snap Id* from lab 3, hit RETURN. If you can't remember, check the file `/home/oracle/logs/awr-snapshot-snap-before.log`.
* *end_snap* (first pair), type the last *Snap Id* from lab 3, hit RETURN. If you can't remember, check the file `/home/oracle/logs/awr-snapshot-snap-after.log`.
* *num_days*, type *2*, hit RETURN.
* *begin_snap* (second pair), type the first *Snap Id* from this lab, hit RETURN. If you can't remember, check the file `/home/oracle/scripts/awr-compare-snap-before.log`.
* *end_snap* (second pair), type the last *Snap Id* from this lab, hit RETURN. If you can't remember, check the file `/home/oracle/scripts/awr-compare-snap-after.log`.
* *begin_snap* (second pair), type the first *Snap Id* from this lab, hit RETURN. If you can't remember, check the file `/home/oracle/logs/awr-compare-snap-before.log`.
* *end_snap* (second pair), type the last *Snap Id* from this lab, hit RETURN. If you can't remember, check the file `/home/oracle/logs/awr-compare-snap-after.log`.
* *report_name*, hit RETURN.
2. Wait until the HTML output has been generated, then exit SQL*Plus.
Expand Down Expand Up @@ -169,4 +169,4 @@ An AWR Compare Periods report, shows the difference between two periods in time
## Acknowledgements
* **Author** - Daniel Overby Hansen
* **Contributors** - Klaus Gronau, Rodrigo Jorge, Alex Zaballa, Mike Dietrich
* **Last Updated By/Date** - Daniel Overby Hansen, August 2024
* **Last Updated By/Date** - Daniel Overby Hansen, November 2024
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Loading

0 comments on commit e174902

Please sign in to comment.