VMware VS4-ENT-PL-A Setup Guide - Page 46

Con an Oracle Connection for Local Access, Con an Oracle Database Connection for Remote - 5 client download

Page 46 highlights

vSphere Installation and Setup 7 Run the vCenter Server installer. 8 If a database reinitialization warning message appears in the vCenter Server installer, select Do not overwrite, leave my existing database in place and continue the installation. This message appears if you are using a database that has vCenter Server tables that were created by a previous installation. The message does not appear if the database is clean. If you leave your existing database in place, you cannot join a Linked Mode group during the installation. You can join after the installation is complete. See "Join a Linked Mode Group After Installation," on page 114. 9 When prompted, provide the database user login. The Oracle dadtabase schema is created. Configure an Oracle Connection for Local Access Configure a connection for local access if you install vCenter Server on the same system as the Oracle database. Prerequisites Review the required database patches specified in "vCenter Server Database Configuration Notes," on page 30. If you do not prepare your database correctly, the vCenter Server installer displays error and warning messages. Procedure 1 Download Oracle 10g or Oracle 11g from the Oracle Web site. 2 Install Oracle 10g or Oracle 11g, and create a database. 3 Configure the TNS Service Name option in the ODBC DSN. The TNS Service Name is the net service name for the database to which you want to connect. You can find the net service name in the tnsnames.ora file located in the NETWORK\ADMIN folder in the Oracle database installation location. The database is configured for local access. Configure an Oracle Database Connection for Remote Access Before a vCenter Server system can access the Oracle database remotely, you must configure an Oracle connection. Prerequisites Review the required database patches specified in "vCenter Server Database Configuration Notes," on page 30. If you do not prepare your database correctly, the vCenter Server installer displays error and warning messages. Procedure 1 Install the Oracle client on the vCenter Server system machine. 2 Download and install the ODBC driver. 3 Create a new tablespace for a vCenter Server system using a SQL statement such as the following statement. CREATE TABLESPACE "VPX" DATAFILE 'C:\Oracle\ORADATA\VPX\VPX.dat' SIZE 1000M AUTOEXTEND ON NEXT 500K; 46 VMware, Inc.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276

7
Run the vCenter Server installer.
8
If a database reinitialization warning message appears in the vCenter Server installer, select
Do not
overwrite, leave my existing database in place
and continue the installation.
This message appears if you are using a database that has vCenter Server tables that were created by a
previous installation. The message does not appear if the database is clean.
If you leave your existing database in place, you cannot join a Linked Mode group during the
installation. You can join after the installation is complete. See
“Join a Linked Mode Group After
Installation,”
on page 114.
9
When prompted, provide the database user login.
The Oracle dadtabase schema is created.
Configure an Oracle Connection for Local Access
Configure a connection for local access if you install vCenter Server on the same system as the Oracle
database.
Prerequisites
Review the required database patches specified in
“vCenter Server Database Configuration Notes,”
on
page 30. If you do not prepare your database correctly, the vCenter Server installer displays error and
warning messages.
Procedure
1
Download Oracle 10g or Oracle 11g from the Oracle Web site.
2
Install Oracle 10g or Oracle 11g, and create a database.
3
Configure the TNS Service Name option in the ODBC DSN.
The TNS Service Name is the net service name for the database to which you want to connect. You can
find the net service name in the
tnsnames.ora
file located in the
NETWORK\ADMIN
folder in the Oracle
database installation location.
The database is configured for local access.
Configure an Oracle Database Connection for Remote Access
Before a vCenter Server system can access the Oracle database remotely, you must configure an Oracle
connection.
Prerequisites
Review the required database patches specified in
“vCenter Server Database Configuration Notes,”
on
page 30. If you do not prepare your database correctly, the vCenter Server installer displays error and
warning messages.
Procedure
1
Install the Oracle client on the vCenter Server system machine.
2
Download and install the ODBC driver.
3
Create a new tablespace for a vCenter Server system using a SQL statement such as the following
statement.
CREATE TABLESPACE "VPX" DATAFILE 'C:\Oracle\ORADATA\VPX\VPX.dat' SIZE 1000M AUTOEXTEND ON
NEXT 500K;
vSphere Installation and Setup
46
VMware, Inc.