File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
22apiVersion: database.oracle.com/v1alpha1
33kind: DbcsSystem
44metadata:
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
You can’t perform that action at this time.
0 commit comments