Skip to content

Commit f1bb405

Browse files
author
psaini
committed
Added RAC DB Edition Fix
1 parent 32571a6 commit f1bb405

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/dbcs/provisioning/dbcs_service_with_2_node_rac_sample_output.log

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[root@docker-test-server test]# cat dbcs_service_with_2_node_rac.yaml
1+
NTERPRISE_EDITION_EXTREME_PERFORMANCE[root@docker-test-server test]# cat dbcs_service_with_2_node_rac.yaml
22
apiVersion: database.oracle.com/v1alpha1
33
kind: DbcsSystem
44
metadata:
@@ -15,7 +15,7 @@ spec:
1515
autoBackupEnabled: True
1616
autoBackupWindow: "SLOT_FOUR"
1717
recoveryWindowsInDays: 15
18-
dbEdition: "STANDARD_EDITION"
18+
dbEdition: "ENTERPRISE_EDITION_EXTREME_PERFORMANCE"
1919
dbName: "db0130"
2020
dbVersion: "21c"
2121
dbWorkload: "OLTP"
@@ -271,7 +271,7 @@ Spec:
271271
Auto Backup Enabled: true
272272
Auto Backup Window: SLOT_FOUR
273273
Recovery Windows In Days: 15
274-
Db Edition: STANDARD_EDITION
274+
Db Edition: ENTERPRISE_EDITION_EXTREME_PERFORMANCE
275275
Db Name: db0130
276276
Db Version: 21c
277277
Db Workload: OLTP
@@ -349,4 +349,4 @@ Last login: Wed Mar 9 18:23:10 CET 2022
349349

350350
[grid@host01301 ~]$
351351
[grid@host01301 ~]$ cemutlo -n
352-
dbSys3zthw55a
352+
dbSys3zthw55a

0 commit comments

Comments
 (0)