Use the following procedure to edit port settings on any of the following Adaptive Server Anywhere (ASA) database services:
Alerts database
BizTracker Rules and Formatter database
BizTracker Runtime database
Directory Services
JMS database
On UNIX/Linux, there is no need to install or remove services. You must manually stop and restart the service.
To edit port settings for an ASA database service on UNIX/Linux:
Open a command window.
Run one of the following to stop the service:
<install directory>/Orch-4_3/asa/stopAMS42_asa.sh
<install directory>/Orch-4_3/asa/stopBT58BTRuntime_asa.sh
<install directory>/Orch-4_3/asa/stopBT58rulfmt_asa.sh
<install directory>/Orch-4_3/asa/stopIO43DirSvs_asa.sh
<install directory>/Orch-4_3/asa/stopIO43JMS_asa.sh
<install directory>/Orch-4_3/asa/stopPS41State.sh
Open one of the following corresponding scripts. Search for ServerPort and edit the port setting:
<install directory>/Orch-4_3/asa/startAMS42_asa.sh
<install directory>/Orch-4_3/asa/startBT58BTRuntime_asa.sh
<install directory>/Orch-4_3/asa/startBT58rulfmt_asa.sh
<install directory>/Orch-4_3/asa/startIO43DirSvs_asa.sh
<install directory>/Orch-4_3/asa/startIO43JMS_asa.sh
<install directory>/Orch-4_3/asa/startPS41State.sh
Run one of the corresponding scripts to restart the service:
<install directory>/Orch-4_3/asa/startAMS42_asa.sh
<install directory>/Orch-4_3/asa/startBT58BTRuntime_asa.sh
<install directory>/Orch-4_3/asa/startBT58rulfmt_asa.sh
<install directory>/Orch-4_3/asa/startIO43DirSvs_asa.sh
<install directory>/Orch-4_3/asa/startIO43JMS_asa.sh
<install directory>/Orch-4_3/asa/startPS41State.sh
Edit the configuration of any component that references that port.