home *** CD-ROM | disk | FTP | other *** search
- X-Gateway-Source-Info: INTERNET
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!caen!hellgate.utah.edu!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
- Date: 15 SEP 92 18:25:38 GMT
- Newsgroups: vmsnet.networks.tcp-ip.multinet
- X-Return-path: <info-multinet-relay@TGV.COM>
- X-RFC822-From: adelman (Kenneth Adelman) @ TGV.COM
- From: adelman@TGV.COM
- Subject: Re: Error Messages from Print server
- Organization: The INFO-MULTINET Community
- Message-ID: <2FC002B815SEP92182538@TGV.COM>
- Nntp-Posting-Host: Mvb.Saic.Com
- Lines: 20
-
- > %%%%%%%%%%% OPCOM 10-SEP-1992 18:01:07.23 %%%%%%%%%%%
- > Message from user SYSTEM on MOLENG
- > Printer Server: Failure to create VMS print job = %X48694
-
- > I have looked for error messages in the manuals and find few, and not
- > this one. What does it mean, what can be wrong?
-
- It means that the LPD server received an error from the VMS job
- queue manager (JOB_CONTROL) when it tried to submit a job to be
- printed. Error 48694 translates to the meaningless:
-
- %JBC-F-NOMSG, Message number 00048694
-
- Which means that you're pretty much have to call DEC on this one
- and ask them why SYS$SNDJBCW() is returning that error code. I'd
- recommend that you re-initialize your job queue manager by deleting
- the queue files, rebooting, and reinitializing all your queues. Usually
- this fixes "weird things" like this.
-
- Ken
-