User Tools

Site Tools


postproc:pcscancelcont
Program Name

pcsCancelCont

PCS stream-state

group: TPP table: TPP state: DELETED

Description

This simple PCS program does nothing except set the result of the stream-state event to 1 so that it can transition to configured stream-states. pcsCancelCont would not be necessary if the Epref.delete_event Epref.cancel_event stored procedures were to post their event with a result of 1.

pcsCancelCont runs the basic PCS client loop:

  • queries for the next event in its assigned stream-state
  • if an event is found, set its result to 1 and repeat the loop
  • if no event is found, sleep 30 seconds and repeat the loop
Program Location

post-proc systems: /home/ncss/ncpp/bin/

Configuration File

none

Source of Database name
Cron Starter Program
0,10,20,30,40,50 * * * * /home/ncss/ncpp/bin/startPcsTasks
Log File

/home/ncss/ncpp/log/pcsCancelCont.log

Other Programs Called

None

postproc/pcscancelcont.txt · Last modified: 2018/01/09 15:52 by 127.0.0.1