Stopping Axway Database

Prerequisite

Check that Axway Database is already running.

See Checking the Axway Database status

Stopping the database

Windows

From the directory <Axway Database install directory>/scripts, execute:

dbstop.bat

Windows service mode

UNIX console mode

From the directory <Axway Database install directory>/scripts, open the shell prompt and run:

./dbstop

UNIX background processes

Open the shell prompt in the <Axway Database install directory>/scripts directory and run:

./dbstop &

Related topics

Axway Database

Checking Axway Database status

Starting Axway Database