File tree 6 files changed +8
-8
lines changed
query-database/adb-provision
sample-workshop/adb-provision
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Watch a video demonstration of provisioning a new Oracle Autonomous Transaction
62
62
63
63
5 . Choose a deployment type. Select the deployment type for your database from the choices:
64
64
65
- - __ Shared Infrastructure __ - For this lab, choose __ Shared Infrastructure __ as the deployment type.
65
+ - __ Serverless __ - For this lab, choose __ Serverless __ as the deployment type.
66
66
- __ Dedicated Infrastructure__ - Alternatively, you could have chosen Dedicated Infrastructure as the deployment type.
67
67
68
68
6 . Configure the database:
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Watch a video demonstration of provisioning a new Oracle Autonomous Transaction
62
62
63
63
5 . Choose a deployment type. Select the deployment type for your database from the choices:
64
64
65
- - __ Shared Infrastructure __ - For this lab, choose __ Shared Infrastructure __ as the deployment type.
65
+ - __ Serverless __ - For this lab, choose __ Serverless __ as the deployment type.
66
66
- __ Dedicated Infrastructure__ - Alternatively, you could have chosen Dedicated Infrastructure as the deployment type.
67
67
68
68
6 . Configure the database:
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Watch a video demonstration of provisioning a new Oracle Autonomous Transaction
62
62
63
63
5 . Choose a deployment type. Select the deployment type for your database from the choices:
64
64
65
- - __ Shared Infrastructure __ - For this lab, choose __ Shared Infrastructure __ as the deployment type.
65
+ - __ Serverless __ - For this lab, choose __ Serverless __ as the deployment type.
66
66
- __ Dedicated Infrastructure__ - Alternatively, you could have chosen Dedicated Infrastructure as the deployment type.
67
67
68
68
6 . Configure the database:
Original file line number Diff line number Diff line change 1
1
{
2
- "adb-shared " : {
2
+ "adb-serverless " : {
3
3
"Where do I find the ADB OCID?" : " https://oracle-livelabs.github.io/sprints/data-management/sprint-find-adb-ocid/index.html" ,
4
4
"How can I download the ADB Wallet using OCI CLI?" : " https://oracle-livelabs.github.io/sprints/data-management/sprint-download-adb-wallet/index.html"
5
5
},
Original file line number Diff line number Diff line change 1
1
adb-dedicated
2
- adb-shared
2
+ adb-serverless
3
3
adw
4
4
ajd
5
5
apex
@@ -11,7 +11,7 @@ audit-vault
11
11
automl
12
12
automatic-indexing
13
13
autonomous-db-dedicated
14
- autonomous-db-shared
14
+ autonomous-db-serverless
15
15
autonomous-database
16
16
big-data
17
17
block-volume
Original file line number Diff line number Diff line change 1
1
adb-dedicated
2
- adb-shared
2
+ adb-serverless
3
3
adw
4
4
ajd
5
5
apex
@@ -11,7 +11,7 @@ audit-vault
11
11
automl
12
12
automatic-indexing
13
13
autonomous-db-dedicated
14
- autonomous-db-shared
14
+ autonomous-db-serverless
15
15
autonomous-database
16
16
big-data
17
17
block-volume
You can’t perform that action at this time.
0 commit comments