Change the CXS Services Records

About this task

This topic describes how to change the CXS services records for all Plant Applications services. This procedure is optional.

Procedure

Change the CXS services records. Plant Applications Manager must not start or stop Plant Applications services. To do so, run the following command:

Update dbo.CXS_Service 
Set Auto_Start = 0, Auto_Stop = 0, Restart_Non_Responding = 0
where Service_Id between 2 and 25