Operating System - HP-UX
1834804 Members
2900 Online
110070 Solutions
New Discussion

Re: help with DTC printers

 
SOLVED
Go to solution
Fred Martin_1
Valued Contributor

help with DTC printers

Somehow my serial (DTC) printers are screwed up; print a job to a printer based on one DTC and it shows up at another printer, different DTC.

How do I stop/restart any related printer daemons without interrupting any terminals also on the DTCs?
fmartin@applicatorssales.com
2 REPLIES 2
Chris Wilshaw
Honored Contributor
Solution

Re: help with DTC printers

The printers should be defined in /etc/ddfa/dp

Your best bet would probably be to reset the dtc ports,

/opt/rdtcmgr/sbin/rdtcreset

then restart the ocd daemons

/usr/sbin/ddfa /etc/ddfa/dp -k

Fred Martin_1
Valued Contributor

Re: help with DTC printers

I could reset just the printer ports.

Actually, this just got resolved - I did a ddfa stop and start:

/sbin/init.d/ddfa stop
/sbin/init.d/ddfa start

...that fixed it. No idea what that was about but I assume the ocd processes were not healthy.
fmartin@applicatorssales.com