You can export data from your View Composer database to file.
Important: Use the
SviConfig utility only if you are an experienced View Composer administrator.
Prerequisites
By default, Horizon 7 stores the backup files on the C: drive of the Connection Server computer, at C:\Programdata\VMWare\VDM\backups.
Familiarize yourself with the SviConfig exportdata parameters:
- DsnName - The DSN that is used to connect to the database. If it is not specified, DSN name, user name and password will be retrieved from server configuration file.
- Username - The user name that is used to connect to the database. If this parameter is not specified, Windows authentication is used.
- Password - The password for the user that connects to the database. If this parameter is not specified and Windows authentication is not used, you are prompted to enter the password later.
- OutputFilePath - The path to the output file.
Procedure
What to do next
For export result codes for the SviConfig exportdata command, see Result Codes for Exporting the View Composer Database.