Skip to content

Commit

Permalink
Correction to match template
Browse files Browse the repository at this point in the history
Correction based on template as suggested by Brianna.

Hey, I've just got a chance to review your changes. You still need to make Objectives plural in both labs. In the manage-app file, you need to ensure you have an introduction section and an "Estimated Lab Time" following it.  Also, in the README file, the link can't point to Vijay's repository (I've attached a picture below). It must point to the Apex link for your workshop.
  • Loading branch information
rrumale committed Jul 8, 2021
1 parent 2ef9b51 commit 78e1dec
Show file tree
Hide file tree
Showing 8 changed files with 85 additions and 91 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Oracle Multitenant is the architecture for the next-generation database cloud. It delivers isolation, agility and economies of scale. A multitenant container database can hold many pluggable databases. An existing database can simply be adopted with no application changes required. Oracle Multitenant fully complements other options, including Oracle Real Application Clusters and Oracle Active Data Guard.

## Workshops
[Run a workshop now!](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?p180_id=573)
[Run a workshop now!](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?p180_id=704)

## Get an Oracle Cloud Trial Account for Free!
If you don't have an Oracle Cloud account then you can quickly and easily sign up for a free trial account that provides:
Expand Down Expand Up @@ -31,4 +31,3 @@ Click here to request your trial account: [https://www.oracle.com/cloud/free](ht
- [Converged Database Architcture](https://www.youtube.com/watch?v=9d76-LhgMQs)
- [Multitenant PDBs for Microservices and Clouds](https://www.youtube.com/watch?v=JdfATqdXuRc)
- [The Hidden Data Economy](https://www.youtube.com/watch?v=CP3pwAwNepU)

6 changes: 3 additions & 3 deletions clone-plug-drop/clone-plug-drop.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ Oracle Multitenant enables an Oracle Database to function as a container databas

[](youtube:kzTQGs75IjA)

### Objective
*Estimated Workshop Time*: 2 hour

### Objectives
- Rapid cloning and provisioning
Local clones and remote clones
Database administrators save time by provisioning pluggable databases as clones locally or from across the network without disrupting the source.

- Refreshable PDBs
Maintain up to date copies of production databases by periodically topping them up with incremental transactions.

*Estimated Workshop Time*: 2 hour


### Prerequisites

Expand Down
4 changes: 2 additions & 2 deletions intro/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ Watch the video below for an overview of Oracle Multitenant.

[](youtube:4mUwjBfztfU)

## Objective
### Objectives

The objectives of this workshop is to understand the basic functionality of Oracle database multitenant features which would cover Cloning, Plug and Unplug PDBs, Hot Cloning, Refresh and Relocation. and in-depth understanding of advanced features like Application Containers

## Prerequisite
### Prerequisite

- Some understanding of cloud and database terms is helpful
- Familiarity with Oracle Cloud Infrastructure (OCI) is helpful
Expand Down
8 changes: 4 additions & 4 deletions manage-app/manage-app.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Hands-on with Multitenant (Advanced)

## Objective
### Objectives
This hands-on labs is designed to familiarize you with the Application Container functionality of Oracle Multitenant. In these labs, We will dive into the concepts of Application container and Proxy PDBs.

## Prerequisites
### Prerequisites
This lab assumes you have:

- You need to have completed Lab 1 through Lab 3 and Step 0 of Lab 4.
- This Lab is indipendent of Lab 4. However, you need to have run Step 0 of Lab4 if you plan to do only Lab 5.
- You need to have completed Lab 1 through Lab 3 and Step 1 of Lab 4.
- This Lab is independent of Lab 4. However, you need to have run Step 0 of Lab4 if you plan to do only Lab 5.

The setup should have two container databases running:

Expand Down
Loading

0 comments on commit 78e1dec

Please sign in to comment.