VMware VIEW 4.5 - GUIDE DE MISE A NIVEAU Przewodnik Instalacji Strona 27

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 62
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 26
Run SviConfig to Manually Upgrade the Database
With the SviConfig command-line utility, you can upgrade the View Composer database separately from
the View Composer software. This utility also creates a log file to simplify troubleshooting if the upgrade
fails.
IMPORTANT Only experienced View Composer administrators should use the SviConfig utility. This utility
is intended to resolve issues relating to the View Composer service.
Prerequisites
n
Back up the View Composer database. For instructions, see the documentation for your database server.
n
Verify that you know the database source name (DSN) for the View Composer database.
n
Verify that you know the user name and password for the database administrator account for this
database.
Procedure
1 On the vCenter Server virtual or physical machine, open a Windows command prompt and navigate to
the SviConfig executable file.
The file is located with the View Composer application. The default path is C:\Program Files
(86)\VMware\VMware View Composer\sviconfig.exe.
2 Enter the command to stop the VMware View Composer service.
net stop svid
3 Run the SviConfig databaseupgrade command.
sviconfig -operation=databaseupgrade
-DsnName=target_DSN
-Username=database_administrator_username
For example:
sviconfig -operation=databaseupgrade -dsnname=LinkedClone
-username=Admin
4 When prompted, supply the password.
A successful operation displays output that shows the upgrade steps.
Establishing database connection.
Database connection established successfully.
Upgrading database.
Load data from SVI_VC_CONFIG_ENTRY table.
Update SVI_DEPLOYMENT_GROUP table.
Update SVI_REPLICA table.
Update SVI_SIM_CLONE table.
SviConfig finished successfully.
Database is upgraded successfully.
5 Enter the command to start the VMware View Composer service.
net start svid
A complete log of the upgrade process is created and placed in C:\Users\All Users\VMware\View
Composer\vmware-sviconfig.log.
Chapter 5 Upgrading Horizon View Server Components
VMware, Inc. 27
Przeglądanie stron 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 61 62

Komentarze do niniejszej Instrukcji

Brak uwag