Editing ASA Service Port Settings on UNIX/Linux

Use the following procedure to edit port settings on any of the following Adaptive Server Anywhere (ASA) database services:

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:

  1. Open a command window.

  2. 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

  1. 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

  1. 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

  1. Edit the configuration of any component that references that port.