7. In the warning dialog, confirm the service restart.
8. Restart the SQL Server (HPWJA) service.
HP Web Jetadmin configuration changes
1. Create or open the file DatabaseSettings.config.xml file.
2. Add the following XML block, which deals with the Custom Port Configuration, to the existing
configuration settings:
<property name="DatabaseConnectionFactory.MachinePort">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString
</type>
<value>Enter SQL Server Custom/Static Port here</value>
</property>
3. Save the file.
4. Start the HPWJA Service.
Firewall settings
Add the defined custom port to the firewall exception list.
DATABASE FAILOVER—SQL MIRRORING
HP Web Jetadmin supports a mirrored configuration for SQL Server 2005 and 2008 by allowing you
to add parameters to the DatabaseSettings.config.xml file. However, a clustered configuration for SQL
is not supported at this time. The mirrored configuration is supported only if the remote database
option is licensed.
The following parameters can be added to the DatabaseSettings.config.xml file to support the failover
for mirrored SQL configurations:
DatabaseConnectionFactory.FailoverPartner.MachineName—Specifies the mirror partner for the
database.
DatabaseConnectionFactory.FailoverPartner.InstanceName—Specifies the instance name of the
mirror partner database
DatabaseConnectionFactory.FailoverPartner.DefaultInstance—Forces the default instance of the
mirror partner database to be used.
Komentáře k této Příručce