You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated Step by Step - Introduction - fixed typos and outdated details
* Patch part - common
* Patch 3
Patch 3
* Patch PAR URLs
Patch PAR URLs
* Patch update
Patch update
* Fix building blocks how-to
Fix building blocks how-to
* Fixed typo in create custom image lab
Fixed typo in create custom image lab
* markdown for OCW workshops (new OCI UI)
markdown for OCW workshops (new OCI UI)
* New common lab to for LiveLabs SSH key handling
New common lab to for LiveLabs SSH key handling
* Removed OL7.9 instructions for building LiveLabs Images
Removed OL7.9 instructions for building LiveLabs Images
* Fixed URL in LiveLabs SSH common lab
Fixed URL in LiveLabs SSH common lab
* ssh common lab for ocw24: moved keys to OS
ssh common lab for ocw24: moved keys to OS
* ocw24-ocigenai-infos
placeholders
* Fix common repo (outdated URLS)
Fix common repo (outdated URLS)
* Create hol3318.md
* common fix urls
common fix urls
* overhaul sandbox env login labs
overhaul sandbox env login labs
* JS: fixed lintcheker
- created 23.4.1 to fix a URL in lint checker
- made 23.4.1 the new main.js in production
- migrated lint checker fix to 23.5 (which is currently no used)
- removed 23.5.min as it is still in development
* fix building blocks
fix building blocks
* Update generate-documentation.py
* generate-documentation.py hot fix
generate-documentation.py hot fix
* Update generate-documentation.py
* fix generate-documentation.py for building blocks
fix generate-documentation.py for building blocks
* fixed urls in index.html
fixed urls in index.html
* fixes some names in common labs
fixes some names in common labs
* script to resize images larger than 1mb
script to resize images larger than 1mb
* Update resize-recur.sh
Copy file name to clipboardExpand all lines: labs/terminate-adb/terminate-adb.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Watch the video below for a quick walk-through of the lab.
19
19
### Prerequisites
20
20
21
21
- Should have an Oracle Autonomous AI Database instance provisioned with Lifecycle Status - Available or Stopped.
22
-
- To provision an Oracle Autonomous AI Database, there are detailed instructions in Lab 1 of [Autonomous Database 15 minute quick start](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=928) workshop.
22
+
- To provision an Oracle Autonomous AI Database, there are detailed instructions in Lab 1 of [Autonomous AI Database 15 minute quick start](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=928) workshop.
23
23
24
24
## Task 1: Terminate a Provisioned Oracle Autonomous AI Database Instance
25
25
@@ -54,11 +54,11 @@ Watch the video below for a quick walk-through of the lab.
54
54
55
55

56
56
57
-
7. Confirm that you wish to terminate your Oracle Autonomous AI Database in the confirmation dialog. Type the database name in the input field and click **Terminate Autonomous Database**.
57
+
7. Confirm that you wish to terminate your Oracle Autonomous AI Database in the confirmation dialog. Type the database name in the input field and click **Terminate Autonomous AI Database**.
58
58
59
-
In this lab, type **DEMOATP** and click **Terminate Autonomous Database**.
59
+
In this lab, type **DEMOATP** and click **Terminate Autonomous AI Database**.
0 commit comments