Printers.hpJetDirect.attach


 
Thread Tools Search this Thread
Operating Systems AIX Printers.hpJetDirect.attach
# 1  
Old 11-16-2005
Printers.hpJetDirect.attach

Can someone email me a copy of this file? Our AIX 5 cds are at our hotsite and I need a copy to try a fix on a printer.

flyingdutchman1978@gmail.com

Thanks!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Re-Mapping Printers.

Hi we have a situation where some printers are on a server that sometimes has to be rebooted. If this happens the Unix boxes we have that are referencing the printers in the vfstab file fail to work even when the print server is brought back up. Does anyone know if it would be possible to put... (0 Replies)
Discussion started by: Hadleyshope
0 Replies

2. AIX

AIX printing using HPJetDirect

I have some servers using HPJetDirect on AIX for printing, the printers were on the clients WAN and everything in garden was rosy. Recently due to various mergers and reorganisations the actual printers have been moved behind some firewalls. The problem we are seeing is that the printer... (2 Replies)
Discussion started by: gz3xzf
2 Replies

3. Solaris

Help, my printers have disappeared

Hi all I have a really strange situation. This morning I ran lpstat -p and it didn't return any results. I ran lpstat -t and the scheduler is running. How strange, it seems all the printers have disappeared from my server. Can anyone perhaps explain to me how this is possible? (4 Replies)
Discussion started by: soliberus
4 Replies

4. HP-UX

Printers question...

Hi there... I have a question for those who mess with printers in hpnpl\jetadmin... what's the differance bitween local printer queue and remote printer queue and why for adding a remote queue i need to restart my spooler while for a local queue i dont... thanx for the help! Eliraz. (1 Reply)
Discussion started by: eliraza6
1 Replies

5. Debian

Network printer - HPJetDirect - DEBIAN 3.1r2

Hi, i'm trying to to print to my network printer. I have a test-station with DEBIAN 3.1r2 (O/S) and a printer that owns an ethernet card with an IP address assigned.. I'm sure the eth is up.. because, i run the PING command to test my IP address... and is OK - my wrkstation found the IP on... (0 Replies)
Discussion started by: mgonzal
0 Replies

6. UNIX for Dummies Questions & Answers

Usb printers

Hey guys!! I just had changed my server and the new one does not have a parallel port, only usb, and I donīt know how to make a usb printer work. Iīm using sco openserver 5.0.7 Someone can help me? :confused: (1 Reply)
Discussion started by: proyesa
1 Replies

7. Solaris

Printers Question

Is there a limit on how many printers you can have configured in Solaris? The reason I ask is we use RF printers for the software we run and have added 52 of these printers the problem is that I need to add about another 50 and its like we have hit a limit at 52 it wont let us add anymore. If... (2 Replies)
Discussion started by: Acleoma
2 Replies

8. UNIX for Dummies Questions & Answers

Disabled printers

How does or what makes a printer go into a disabled state? (5 Replies)
Discussion started by: dsb0
5 Replies

9. UNIX for Dummies Questions & Answers

Question Regarding Printers

I havve a printer directly connected to the network point with no host computer . Can this printer be configured on a Unix machine . (3 Replies)
Discussion started by: Jai
3 Replies

10. UNIX for Dummies Questions & Answers

Printers

I'm in need of finding out on how to mount and dismount printers. Thx, shawnnee (1 Reply)
Discussion started by: shawnnee
1 Replies
Login or Register to Ask a Question
cds(1m) 																   cds(1m)

NAME
cds - A dcecp object that represents a Cell Directory Service server SYNOPSIS
cds disable server_name cds help [operation | -verbose] cds operations cds show server_name ARGUMENTS
The name of the cds operation for which to display help information. The name of one CDS server running somewhere in the local cell. Specify the server name in one of the following formats: /.../cell_name/hosts/host_name/cds-server /.:/hosts/host_name/cds-server DESCRIPTION
The cds object allows some low-level control over a CDS server in the local cell. Using it, you can disable a running server, which causes it to shut down gracefully. This command will also display a limited set of the attribute and counter information currently known to the specified server. ATTRIBUTES
The number of times the server failed to update a child replica. The date-time stamp representing when the current server started. The number of crucial replicas known to the server. The skew time allowed the server. The list of clearinghouses known to the server. The number of read operations processed by the server since it started. The number of times the CDS server had problems with the cell Security Service. The number of skulks completed by the server since it started. The number of skulks initiated by the server since it started. The number of times the lookup path was broken during a server operation. The number of write operations processed by the server since it started. OPERATIONS
cds disable Disables the specified CDS server. The syntax is as follows: cds disable server_name The specified server must be running somewhere in the local cell, and you must have the privileges to access that machine. This operation returns an empty string on success. Privileges Required You must have dwc (delete, write, create) permissions on the namespace entry of the server. Example dcecp> cds disable /.:/hosts/blech/cds-server dcecp> cds help Returns help information about the cds object and its operations. The syntax is as follows: cds help [operation | -verbose] Options Displays information about the cds object. Used without an argument or option, the cds help command returns brief information about each cds operation. The optional operation argu- ment is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option to display detailed information about the cds object itself. Privileges Required No special privileges are needed to use the cds help command. Examples dcecp> cds help disable Disables the specified CDS server. show Returns attribute information about the named CDS server. help Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp> cds operations Returns a list of the operations supported by the cds object. The syntax is as follows: cds operations The list of available operations is in alphabetical order except for help and operations, which are listed last. Privileges Required No special privileges are needed to use the cds operations command. Examples dcecp> cds operations disable show help operations dcecp> cds show Returns attribute information about the specified CDS server. The syntax is as follows: cds show server_name The attributes returned mostly represent counter information, which can be used to help isolate a problems with a CDS server. The order in which the attributes are returned is fixed within CDS. Privileges Required You must have r (read) permissions on the namespace entry of the server. Examples dcecp> cds show /.:/hosts/blech/cds-server {Creation_Time 1995-10-11-10:06:31.434-04:00I-----} {Future_Skew_Time 0} {Read_Operations 141384} {Write_Operations 3589} {Skulks_Initiated 278} {Skulks_Completed 278} {Times_Lookup_Paths_Broken 0} {Crucial_Replicas 0} {Child_Update_Failures 0} {Security_Failures 0} {Known_Clearinghouses /.../gumby1/blech_ch} dcecp> RELATED INFORMATION
Commands: cdsd(1m), dcecp(1m), dcecp_cdsclient(1m). cds(1m)