1.4 Print Server Values

These are the print server return values (0x0000 to 0x77A1) that are defined in the NWPS_ERR.H file:

0x0000

NWPSE_SUCCESSFUL

0x0040

NWPSE_NO_AVAILABLE_SPX_CONNECTI

0x0041

NWPSE_SPX_NOT_INITIALIZED

0x0042

NWPSE_NO_SUCH_PSERVER

0x0043

NWPSE_UNABLE_TO_GET_SERVER_ADDR

0x0044

NWPSE_UNABLE_TO_CONNECT_TO_SERV

0x0045

NWPSE_NO_AVAILABLE_IPX_SOCKETS

0x0046

NWPSE_ALREADY_ATTACH_TO_A_PRINT

0x0047

NWPSE_IPX_NOT_INITIALIZED

0x00ED

NWPSE_CONNECTION_TERMINATED

0x0101

NWPSE_TOO_MANY_NW_SERVERS: The print server exceeded the maximum number of NetWare servers it is configured for. In NetWare 3.11, the maximum number of servers the print server can be configured for is 8.

0x0102

NWPSE_UNKNOWN_NW_SERVER: Either the NetWare server name does not exist, or the NetWare server the print server is attached to cannot see the other NetWare server.

0x0103

NWPSE_BINDERY_LOCKED: A call made by the print server to the bindery found the bindery locked. See your network Supervisor.

0x0104

NWPSE_NW_SERVER_MAXED_OUT: When the print server tried to log in to the NetWare server, it exceeded the maximum number of users that can log in at the same time. The number of users allowed depends on the NetWare version.

0x0105

NWPSE_NO_RESPONSE: The NetWare server the print server is attempting to log in to is not responding.

0x0106

NWPSE_ALREADY_ATTACHED: The print server login to the NetWare server failed because the print server was already logged into it.

0x0107

NWPSE_CANT_ATTACH: This is a generic return code for unknown errors that occur when the print server is trying to attach to the NetWare server.

0x0108

NWPSE_NO_ACCOUNT_BALANCE: Although Accounting was activated, no account property was created for the print server. See your network Supervisor.

0x0109

NWPSE_NO_CREDIT_LEFT: The NetWare server sends this message when the print server cannot log in because the account balance has been exceeded.

0x010A

NWPSE_INTRUDER_DETECTION_LOCK: The print server locks up when the intruder detection lock is set and the user exceeds the number of login tries.

0x010B

NWPSE_TOO_MANY_CONNECTIONS: The print server login to the NetWare server failed because it did not have a connection. This may happen if there are no available connections on the server. Check the number of connections and retry.

0x010C

NWPSE_ACCOUNT_DISABLED: Although an account exists, it has been disabled. See your network Supervisor.

0x010D

NWPSE_UNAUTHORIZED_TIME: The times during which the print server can log in to the NetWare server have been restricted.

0x010E

NWPSE_UNAUTHORIZED_STATION: The locations from which the print server can log in to the NetWare server have been restricted.

0x010F

NWPSE_NO_MORE_GRACE: The print server has reached the maximum number of grace logins allowed to change its password. See your network Supervisor.

0x0110

NWPSE_LOGIN_DISABLED: The network Supervisor disabled all print servers from logging in to the NetWare server.

0x0111

NWPSE_ILLEGAL_ACCT_NAME: The print server name is not a valid account name.

0x0112

NWPSE_PASSWORD_HAS_EXPIRED: The print server’s password needs to be changed.

0x0113

NWPSE_ACCESS_DENIED: The print server is not able to log in to the specified NetWare server because either the print server name is invalid, or the password is invalid.

0x0114

NWPSE_CANT_LOGIN: This is a generic return code for unknown errors that occur when the print server is trying to log in to the NetWare server.

0x0115

NWPSE_PRINTER_ALREADY_INSTALLED: To be determined.

0x0116

NWPSE_CANT_OPEN_CONFIG_FILE: To be determined.

0x0117

NWPSE_CANT_READ_CONFIG_FILE: To be determined.

0x0118

NWPSE_UNKNOWN_PRINTER_TYPE: The printer type you used is either not listed in the print server configuration files, or is defined elsewhere.

0x0119

NWPSE_MAX_FORMS_EXCEDED

0x011A

NWPSE_NO_SUCH_JOB

0x011B

NWPSE_UNKNOWN_PRINTER_ERROR

0x011C

NWPSE_COMMUNICATIONS_ERROR

0x011D

NWPSE_MODE_NOT_SUPPORTED

0x0200

NWPSE_NO_SUCH_QUEUE: The queue the print server is trying to attach to cannot be located. Verify the queue name.

0x0201

NWPSE_NOT_AUTHORIZED_FOR_QUEUE: The print server is not authorized to service the queue it needs to attach to.

0x0202

NWPSE_QUEUE_HALTED: The queue the print server is trying to attach to was previously placed on hold.

0x0203

NWPSE_UNABLE_TO_ATTACH_TO_QUEUE: This is a generic return code for unknown errors occurring when the print server is trying to attach to a queue.

0x0204

NWPSE_TOO_MANY_QUEUE_SERVERS: The number of queue servers that can attach to a queue was exceeded.

0x0300

NWPSE_INVALID_REQUEST: The request you made is unrecognizable.

0x0301

NWPSE_NOT_ENOUGH_MEMORY: The print server could not allocate sufficient memory to complete your request.

0x0302

NWPSE_NO_SUCH_PRINTER

0x0303

NWPSE_INVALID_PARAMETER: The function you called contains unrecognizable parameters.

0x0304

NWPSE_PRINTER_BUSY: You must pause the printer before giving this command, or wait until the job completes.

0x0305

NWPSE_CANT_DETACH_PRIMARY_SERVER: You can detach the print server from all NetWare servers, except the primary server.

0x0306

NWPSE_GOING_DOWN: The print server is going down. All commands will be ignored except for Cancel Down.

0x0307

NWPSE_NOT_CONNECTED: The command could not be completed because the printer is not connected.

0x0308

NWPSE_ALREADY_IN_USE: The slot number you specified for the remote printer is already in use. You cannot attach the remote printer to the print server using this number.

0x0309

NWPSE_NO_JOB_ACTIVE: There were no active jobs when the command was issued.

0x030A

NWPSE_NOT_ATTACHED_TO_SERVER: The print server is not attached to the specified NetWare server.

0x030B

NWPSE_ALREADY_IN_LIST: Either the queue you tried to attach to is already on the list, or the user you tried to add to the notify list is already on the list.

0x030C

NWPSE_DOWN: The print server is down.

0x030D

NWPSE_NOT_IN_LIST: Either the queue you tried to change is not on the list, or the notify user you tried to change is not on the list.

0x030E

NWPSE_NO_RIGHTS: You have insufficient rights to give this command.

0x030F

NWPSE_CMD_NOT_SUPPORTED

0x0310

NWPSE_PASSWORD_UNAVAILABLE

0x0311

NWPSE_ILLEGAL_NOTIFY_OBJECT

0x0400

NWPSE_UNABLE_TO_VERIFY_IDENTITY: The print server cannot verify the user name used in the login to the print server.

0x0401

NWPSE_NOT_REMOTE_PRINTER: The command you sent applies only to remote printers.

0x0402

NWPSE_UNAUTHORIZED_PRINTER

0x0500

NWPSE_NOT_READY

0x0501

NWPSE_INVALID_PROCESS

0x0502

NWPSE_INVALID_JOB_ID

0x0503

NWPSE_NO_MSG_FILE

0x0504

NWPSE_JOB_REQUEST_ACTIVE

0x7760

NWPSE_END_OF_LIST: No other items are left in the GetFirst/GetNext list.

0x7761

NWPSE_NO_SUCH_LIST_ENTRY: The Verify call did not succeed.

0x7762

NWPSE_END_OF_ATTR_LIST: No other attributes are left in the object list.

0x7763

NWPSE_WRONG_CLASS_LIST_ENTRY: For NDS only. This error returns when the Verify call finds the common name, but the object base class does not match what you were verifying.

0x7764

NWPSE_NO_SUCH_PRINT_SERVER

0x7770

NWPSE_BAD_VERSION: The version of the database you accessed was the wrong one. See your network Supervisor to correct the version.

0x7771

NWPSE_END_SCAN: You reached the end of the scan list. There are no more entries.

0x7772

NWPSE_ERROR_EXPANDING_DB: You cannot add any more information because there is no more disk space in the network drive. Free up some space or get more allocated.

0x7773

NWPSE_ERROR_GETTING_DEFAULT: The default was specified, but there is an error in the database.

0x7774

NWPSE_ERROR_OPENING_DB: Either the libraries cannot find the database, or you are not authorized to use the database. See the network Supervisor.

0x7775

NWPSE_ERROR_READING_DB: Either you are not authorized to use the database, or there is a possible database problem. See the network Supervisor.

0x7776

NWPSE_PRINTCON_DB_FULL

0x7777

NWPSE_ERROR_WRITING_DB: Either you are out of disk space, or you are not authorized to write to the database. Free up some space or see the network Supervisor.

0x7779

NWPSE_INTERNAL_ERROR: There is a problem with the database or the application. Contact the network Supervisor or application vendor.

0x777A

NWPSE_JOB_NOT_FOUND: You requested information on an item that was not in the database. The item may have been deleted already or was never part of the list.

0x777B

NWPSE_NO_DEFAULT_SPECIFIED: The PrintCon default entry has not been defined. Either you or the network Supervisor must define it using NWPSSetDefaultJob.

0x777C

NWPSE_OUT_OF_MEMORY: Your workstation is out of RAM. Increase RAM.

0x777D

NWPSE_ERROR_SEEKING_DB: Seek failed inside the Database. See the network Supervisor.

0x777E

NWPSE_NO_ACCESS_RIGHTS_DB: The database could not be opened because you have no rights. See the network Supervisor.

0x777F

NWPSE_UNICODE_TBL_NOT_LOADED

0x7790

NWPSE_ERROR_OPENING_IMP: The import/export file could not be opened.

0x7791

NWPSE_ERROR_READING_IMP: The import/export file could not be read.

0x7792

NWPSE_ERROR_WRITING_IMP: The import/export file could not be written.

0x7793

NWPSE_NO_ACCESS_RIGHTS_IMP: The import/export file could not be opened because you have no rights. See the network Supervisor.

0x7794

NWPSE_FILE_ALREADY_EXISTS

0x77A0

NWPSE_CONTEXT_CANNOT_BE_ROOT: The context for the PrintDef database cannot be at the root.

0x77A1

NWPSE_CONTEXT_CONTAINS_NO_ ORGS: The context for the PrintDef database was expected to have OU or O levels, but none were found.

0x77A2

NWPSE_HASHED_STRING_NOT_FOUND

0x77A3

NWPSE_CANT_CHANGE_MODE

0x77B0

NWPSE_UNABLE_TO_GET_SOCKET_RTAG

0x77B1

NWPSE_DUPLICATE_THREAD_REG

0x77B2

NWPSE_UNREGISTERED_THREAD

0x77B3

NWPSE_UNREGISTERED_NLM