HP 3PAR StoreServ 7400 2-node HP 3PAR System Reporter 3.1.0 Software User& - Page 32

Installing and Setting Up the Microsoft SQL Server Database (Optional)

Page 32 highlights

Table 5 Database Comparison (continued) Comment SQLite Microsoft SQL Scale to large database No, recommend Yes size? less than 1 GB Scale to large number of No Yes concurrent users? Performance for sample Adequate for Good insertion and deletion? small databases MySQL Yes Yes High Oracle Yes Yes Good Installing and Setting Up the Microsoft SQL Server Database (Optional) To install the Microsoft SQL Server Database, you must create the database and then set up a valid login and user. Consult the appropriate Microsoft SQL Server documentation for details. For best performance with Microsoft SQL Server, it is ideal to create a data filegroup and an index filegroup. Also, because SQL Server works with 8 k pages, each filegroup consists ideally of multiple small files. For example, for a 10 GB database, HP recommends that you create five files of 2 GB each for the data filegroup, and that you create files of about the same size for the index filegroup. For optimal results, the indexes can be moved to the index filegroup. System Reporter will perform many insertions and deletions. In Microsoft SQL Server, the System Reporter database user writing into the database should be either a database owner (DBO) or should create the database in such a way that the user creates tables in the DBO schema. System Reporter requires that tables be of type DBO. System Reporter Host Configuration Once you have set up the Microsoft SQL database and created a login and user, you need to configure the System Reporter host to create the data source (ODBC) using the appropriate Administrative Tools Figure 4 (page 33). NOTE: The screens shown in the following examples are specific for the 32 bit ODBC Administrator utility but are similar to those for the 64 bit Administrator utility. For a 64 bit Windows Server please run the 32 bit ODBC Administration utility to create the DSN. Usually, this utility can be found in the following path: C:\Windows\SysWOW64\odbcad32.exe 32 Installation, Configuration, Update, and Removal

  • 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

Table 5 Database Comparison
(continued)
Oracle
MySQL
Microsoft SQL
SQLite
Comment
Yes
Yes
Yes
No, recommend
less than 1 GB
Scale to large database
size?
Yes
Yes
Yes
No
Scale to large number of
concurrent users?
Good
High
Good
Adequate for
small databases
Performance for sample
insertion and deletion?
Installing and Setting Up the Microsoft SQL Server Database (Optional)
To install the Microsoft SQL Server Database, you must create the database and then set up a valid
login and user. Consult the appropriate Microsoft SQL Server documentation for details.
For best performance with Microsoft SQL Server, it is ideal to create a data filegroup and an index
filegroup. Also, because SQL Server works with 8 k pages, each filegroup consists ideally of
multiple small files. For example, for a 10 GB database, HP recommends that you create five files
of 2 GB each for the data filegroup, and that you create files of about the same size for the index
filegroup. For optimal results, the indexes can be moved to the index filegroup. System Reporter
will perform many insertions and deletions.
In Microsoft SQL Server, the System Reporter database user writing into the database should be
either a database owner (DBO) or should create the database in such a way that the user creates
tables in the DBO schema. System Reporter requires that tables be of type DBO.
System Reporter Host Configuration
Once you have set up the Microsoft SQL database and created a login and user, you need to
configure the System Reporter host to create the data source (ODBC) using the appropriate
Administrative Tools
Figure 4 (page 33)
.
NOTE:
The screens shown in the following examples are specific for the 32 bit ODBC
Administrator utility but are similar to those for the 64 bit Administrator utility.
For a 64 bit Windows Server please run the 32 bit ODBC Administration utility to create the DSN.
Usually, this utility can be found in the following path:
C:\Windows\SysWOW64\odbcad32.exe
32
Installation, Configuration, Update, and Removal