Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 5.4.3

Windows

You can start and stop DTP Enterprise Pack from the Windows Start menu. Right-click the Start Enterprise Pack application and choose Run as administrator.

You can also use the Windows services interface to start and stop DTP Enterprise Pack.

...

The start argument starts Extension Designer , Policy Center, and the database.

To stop DTP Enterprise Pack applications, run the dtpservices.sh script with the stop argument:

...

CommandOutput
dtpservices.sh startStarts all servers and the database. Also see Configuring Log Rotation for the Database.
dtpservices.sh stopStops all servers and the database.
dtpservices.sh install-addon

Installs deployed slices into DTP. This command is only available if DTP and Extension Designer are installed as the same user on the same machine.

For Windows, the DTP_HOME environment variable is set if DTP is installed on the machine. For Linux, PST_HOME is set under $HOME/.pstrc_<hostname>.

dtpservices.sh statusReports the status for DTP Enterprise Pack applications and services. If you are experiencing issues with Extension Designer , Policy Center, or any of your flows, run this command to verify that components and services are running.

...