Administration

Table Of Contents
n
Username - The user name that is used to connect to the database. If this parameter is not specied,
Windows authentication is used.
n
Password - The password for the user that connects to the database. If this parameter is not specied and
Windows authentication is not used, you are prompted to enter the password later.
n
OutputFilePath - The path to the output le.
Procedure
1 On the computer where View Composer is installed, stop the VMware Horizon View Composer service.
2 Open a Windows command prompt and navigate to the SviConfig executable le.
The le is located with the View Composer application.
View-Composer-installation-directory\sviconfig.exe
3 Run the SviConfig exportdata command.
sviconfig -operation=exportdata
-DsnName=target_database_source_name_(DSN)
-Username=database_administrator_username
-Password=database_administrator_password
-OutputFilePath=path_to_View_Composer_output_file
For example:
sviconfig -operation=exportdata -dsnname=LinkedClone
-username=Admin -password=Pass
-outputfilepath="C:\Program Files\VMware\VMware View
Composer\Export-20090304000010-foobar_test_org.SVI"
What to do next
For export result codes for the SviConfig exportdata command, see “Result Codes for Exporting the View
Composer Database,” on page 134.
Result Codes for Exporting the View Composer Database
When you export a View Composer database, the SviConfig exportdata command displays an exit code.
Table 83. Exportdata ExitStatus Codes
Code Description
0 Exporting data ended successfully.
1 The supplied DSN name can not be found.
2 The supplied credentials are invalid.
3 Unsupported driver for the provided database.
4 An unexpected problem has occurred.
18 Unable to connect to the database server.
24 Unable to open the output le.
View Administration
134 VMware, Inc.