Accrual to Clinical Trials
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

purpose

 

The Patient List Viewer harness the at commands to place jobs in the background. This frees up the UI while long queries are running.

at command

Some Linux systems do not have the at command installed.

ATD service

 

The ATD service is installed along with the at command. This service is required to be running for the at command to work

  1. Install at by typing in: yum install at
  2. Start the atd daemon by typing in: /etc/init.d/atd start
  3. Make sure atd is set to start each time the server is rebooted

 

 

  • No labels