Platform Deployment Guide › Object Storage › Temporary Object Store › Optional Data Location Structure › Change the Location of Specific Subfolders in the \data Folder
Change the Location of Specific Subfolders in the \data Folder
To change the location of specific subfolders within the \data folder, edit the startup.properties file.
Follow these steps:
- Stop the 'CA DataMinder infrastructure' service. From a command prompt, run:
net stop wgninfra
- Edit the startup.properties file. Find this file in the \system subfolder of the CA DataMinder installation folder.
- Open this file and add the following line(s) to the [Database] section:
- To specify a new location for database cache files, add the following parameter:
db.CacheLocation=C:\\Dec 07\\cachefiles
- To specify a new location for event blob files, add the following parameter:
db.BlobLocation=C:\\Dec 07\\blobfiles
Note: You must prefix any backslash character in the path with an extra backslash to ensure it is interpreted correctly.
- While the Infrastructure is still stopped, move the \e and \cache folders to their new locations.
- Restart the CA DataMinder infrastructure service. From a command prompt, run:
net start wgninfra
Copyright © 2014 CA.
All rights reserved.
|
|