Skip to content

Commit

Permalink
23ai changes (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamryn-v authored May 2, 2024
1 parent d51d1e8 commit 5ca3186
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions apex-native-map-regions/change_pw/change_pw.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In this lab, you will:
### Prerequisites

This lab assumes you have:
* Oracle Database 23c Free Developer Release
* Oracle Database 23ai Free Developer Release
* A terminal or console access to the database

## Task 1: Resetting database user password
Expand Down Expand Up @@ -48,7 +48,7 @@ This lab assumes you have:
Connected to:
Oracle Database 23c Free, Release 23.0.0.0.0 - Developer-Release
Oracle Database 23ai Free, Release 23.0.0.0.0 - Developer-Release
Version 23.2.0.0.0
SQL>
Expand Down Expand Up @@ -87,7 +87,7 @@ This lab assumes you have:
```
SQL> <copy>exit</copy>
Disconnected from Oracle Database 23c Free, Release 23.0.0.0.0 - Developer-Release
Disconnected from Oracle Database 23ai Free, Release 23.0.0.0.0 - Developer-Release
Version 23.2.0.0.0
[FREE:oracle@hol23cfdr:~]$
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Learn how to:

### Prerequisites
This lab assumes you have:
- Oracle Database 23c Free Developer Release
- Oracle Database 23ai Free Developer Release
- Completed all previous labs successfully
- ORDS still running so that you can open APEX

Expand Down Expand Up @@ -157,8 +157,8 @@ Watch the video below for a quick walk through of the lab.
## Learn More
* [Oracle APEX 23.1: Creating Maps](https://docs.oracle.com/en/database/oracle/apex/23.1/htmdb/creating-maps.html#GUID-ACA5ED1C-7031-42BF-90B1-98938FB6DC17)
* [Oracle Database 23c: Spatial Concepts](https://docs.oracle.com/en/database/oracle/oracle-database/23/spatl/spatial-concepts.html#GUID-67E4037F-C40F-442A-8662-837DD5539784)
* [Oracle Database 23c: SDO_WITHIN_DISTANCE](https://docs.oracle.com/en/database/oracle/oracle-database/23/spatl/indexing-querying-spatial-data.html#GUID-3839BEE8-7743-46F4-B573-667ADC7FEB3E)
* [Oracle Database 23ai: Spatial Concepts](https://docs.oracle.com/en/database/oracle/oracle-database/23/spatl/spatial-concepts.html#GUID-67E4037F-C40F-442A-8662-837DD5539784)
* [Oracle Database 23ai: SDO_WITHIN_DISTANCE](https://docs.oracle.com/en/database/oracle/oracle-database/23/spatl/indexing-querying-spatial-data.html#GUID-3839BEE8-7743-46F4-B573-667ADC7FEB3E)
## Acknowledgements
- **Author** - Jim Czuprynski, LiveLabs Contributor, Zero Defect Computing, Inc.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

Before we can begin using APEX to visualize and analyze our geospatial data, we must first create and populate tables and other database objects containing our data sources. This lab assumes that you have already installed the Oracle Database 23c Free Developer Release and configured and installed ORDS on a pluggable database.
Before we can begin using APEX to visualize and analyze our geospatial data, we must first create and populate tables and other database objects containing our data sources. This lab assumes that you have already installed the Oracle Database 23ai Free Developer Release and configured and installed ORDS on a pluggable database.

Estimated Time: 10 minutes

Expand All @@ -16,7 +16,7 @@ In this lab, you will:
### Prerequisites

This lab assumes you have:
- Oracle Database 23c Free Developer Release
- Oracle Database 23ai Free Developer Release
- Completed all previous labs successfully

Watch the video below for a quick walk through of the lab.
Expand Down
6 changes: 3 additions & 3 deletions mle-javascript/0-sign-up-apex/0-sign-up-apex.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Oracle APEX is a low-code application platform for Oracle Database. APEX Application Development, Autonomous Data Warehouse (ADW) and Autonomous Transaction Processing (ATP) are fully managed services, pre-integrated and pre-configured with APEX, for rapidly building and deploying modern data-driven applications in Oracle Cloud. Business users, citizen and application developers can create enterprise apps 20X faster with 100X less code—without having to learn complex web technologies with just a browser. To start, you will need to decide on the service you are going to use for this workshop, and then create an APEX workspace accordingly.

If you already have an APEX 23.1 Workspace provisioned on Oracle Database 23c, you can skip this lab.
If you already have an APEX 23.1 Workspace provisioned on Oracle Database 23ai, you can skip this lab.

Estimated Time: 5 minutes

Expand All @@ -26,10 +26,10 @@ To determine which release of Oracle APEX you are currently running, do one of t
![version](images/version.png)

### Where to Run the Lab
You can run this lab in Oracle Database 23c with APEX 23.1 installed.
You can run this lab in Oracle Database 23ai with APEX 23.1 installed.
Click one of the options below to proceed.

## **Option 1**: Oracle Database 23c Free - Developer Release VirtualBox Appliance
## **Option 1**: Oracle Database 23ai Free - Developer Release VirtualBox Appliance

You need to have [VirtualBox](https://www.oracle.com/virtualization/technologies/vm/downloads/virtualbox-downloads.html) installed in your system to use this option.

Expand Down
4 changes: 2 additions & 2 deletions mle-javascript/intro/intro.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# APEX + Server-Side JavaScript

## **Introduction**
In this workshop you will use In-Database JavaScript feature available in Oracle Database 23c. You will create a quick application from a Spreadsheet and then extend the application using Server-Side JavaScript instead of PL/SQL.
In this workshop you will use In-Database JavaScript feature available in Oracle Database 23ai. You will create a quick application from a Spreadsheet and then extend the application using Server-Side JavaScript instead of PL/SQL.
Next, you will learn how to load external JavaScript modules and leverage some of the useful libraries in your APEX application.

Estimated Workshop Time: 55 minutes
Expand All @@ -14,7 +14,7 @@ Estimated Workshop Time: 55 minutes
* Extending APEX Application Using JavaScript
* Use External Modules

*Note: This workshop assumes you are using Oracle Database 23c and Oracle APEX 23.1.*
*Note: This workshop assumes you are using Oracle Database 23ai and Oracle APEX 23.1.*

### Labs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Reviewing the above requirement, we can test the In-Database JavaScript code usi
![query-table](images/1-query-table.png " ")
4. Examine the following code. The code is utilizing the DBMS_MLE package in Oracle Database 23c. The package will allow developers to switch the context from PL/SQL to JavaScript.
4. Examine the following code. The code is utilizing the DBMS_MLE package in Oracle Database 23ai. The package will allow developers to switch the context from PL/SQL to JavaScript.
It will allow them as well to evaluate and run In-Database JavaScript code.
Copy the code.
Expand Down
4 changes: 2 additions & 2 deletions mle-javascript/sandbox/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Oracle APEX is a low-code application platform for Oracle Database. APEX Application Development, Autonomous Data Warehouse (ADW) and Autonomous Transaction Processing (ATP) are fully managed services, pre-integrated and pre-configured with APEX, for rapidly building and deploying modern data-driven applications in Oracle Cloud. Business users, citizen and application developers can create enterprise apps 20X faster with 100X less code—without having to learn complex web technologies with just a browser. To start, you will need to decide on the service you are going to use for this workshop, and then create an APEX workspace accordingly.

If you already have an APEX 23.1 Workspace provisioned on Oracle Database 23c, you can skip this lab.
If you already have an APEX 23.1 Workspace provisioned on Oracle Database 23ai, you can skip this lab.

Estimated Time: 5 minutes

Expand All @@ -26,7 +26,7 @@ To determine which release of Oracle APEX you are currently running, do one of t
![version](../0-sign-up-apex/images/version.png)

### Where to Run the Lab
You can run this lab in Oracle Database 23c with APEX 23.1 installed.
You can run this lab in Oracle Database 23ai with APEX 23.1 installed.
Click one of the options below to proceed.

## **Option 1**: LiveLabs Sandbox
Expand Down

0 comments on commit 5ca3186

Please sign in to comment.