1
+ <?xml version = '1.0' encoding = 'UTF-8'?>
2
+ <DatabaseTemplate name="MinimalDB" description="" version="18.0.0.0.0">
3
+ <CommonAttributes>
4
+ <option name="OMS" value="false" includeInPDBs="false"/>
5
+ <option name="JSERVER" value="false" includeInPDBs="false"/>
6
+ <option name="SPATIAL" value="false" includeInPDBs="false"/>
7
+ <option name="IMEDIA" value="false" includeInPDBs="false"/>
8
+ <option name="ORACLE_TEXT" value="false" includeInPDBs="false">
9
+ <tablespace id="SYSAUX"/>
10
+ </option>
11
+ <option name="XDB_PROTOCOLS" value="false" includeInPDBs="false">
12
+ <tablespace id="SYSAUX"/>
13
+ </option>
14
+ <option name="CWMLITE" value="false" includeInPDBs="false">
15
+ <tablespace id="SYSAUX"/>
16
+ </option>
17
+ <option name="SAMPLE_SCHEMA" value="false" includeInPDBs="false"/>
18
+ <option name="NET_EXTENSIONS" value="false" includeInPDBs="false"/>
19
+ <option name="APEX" value="false" includeInPDBs="false"/>
20
+ <option name="DV" value="false" includeInPDBs="false"/>
21
+ </CommonAttributes>
22
+ <Variables/>
23
+ <CustomScripts Execute="false"/>
24
+ <InitParamAttributes>
25
+ <InitParams>
26
+ <initParam name="db_name" value=""/>
27
+ <initParam name="undo_tablespace" value="UNDOTBS1"/>
28
+ <initParam name="control_files" value="("{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/control01.ctl")"/>
29
+ <initParam name="compatible" value="18.0.0"/>
30
+ <initParam name="audit_file_dest" value="{ORACLE_BASE}/admin/{DB_UNIQUE_NAME}/adump"/>
31
+ <initParam name="audit_trail" value="none"/>
32
+ <initParam name="diagnostic_dest" value="{ORACLE_BASE}"/>
33
+ <initParam name="remote_login_passwordfile" value="EXCLUSIVE"/>
34
+ <initParam name="dispatchers" value="(PROTOCOL=TCP) (SERVICE={SID}XDB)"/>
35
+ </InitParams>
36
+ <MiscParams>
37
+ <databaseType>MULTIPURPOSE</databaseType>
38
+ <maxUserConn>20</maxUserConn>
39
+ <percentageMemTOSGA>40</percentageMemTOSGA>
40
+ <archiveLogMode>false</archiveLogMode>
41
+ <initParamFileName>{ORACLE_BASE}/admin/{DB_UNIQUE_NAME}/pfile/init.ora</initParamFileName>
42
+ </MiscParams>
43
+ <SPfile useSPFile="true">{ORACLE_HOME}/database/spfile{SID}.ora</SPfile>
44
+ </InitParamAttributes>
45
+ <StorageAttributes>
46
+ <ControlfileAttributes id="Controlfile">
47
+ <maxDatafiles>100</maxDatafiles>
48
+ <maxLogfiles>16</maxLogfiles>
49
+ <maxLogMembers>3</maxLogMembers>
50
+ <maxLogHistory>1</maxLogHistory>
51
+ <maxInstances>8</maxInstances>
52
+ <image name="control01.ctl" filepath="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/"/>
53
+ <image name="control02.ctl" filepath="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/"/>
54
+ </ControlfileAttributes>
55
+ <DatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/users01.dbf" con_id="1">
56
+ <tablespace>USERS</tablespace>
57
+ <temporary>false</temporary>
58
+ <online>true</online>
59
+ <status>0</status>
60
+ <size unit="MB">1</size>
61
+ <reuse>true</reuse>
62
+ <autoExtend>true</autoExtend>
63
+ <increment unit="MB">1</increment>
64
+ <maxSize unit="MB">-1</maxSize>
65
+ </DatafileAttributes>
66
+ <DatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/temp01.dbf" con_id="1">
67
+ <tablespace>TEMP</tablespace>
68
+ <temporary>false</temporary>
69
+ <online>true</online>
70
+ <status>0</status>
71
+ <size unit="MB">20</size>
72
+ <reuse>true</reuse>
73
+ <autoExtend>true</autoExtend>
74
+ <increment unit="KB">640</increment>
75
+ <maxSize unit="MB">-1</maxSize>
76
+ </DatafileAttributes>
77
+ <DatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/system01.dbf" con_id="1">
78
+ <tablespace>SYSTEM</tablespace>
79
+ <temporary>false</temporary>
80
+ <online>true</online>
81
+ <status>0</status>
82
+ <size unit="MB">200</size>
83
+ <reuse>true</reuse>
84
+ <autoExtend>true</autoExtend>
85
+ <increment unit="KB">10240</increment>
86
+ <maxSize unit="MB">-1</maxSize>
87
+ </DatafileAttributes>
88
+ <DatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/sysaux01.dbf" con_id="1">
89
+ <tablespace>SYSAUX</tablespace>
90
+ <temporary>false</temporary>
91
+ <online>true</online>
92
+ <status>0</status>
93
+ <size unit="MB">50</size>
94
+ <reuse>true</reuse>
95
+ <autoExtend>true</autoExtend>
96
+ <increment unit="KB">10240</increment>
97
+ <maxSize unit="MB">-1</maxSize>
98
+ </DatafileAttributes>
99
+ <DatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/undotbs01.dbf" con_id="1">
100
+ <tablespace>UNDOTBS1</tablespace>
101
+ <temporary>false</temporary>
102
+ <online>true</online>
103
+ <status>0</status>
104
+ <size unit="MB">20</size>
105
+ <reuse>true</reuse>
106
+ <autoExtend>true</autoExtend>
107
+ <increment unit="MB">10</increment>
108
+ <maxSize unit="MB">-1</maxSize>
109
+ </DatafileAttributes>
110
+ <TablespaceAttributes id="USERS" con_id="1">
111
+ <temporary>false</temporary>
112
+ <defaultTemp>false</defaultTemp>
113
+ <undo>false</undo>
114
+ <local>true</local>
115
+ <blockSize unit="BYTES">-1</blockSize>
116
+ <allocation>1</allocation>
117
+ <uniAllocSize unit="KB">-1</uniAllocSize>
118
+ <initSize unit="KB">128</initSize>
119
+ <increment unit="KB">128</increment>
120
+ <incrementPercent>0</incrementPercent>
121
+ <minExtends>1</minExtends>
122
+ <maxExtends>4096</maxExtends>
123
+ <minExtendsSize unit="KB">128</minExtendsSize>
124
+ <logging>true</logging>
125
+ <recoverable>false</recoverable>
126
+ <maxFreeSpace>0</maxFreeSpace>
127
+ <bigfile>false</bigfile>
128
+ <datafilesList>
129
+ <TablespaceDatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/users01.dbf"/>
130
+ </datafilesList>
131
+ </TablespaceAttributes>
132
+ <TablespaceAttributes id="SYSTEM" con_id="1">
133
+ <temporary>false</temporary>
134
+ <defaultTemp>false</defaultTemp>
135
+ <undo>false</undo>
136
+ <local>true</local>
137
+ <blockSize unit="BYTES">-1</blockSize>
138
+ <allocation>1</allocation>
139
+ <uniAllocSize unit="KB">-1</uniAllocSize>
140
+ <initSize unit="KB">64</initSize>
141
+ <increment unit="KB">64</increment>
142
+ <incrementPercent>50</incrementPercent>
143
+ <minExtends>1</minExtends>
144
+ <maxExtends>-1</maxExtends>
145
+ <minExtendsSize unit="KB">64</minExtendsSize>
146
+ <logging>true</logging>
147
+ <recoverable>false</recoverable>
148
+ <maxFreeSpace>0</maxFreeSpace>
149
+ <bigfile>false</bigfile>
150
+ <datafilesList>
151
+ <TablespaceDatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/system01.dbf"/>
152
+ </datafilesList>
153
+ </TablespaceAttributes>
154
+ <TablespaceAttributes id="TEMP" con_id="1">
155
+ <temporary>true</temporary>
156
+ <defaultTemp>true</defaultTemp>
157
+ <undo>false</undo>
158
+ <local>true</local>
159
+ <blockSize unit="BYTES">-1</blockSize>
160
+ <allocation>1</allocation>
161
+ <uniAllocSize unit="KB">-1</uniAllocSize>
162
+ <initSize unit="KB">64</initSize>
163
+ <increment unit="KB">64</increment>
164
+ <incrementPercent>0</incrementPercent>
165
+ <minExtends>1</minExtends>
166
+ <maxExtends>0</maxExtends>
167
+ <minExtendsSize unit="KB">64</minExtendsSize>
168
+ <logging>true</logging>
169
+ <recoverable>false</recoverable>
170
+ <maxFreeSpace>0</maxFreeSpace>
171
+ <bigfile>false</bigfile>
172
+ <datafilesList>
173
+ <TablespaceDatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/temp01.dbf"/>
174
+ </datafilesList>
175
+ </TablespaceAttributes>
176
+ <TablespaceAttributes id="UNDOTBS1" con_id="1">
177
+ <temporary>false</temporary>
178
+ <defaultTemp>false</defaultTemp>
179
+ <undo>true</undo>
180
+ <local>true</local>
181
+ <blockSize unit="BYTES">-1</blockSize>
182
+ <allocation>1</allocation>
183
+ <uniAllocSize unit="KB">-1</uniAllocSize>
184
+ <initSize unit="KB">512</initSize>
185
+ <increment unit="KB">512</increment>
186
+ <incrementPercent>50</incrementPercent>
187
+ <minExtends>8</minExtends>
188
+ <maxExtends>4096</maxExtends>
189
+ <minExtendsSize unit="KB">512</minExtendsSize>
190
+ <logging>true</logging>
191
+ <recoverable>false</recoverable>
192
+ <maxFreeSpace>0</maxFreeSpace>
193
+ <bigfile>false</bigfile>
194
+ <datafilesList>
195
+ <TablespaceDatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/undotbs01.dbf"/>
196
+ </datafilesList>
197
+ </TablespaceAttributes>
198
+ <TablespaceAttributes id="SYSAUX" con_id="1">
199
+ <temporary>false</temporary>
200
+ <defaultTemp>false</defaultTemp>
201
+ <undo>false</undo>
202
+ <local>true</local>
203
+ <blockSize unit="BYTES">-1</blockSize>
204
+ <allocation>1</allocation>
205
+ <uniAllocSize unit="KB">-1</uniAllocSize>
206
+ <initSize unit="KB">64</initSize>
207
+ <increment unit="KB">64</increment>
208
+ <incrementPercent>50</incrementPercent>
209
+ <minExtends>1</minExtends>
210
+ <maxExtends>4096</maxExtends>
211
+ <minExtendsSize unit="KB">64</minExtendsSize>
212
+ <logging>true</logging>
213
+ <recoverable>false</recoverable>
214
+ <maxFreeSpace>0</maxFreeSpace>
215
+ <bigfile>false</bigfile>
216
+ <datafilesList>
217
+ <TablespaceDatafileAttributes id="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/sysaux01.dbf"/>
218
+ </datafilesList>
219
+ </TablespaceAttributes>
220
+ <RedoLogGroupAttributes id="1">
221
+ <reuse>false</reuse>
222
+ <fileSize unit="MB">250</fileSize>
223
+ <Thread>1</Thread>
224
+ <member ordinal="0" memberName="redo01.log" filepath="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/"/>
225
+ </RedoLogGroupAttributes>
226
+ <RedoLogGroupAttributes id="2">
227
+ <reuse>false</reuse>
228
+ <fileSize unit="MB">250</fileSize>
229
+ <Thread>1</Thread>
230
+ <member ordinal="0" memberName="redo02.log" filepath="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/"/>
231
+ </RedoLogGroupAttributes>
232
+ <RedoLogGroupAttributes id="3">
233
+ <reuse>false</reuse>
234
+ <fileSize unit="MB">250</fileSize>
235
+ <Thread>1</Thread>
236
+ <member ordinal="0" memberName="redo03.log" filepath="{ORACLE_BASE}/oradata/{DB_UNIQUE_NAME}/"/>
237
+ </RedoLogGroupAttributes>
238
+ </StorageAttributes>
239
+ </DatabaseTemplate>
0 commit comments