Installing and applying StreamServe hotfixes > Applying the hotfix to StreamServe repositories > Applying the hotfix without Control Center > Applying the hotfix to a repository without Control Center

Applying the hotfix to a repository without Control Center
To apply a hotfix, you run the hotfix-repo script file using the following syntax:
hotfix-repo.<Extension> -s <Script root> -r <Repository name> 
-t <
Path to connection file> -u <User name> -p <Password>
See Example 6 and Example 7.
Location of the hotfix-repo script file
<StreamServe_install>\Applications\Management\<Version>\bin\
hotfix-repo.bat
.../streamserve-<Version>.GA.<build>/applications/managementgateway/bin/hotfix-repo.sh
Parameters
-s <arg>
Windows – <Base directory>\<Version>\root\config\database
UNIX – <Project location>/config/database
-r <arg>
StrsSERModel – Enterprise repository
StrsDataModel – Runtime repository
StrsDocBrokerPlusModel – Document Broker Plus repository
StrsArchive – Collector repository
StrsDesign – Web content repository
StrsStatisticsModel – Statistics repository
-t <arg>
Path to the territory.xml file.
This can be the territory.xml file for any StreamServe application in same the application domain as the repository.
You can create the territory.xml file in Control Center by extracting the settings for the application domain that you want to apply the hotfix to. To do this, right-click the application domain and select Extract Domain Settings.
<Base directory>\<Version>\root\applications\<Service Gateway>\wd\securityprofiles\<Repository>-<GUID>-securityprofile.xml
<Base directory>\<Version>\root\applications\<Archiver>\
wd\securityprofiles\<
Archive>-<GUID>-securityprofile.xml
-u <arg>
-p <arg>
 
Example 6
hotfix-repo.bat -s "<Base directory>\<Version>\root\config\
database" -r StrsDataModel -t territory.xml -u sa -p password
 
Example 7
hotfix-repo.sh -s "<Project location>/config/database" -r StrsDataModel -t territory.xml -u sa -p password
 
OpenText StreamServe 5.6.2 Updated: 2018-01-26