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>
• <StreamServe_install>\Applications\Management\<Version>\bin\
hotfix-repo.bat
• .../streamserve-<Version>.GA.<build>/applications/managementgateway/bin/hotfix-repo.sh
-s <arg> -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> hotfix-repo.bat -s "<Base directory>\<Version>\root\config\
database" -r StrsDataModel -t territory.xml -u sa -p passwordhotfix-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 |