Sponsored Content
Operating Systems AIX Error - Creation remote printer Post 302393398 by ITHelper on Monday 8th of February 2010 04:15:38 PM
Old 02-08-2010
Error - Creation remote printer

Guy's

I'm trying to configure new remote printer by smitty in AIX 6.1 but I'm facing below message !

and creating did not completed ... can you please help in this !

Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
Code:
digest: 0781-017 error in config file /etc/qadm.config, line 102.
digest: (FATAL ERROR): 0781-012 No device line in queue stanza.
mkque: (FATAL ERROR): 0781-277 Error from digester /usr/lib/lpd/digest, status = 64512, rv = 684056.
mkque failed.


Last edited by Scott; 02-09-2010 at 03:25 AM.. Reason: Removed formatting, added code tags
ITHelper
 

10 More Discussions You Might Find Interesting

1. IP Networking

remote printer with ip.

Hello gurus. I need to print in a computer client. I use telnet to connect to my sco server, and I want to print in my local client printer with lp -d local_client_printer file1. I use XLPD in my local machine. Well, I want to add another printer like that. Where can I found information... (1 Reply)
Discussion started by: patito
1 Replies

2. UNIX for Dummies Questions & Answers

Banner on remote printer

Hi all, i have a Sun Solaris server ( Sun OS 5.5.1 ) , and few windows machines accessing it using exceed humming bird software ( 6.1 ). I have a EPSON printer connected to one of the PCs, and I am using Exceed LPD daemon for printing. Whenever I trigger a print command from Sun server,... (2 Replies)
Discussion started by: shibz
2 Replies

3. AIX

remote printer

please, i would like to know ,how can i use a remote printer shared by a jet direct or which strg may use to connect with a remote printer using ip and windows network (2 Replies)
Discussion started by: erwinpina
2 Replies

4. UNIX for Advanced & Expert Users

Remote directory creation

Is there a way to create a directory in some remote location from a local location? I understand that we can use 'rcp' to copy a local file to a remote location. I am looking for a command in similar lines which lets us create directories in remote locations. Could someone help? (5 Replies)
Discussion started by: srinivay
5 Replies

5. Solaris

How to disable remote printer

Hi all, On Solaris 8.2 I have several printers controled via LPD so they are defined with systemnames. The problem is I can't disable them as I could in Unix V with the disable command. Is there a way to do this however? Thank in advance! :) Peter (2 Replies)
Discussion started by: nulnul7
2 Replies

6. AIX

how to setup a remote printer in aix 5.2

how to setup a remote printer in aix 5.2 i have an aix 5.2 os and need to setup a remote printer off of it need help on how it is done (2 Replies)
Discussion started by: itivanh
2 Replies

7. AIX

Unable to set remote printer in AIX

Hi all, I am a beginner in AIX. I am facing a problem with remote printing in AIX. HP laser jet 1320 printer is connected to a printer server (PCI Mini - 100U3), which is configured as remote printer from AIX server. But I am not able to print from the AIX server by using "lp -d... (0 Replies)
Discussion started by: Rainy
0 Replies

8. UNIX for Advanced & Expert Users

Remote printer service

The IT auditors have pointed some of my boxes (SUSE, Solaris 10 and AIX) have remote printer service running and that is a potent security violation. I am confused what is remote printer service and how do I disable the same. I need the help. A prompt response is appreciable. (1 Reply)
Discussion started by: ranasarkar
1 Replies

9. IP Networking

Remote printer setup on solaris 10 host

Hi All, I am trying setup a remote printer on a solaris 10 server. The printer is online and working fine is solaris 8. I have added the pritner to /etc/hosts file and /etc/printers.conf ... I need to know followings: 1. How do I find the default pritner port on the old solaris machine... (0 Replies)
Discussion started by: mohullah
0 Replies

10. Red Hat

To change of remote printer font style

How can I change the remote printer font style as its been printing in a non readable format. Is it possible to change it from the server console. (0 Replies)
Discussion started by: gsiva
0 Replies
enable(1)                                                          User Commands                                                         enable(1)

NAME
enable, disable - enable/disable LP printers SYNOPSIS
/usr/bin/enable printer... /usr/bin/disable [-c | -W] [ -r [reason]] printer... DESCRIPTION
The enable command activates printers, enabling them to print requests submitted by the lp command. enable must be run on the printer server. The disable command deactivates printers, disabling them from printing requests submitted by the lp command. By default, any requests that are currently printing on printer will be reprinted in their entirety either on printer or another member of the same class of printers. The disable command must be run on the print server. Use lpstat -p to check the status of printers. enable and disable only effect queueing on the print server's spooling system. Executing these commands from a client system will have no effect on the server. OPTIONS
The following options are supported for use with disable: -c Cancels any requests that are currently printing on printer. This option cannot be used with the -W option. If the printer is remote, the -c option will be silently ignored. -W Waits until the request currently being printed is finished before disabling printer. This option cannot be used with the -c option. If the printer is remote, the -W option will be silently ignored. -r [reason] Assigns a reason for the disabling of the printer(s). This reason applies to all printers specified. This reason is reported by lpstat -p. Enclose reason in quotes if it contains blanks. The default reason is "unknown reason" for the existing printer, and "new printer" for a printer added to the system but not yet enabled. OPERANDS
The following operand is supported for both enable and disable: printer The name of the printer to be enabled or disabled. Specify printer using atomic name. See printers.conf(4) for information regarding the naming conventions for atomic names. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/var/spool/lp/* LP print queue. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpcu | +-----------------------------+-----------------------------+ |CSI |enabled | +-----------------------------+-----------------------------+ SEE ALSO
lp(1), lpstat(1), printers.conf(4), attributes(5) SunOS 5.10 9 Sep 1996 enable(1)
All times are GMT -4. The time now is 03:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy