Emerson Avocent Data Center Planner Podręcznik Użytkownika Strona 146

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 159
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 145
Appendix B: Changing Configured Database Password
This section provides the parameters for dbconn.bat(.sh) for each supported Avocent Management Platform
database type.
PostgreSQL
username - pass the provided username.
password - the password for the user.
driver - org.postgresql.Driver.
vendor - postgres.
dbname - ampdb - The database to connect to. The test runs against the postgres database.
port - localhost:5432 - You can replace the localhost with the ip address or dns name of the database host.
servicename - This is not used for Postgres.
Microsoft SQLServer
username - pass the provided username.
password - the password for the user.
driver - com.microsoft.sqlserver.jdbc.SQLServerDriver.
vendor - microsoft.
dbname - ampdb - The database to connect to. The -test runs against the master database.
port - <server name>:1433 - The port number takes precedence but this parameter can be replaced with the
instance name like this: <server name>\INSTANCE.
servicename - This is not used for SQL Server.
Windows Command
PostgreSQL - dbconn.bat postgres password org.postgresql.Driver postgres ampdb dbServerName:5432.
Microsoft Server SQL - dbconn.bat dbuser password com.microsoft.sqlserver.jdbc.SQLServerDriver microsoft
ampdbName dbserverName:1433.
136 Data Center Planner Installer/User Guide
Przeglądanie stron 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 158 159

Komentarze do niniejszej Instrukcji

Brak uwag