In the event that there appears to be printing problems, Cerner recommends that the following servers be cycled:
51 – CPM Script
53 – CPM Script Private
54 – CPM Async Script
56 – CPM Script Batch
58 – CPM Script (Read Only)
80 – CPM Script Cache
106 – DCP Output
128 – Backend Print Server
129 – System Print Server
625 – Medication Dispense and Dose Server
626 – Medication Fill/Report Server
The necessity of cycling these servers is identified in CAPE 93176.
stop -entry 51
stop -entry 53
stop -entry 54
stop -entry 56
stop -entry 58
stop -entry 80
stop -entry 106
stop -entry 128
stop -entry 129
stop -entry 625
stop -entry 626
start 51 -max
start 53 -max
start 54 -max
start 56 -max
start 58 -max
start 80 -max
start 106 -max
start 128 -max
start 129 -max
start 625 -max
start 626 -max