![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: Using a TELNETSYM print outbound execution queue, I have added formatting to the queue in the form of a device control library. The problem is that the print queue logs an error attempting to open a file (which I believe is the device control library). Attached are the specifications for the queue/library/form. Is something mis-configured? $ sh que/all/full testque Printer queue TESTQUE, stopped, on FUGHOU::"chance10:9100", mounted form INVOICE (stock=DEFAULT) /BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=INVOICE (stock=DEFAULT)) /LIBRARY=DSA1:[ARMENTOR]TEST.TLB /OWNER=[JKG,SYSTEM] /PROCESSOR=UCX$TELNETSYM /PROTECTION=(S:M,O:D,G:R,W:S) /RETAIN=ERROR Entry Jobname Username Blocks Status ----- ------- -------- ------ ------ 747 INV_TEST ARMENTOR 14 Retained on error %PSM-E-OPENIN, error opening !AS as input -RMS-F-SYN, file specification syntax error Submitted 2-SEP-1999 13:55:13.71 /FORM=INVOICE (stock=DEFAULT) /NOTIFY /PRIORITY=100 File: _DSA1:[ARMENTOR]INV_TEST.RPT;1 Completed 2-SEP-1999 13:55:14.08 on queue TESTQUE $ sh que/form/full Form name Number Description --------- ------ ----------- CHECKS 42 CHECKS /LENGTH=66 /MARGIN=(BOTTOM=6) /STOCK=CHECKS /TRUNCATE /WIDTH=132 DEFAULT 0 System-defined default /LENGTH=66 /MARGIN=(BOTTOM=6) /STOCK=DEFAULT /TRUNCATE /WIDTH=132 INVOICE (stock=DEFAULT) 1 INVOICE /LENGTH=66 /MARGIN=(BOTTOM=6) /SETUP=(INVOICE) /STOCK=DEFAULT /TRUNCATE /WIDTH=132 PWRK$DEFAULT_132 (stock=DEFAULT) 1155 PATHWORKS 132 column form /LENGTH=66 /MARGIN=(BOTTOM=6) /SETUP=(COLU_132) /STOCK=DEFAULT /TRUNCATE /WIDTH=132 PWRK$DEFAULT_144 (stock=DEFAULT) 1156 PATHWORKS 144 column form /LENGTH=66 /MARGIN=(BOTTOM=6) /SETUP=(COLU_144) /STOCK=DEFAULT /TRUNCATE /WIDTH=144 PWRK$DEFAULT_80 (stock=DEFAULT) 1153 PATHWORKS 80 column form /LENGTH=66 /MARGIN=(BOTTOM=6) /SETUP=(COLU_80) /STOCK=DEFAULT /TRUNCATE /WIDTH=80 PWRK$DEFAULT_96 (stock=DEFAULT) 1154 PATHWORKS 96 column form /LENGTH=66 /MARGIN=(BOTTOM=6) /SETUP=(COLU_96) /STOCK=DEFAULT /TRUNCATE /WIDTH=96 $ lib /list /full dsa1:[armentor]test.tlb Directory of TEXT library DSA1:[ARMENTOR]TEST.TLB;1 on 2-SEP-1999 14:20:29 Creation date: 2-SEP-1999 13:48:58 Creator: VAX-11 Librarian V04-00 Revision date: 2-SEP-1999 13:49:38 Library format: 3.0 Number of modules: 1 Max. key length: 39 Other entries: 0 Preallocated index blocks: 11 Recoverable deleted blocks: 0 Total index blocks used: 1 Max. Number history records: 20 Library history records: 1 INVOICE inserted 2-SEP-1999 13:49:38 The Answer is : Consider acquiring and applying any ECOs available for the OpenVMS print symbiont and queue manager areas of OpenVMS, as well as available ECOs for the version of TCP/IP Services in use. For OpenVMS VAX and OpenVMS Alpha, you will likely want to be using TCP/IP Services V4.2 with the current ECO kit applied. You will want to ensure the device control library is accessable from the particular node running the print queue, if this configuration is running in an OpenVMS Cluster. This includes the device, the file protection setting, the parent directory protection setting(s), any logical names used, and similar, that the device control library and the target print file itself reside on. Please contact the Compaq Customer Support Center, this appears it will require some investigation to resolve.
|