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
@@ -68,8 +81,8 @@ This role will install and configure Oracle Grid Infrastructure (RAC/SI)
68
81
69
82
_**oraasm-createdg (deprecated - use oraasm-manage-diskgroups instead)**_
70
83
71
-
This role will create the diskgroup(s) that should be used for database storage. Uses asmca to create diskgroups.
72
-
- Generates a shellscript that uses asmca to create the diskgroups.
84
+
_This role will create the diskgroup(s) that should be used for database storage. Uses asmca to create diskgroups.
85
+
- Generates a shellscript that uses asmca to create the diskgroups._
73
86
74
87
**oraasm-manage-diskgroups**
75
88
@@ -96,21 +109,21 @@ This role statefully manages the lifecycle of a database
96
109
97
110
_**oradb-create (deprecated - use oradb-manage-db instead)**_
98
111
99
-
This role creates the databases (RAC/RAC One Node, Single Instance). Possible to create container databases. Performs a dbca silent run to create the database.
112
+
_This role creates the databases (RAC/RAC One Node, Single Instance). Possible to create container databases. Performs a dbca silent run to create the database.
100
113
- Generates a responsefile to be used by dbca
101
114
- Creates the db using dbca
102
-
- Changes parameters based on input.
115
+
- Changes parameters based on input._
103
116
104
117
105
118
_**oradb-delete (deprecated - use oradb-manage-db instead)**_
106
119
107
-
This role deletes a database
120
+
_This role deletes a database_
108
121
109
122
110
123
_**oraswgi-opatch (deprecated - use oraswgi-manage-patches instead)_
111
124
112
-
This role will use opatch to apply a patch to a Grid Infrastructure home. At the moment it is basically written to apply PSU's, not one-off patches. It'll probably work but it is not designed for that at the moment.
113
-
Does an initial check to see if the patches are already applied, and skips through all steps if they are.
125
+
_This role will use opatch to apply a patch to a Grid Infrastructure home. At the moment it is basically written to apply PSU's, not one-off patches. It'll probably work but it is not designed for that at the moment.
126
+
Does an initial check to see if the patches are already applied, and skips through all steps if they are._
114
127
115
128
**oraswgi-manage-patches**
116
129
@@ -141,7 +154,7 @@ Configures cron schedules if needed
0 commit comments