The Enterprise Server Edition (ESE) uses VSS to back up components that support it, e.g. SQL Server.
By default, ESE will perform a full VSS backup.
The VSS backup types supported by the ESE are:
- FULL (default)
- INCREMENTAL
- DIFFERENTIAL
- LOG
- COPY
Note: For a full description of VSS backup types, refer to this article.
To change the default VSS behaviour of your ESE Agent:
- In your ESE installation folder, open the a5backup.properties file (usually located within C:\Program Files).
- Edit the line containing the option "vss.backup.type" set to the types listed above. (Add the line if it doesn't exist.)
Example:vss.backup.type=COPY
- Save the file.
- Stop and then?restart the Agent's Windows service.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article