InfoPrint Manager Server messages

This section lists the InfoPrint Manager Server messages explanations in ascending order.

5010-001

Deletion of the temporary file ____ failed with return code ____.

Explanation:
InfoPrint Manager encountered an error while trying to delete the temporary file. This message goes to the error log only.
System action:
InfoPrint Manager could not find or delete the document.
User response:
No response is required to this informational message.

5010-002

Specify an object name.

Explanation:
The object name is required for this operation.
System action:
InfoPrint Manager could not process the request.
User response:
Enter this command again and specify the name of the object.

5010-003

The flag ____ is not valid.

Explanation:
This flag is not valid for this command.
System action:
InfoPrint Manager could not process the request.
User response:
Enter this command again without the flag.

5010-004

The object class ____ is not valid.

Explanation:
This command cannot operate on this object class.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify an object class that is valid for this command, or enter a different command that operates on this object class.

5010-005

The job-deadline-time _____ specified or defaulted cannot be met due to the existing workload already assigned to the destination.

Explanation:
This value was specified or defaulted when the job was submitted. The destinations available for this job cannot meet this time due to there current workload.
System action:
InfoPrint Manager could not process the request.
User response:
If submitting or resubmitting a job, modify the job-deadline-time or select a destination that can support the job-deadline-time specified.

5010-006

A similar request is already in progress.

Explanation:
The request was rejected because a similar request on the same object is already in progress.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-007

The -j flag is not valid for object class ____. The -j flag on the pdpause command is only valid for printers.

Explanation:
The -j flag requests that the job currently printing on the specified physical printer be paused. A printer object class was not specified.
System action:
InfoPrint Manager could not process the request.
User response:
To pause the specified object, enter the command again without the -j flag. To pause the job currently printing on a physical printer, enter the command: pdpause -c printer -j [ServerName:]PrinterName.

5010-008

Cannot create the print database directory ____.

Explanation:
An error occurred while trying to create the print database directory.
System action:
InfoPrint Manager could not start the print database.
User response:
Contact your support personnel and ask them to check the pathname and permissions of this directory and to verify that the filesystem is not full. If the file is on a mounted filesystem, ask them to verify that the filesystem is properly mounted and operational.

5010-009

The value in ____ is too long. This value cannot exceed ____ characters.

Explanation:
The command entered uses a keyword=value pair (for example, bin=2). The value is too long. If the keyword is for a resource, such as a form definition, a path might have been specified with the form definition name causing the value to exceed the maximum length.
System action:
The value will be truncated and processing will continue. The job may fail to print correctly. This message goes to the error log only.
User response:
Enter the command and specify a value that is shorter.

5010-010

Successfully shut down the print database.

Explanation:
The print database was successfully shut down. This message goes to the error log only.
System action:
The print database is no longer available to the servers.
User response:
No response is required to this informational message.

5010-011

Cannot add object ____ to the print database.

Explanation:
An error occurred while trying to add this object to the print database.
System action:
The object was not created.
User response:
Contact your support personnel and ask them to check that the filesystem used for the print database has sufficient available space.

5010-012

Cannot create object ____.

Explanation:
An error occurred while trying to create the object.
System action:
The object was not created.
User response:
Contact your support personnel and ask them to check that the filesystem used for the print database has sufficient available space.

5010-013

Cannot restore object ____ in the print database.

Explanation:
An error occurred while trying to restore this object in the print database. This object will not be available for operations.
System action:
The object was not restored.
User response:

Shut down the server, remove the corrupted object that corresponds to the object from the print database, and restart the server.

On the Windows platform, use this procedure to shut down the server and remove the corrupted object:

  1. Login as administrator.
  2. Stop all pdservers in the namespace from the InfoPrint Manager Management Console (MMC) on each Windows system:
    1. Click on Server in the left pane.
    2. In the right window pane, find the server name and right click on the pdserver object.
    3. Click on Stop Service.
    4. Repeat this for any servers running on remote Windows systems.
    Note: Be sure to stop all pdserver processes running on the local system and on any remote systems that share the namespace.
  3. Delete the full path to the object file listed in this message: del C:\Program Files\IBM\InfoPrint Manager\var\pd\mpc01\pdb\phy_printer\Printer1

    Where:

    C:\Program Files\IBM\InfoPrint Manager
    InfoPrint Manager was installed in the default location.
    mpc01
    The name of the pdserver.
    Printer1
    The name of the actual destination that cannot be restored.

  4. On systems with an FST namespace, clear the namespace from the InfoPrint Manager Management Console (MMC):
    1. Click on Debug.
    2. Click on Clear Namespace.
    3. Click Yes after verifying that no pdservers are running in this namespace on any remote Windows or AIX systems.
  5. Start all pdservers in the namespace from the InfoPrint Manager Management Console (MMC):
    1. Click on Server in the left pane.
    2. In the right window pane, find the server name and right click on the pdserver object.
    3. Click on Start Service.
  6. Verify that no other 5010-013 messages are written to the Server log..
  7. Start any other remote pdservers.
  8. Recreate the objects with the pdcreate command or with the InfoPrint Manager Administration GUI.

On the AIX platform, use this procedure to shut down the server and remove the corrupted object:

  1. Login as root.
  2. Stop all pdservers in the namespace:
    stop_server pdservername
    Note: Be sure to stop all pdserver processes running on the local system and on any remote systems that share the namespace. Repeat this command for each pdserver in the namespace.
  3. Remove the full path to the object file listed in this message:
    rm /var/pd/mpc01/pdb/phy_printer/Printer1
    Where:
    mpc01
    The name of the pdserver
    Printer1
    The name of the actual destination that cannot be restored.
  4. On systems with an FST namespace and where the directory /var/pddir/default_cell exists, run clrfstns /var/pddir/default_cell to clear any namespace entries for the object that could not be restored.
  5. Start the server:
    start_server pdservername
  6. Verify that no other 5010-013 messages are written to the /var/pd/pdservername/error.log.
  7. Start any other local or remote pdservers.
  8. Recreate the objects with the pdcreate command or with the InfoPrint Manager Administration GUI.

5010-014

Cannot save an object.

Explanation:
An error occurred while trying to save an object. This message goes to the error log only.
System action:
The object was not saved.
User response:
Check the error log for messages related to this failure.

5010-015

Cannot restore an object.

Explanation:
An error occurred while trying to restore an object. This message goes to the error log only.
System action:
The object was not restored.
User response:
Check the error log for messages related to this failure.

5010-016

Cannot obtain an exclusive lock in ____ at line ____.

Explanation:
An error occurred while trying to obtain an exclusive lock. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-017

Cannot free an exclusive lock in ____ at line ____.

Explanation:
An error occurred while trying to free an exclusive lock. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-018

Cannot restore a directory entry in ____.

Explanation:
An error occurred while trying to load information from the print database into the working memory. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-019

Cannot save directory entry in ____.

Explanation:
An error occurred while trying to save a directory entry. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-020

Cannot create Java Virtual Machine. Use your local problem-reporting procedure to report this message.

Explanation:
The Java Virtual Machine could not be created.
System action:
The process failed.
User response:
Contact your service representative.

5010-021

Cannot find Java class or jar: ____. Use your local problem-reporting procedure to report this message.

Explanation:
A Java class required for the notified could not be found.
System action:
The process failed.
User response:
Contact your service representative.

5010-022

The output of the rip at host ____ and port ____ is incompatible with the printstreamer type for this actual destination.

Explanation:
The rip produced output that is incompatible with the control unit type specified for this printer.
System action:
The process failed.
User response:
Ensure that the rip is configured correctly.

5010-023

The filter request is not valid. Use your local problem-reporting procedure to report this message.

Explanation:
The filter selection criteria specified in the filter text is not valid.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the filter text and enter the command again.

5010-024

Cannot set the filename for the object.

Explanation:
An error occurred while trying to set the filename for the object. This message goes to the error log only.
System action:
The process failed.
User response:
Check the error log for messages related to this failure. Contact your service representative.

5010-025

Cannot save object ____ in the print database. Try your request again.

Explanation:
An error occurred while trying to save the object in the print database. The print database, which is often in the /var/pd filesystem on AIX, may be full.
System action:
The object was not saved.
User response:
Try your request again. If the request is not successful, contact your support personnel and ask them to check the error log for messages related to this failure.

5010-026

Cannot obtain a usage lock in ____ at line ____. Use your local problem-reporting procedure to report this message.

Explanation:
An error occurred while trying to use an object.
System action:
The process failed.
User response:
Contact your support personnel and ask them to contact your service representative.

5010-027

Cannot release a usage lock in ____ at line ____. Use your local problem-reporting procedure to report this message.

Explanation:
An error occurred while trying to make an object available for use.
System action:
The process failed.
User response:
Contact your support personnel and ask them to contact your service representative.

5010-028

Cannot delete file ____.

Explanation:
An error occurred while trying to delete an object, which exists as a file in the print database. This message goes to the error log only.
System action:
The object is not deleted.
User response:
No response is required to this informational message.

5010-029

The object check out usage value is not valid in file ____ at line ____.

Explanation:
The object is not checked out from the print database because the usage value is not valid. This message goes to the error log only.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your service representative.

5010-030

Not enough memory to create a new object. Performing memory clean-up.

Explanation:
The print database has insufficient memory to create a new object. This message goes to the error log only.
System action:
InfoPrint Manager attempts to remove obsolete objects from memory and tries this request again. If sufficient space is not available, InfoPrint Manager cannot complete the request.
User response:
No response is required to this informational message. Check the error log for messages related to this failure.

5010-032

The value ____ is not valid for the attribute ____.

Explanation:
This value is not valid for this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the attribute and its value and enter the command again.

5010-033

The attribute ____ is not supported.

Explanation:
This command does not support this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the attribute and that this operation supports the attribute and enter the command again.

5010-034

The destination ____:____ encountered an error: ____.

Explanation:
The destination encountered an error. This message goes to the error log only.
System action:
The server continues running, but some functions might not be available.
User response:
Use your local problem-reporting procedure to report this message. Contact your service representative.

5010-035

The ____ attribute requires the following attributes to have values: ____.

Explanation:
The value for this attribute requires other attributes for this object to be set. For example, Pull Print actual destinations require the logical-destinations-assigned and printer-tcpip-internet-address attributes to have values.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value for all the required attributes. For information on the attribute, see InfoPrint Manager: Reference, S550-1052.

5010-036

The destination ____:____ cannot register with the queue ____. The queue does not allow this type of actual destination.

Explanation:
The server does not support registering actual destinations with Anyplace queues or registering a combination of Anyplace actual destinations and other types of actual destinations. A notification-profile value requested that you be notified of the event unable-to-register.
System action:
Jobs cannot be scheduled to this destination.
User response:
Change the value of the associated-queue actual destination attribute to a queue that supports this actual destination.

5010-037

_______ must be later than _______.

Explanation:
The first attribute value entered on the command is earlier than the second attribute value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value for the first attribute that is later than the value for the second attribute.

5010-038

Cannot process____ in colon file_____.

Explanation:
A problem has occurred while processing the colon file.
System action:
Actual Destination creation continues.
User response:
No response is required to this informational message.

5010-039

Notification message received from ____.

Explanation:
A notification message was received from this server.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-040

Unable to deliver ____ events due to shutdown.

Explanation:
The server had events it could not write to the TSpace. The server has been shutdown and can no longer attempt to write these events.
System action:
The events were discarded.
User response:
No response is required to this informational message.

5010-041

Memory failure. Return code = ____.

Explanation:
The server has run out of memory. This message goes to the error log only.
System action:
The server attempts to acquire system memory by swapping out objects managed by the print database.
User response:
Start the server again.

5010-042

Cannot remove obsolete objects from directory ____.

Explanation:
An error occurred while trying to remove obsolete objects from this directory. This message goes to the error log only.
System action:
The process failed.
User response:
No response is required to this informational message.

5010-043

Cannot deliver notification for ____.

Explanation:
A notification event occurred, but the notification could not be delivered because the notification service is not available. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
Shut down the notification server and start the server again. If the problem persists, contact your service representative.

5010-044

Cannot properly handle active threads during shutdown.

Explanation:
An error occurred while trying to handle an active thread during shutdown processing.
System action:
The server is shutting down; active threads will be shut down when the main process ends.
User response:
No response is required to this informational message.

5010-045

Unable to deliver ____ notifications. Ensure that the ____ daemon is running.

Explanation:
The server has notifications that cannot be delivered because the notification daemon is not running.
System action:
The server will discard the notifications until the notification daemon is started. Processing continues.
User response:
No response is required to this informational message.

5010-046

The print database received an object of class ____. The object class is not valid.

Explanation:
An error occurred during print database processing. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-047

Cannot delete an object.

Explanation:
An error occurred while trying to delete an object file. This message goes to the error log only.
System action:
The object may not have been deleted.
User response:
No response is required to this informational message.

5010-048

Job ____ is close to its deadline.

Explanation:
The date and time specified by the job-deadline-time attribute is approaching. The job will be deleted if it has not printed by this time. A notification-profile value requested that you be notified of the event close-to-deadline.
System action:
The job will be deleted at the deadline time.
User response:
No response is required to this informational message.

5010-049

Specify a destination name.

Explanation:
The destination name is required for this operation.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the name of a destination.

5010-050

Cannot find job ____ for user ____.

Explanation:
InfoPrint Manager could not find a job with this local job ID that was submitted by this user.
System action:
InfoPrint Manager could not process the command.
User response:
Check the job ID and the user ID you submitted and enter the request again, if necessary.

5010-051

The object name ____ is not valid.

Explanation:
The object name may contain characters that are not valid or may not be in the correct format. The valid characters are A-Z, a-z, 0-9, underscore ( _ ), hyphen ( - ), and period ( . ). If the object is a job, the local job ID cannot be specified with ServerName:. The names of other classes of objects should be in the format ServerName:ObjectName.
System action:
InfoPrint Manager could not process the request.
User response:
Enter this command again and specify a valid object name. Use characters A-Z, a-z, 0-9, underscore ( _ ), hyphen ( - ), and period ( . ). Do not precede a local job ID with ServerName:. Specify the name of objects that are not jobs in the format ServerName:ObjectName.

5010-052

The += operator is not valid. Use the pdset or pdmod command to add attribute values.

Explanation:
The += operator adds values to the specified attribute. This command does not allow values to be added to an attribute.
System action:
InfoPrint Manager could not process the request.
User response:
To add values to an attribute that allows multiple values, use the pdset or pdmod command. Refer to the InfoPrint Manager documentation or use the man command for information about using the pdset or pdmod command.

5010-053

The -= operator is not valid. Use the pdset or pdmod command to remove attribute values.

Explanation:
The -= operator removes values from the specified attribute. This command does not allow values to be removed from an attribute.
System action:
InfoPrint Manager could not process the request.
User response:
To remove a value from an attribute, use the pdset or pdmod command. Refer to the InfoPrint Manager documentation or use the man command for information about using the pdset or pdmod command.

5010-054

The value ____ of attribute ____ is not valid for object ____.

Explanation:
The attribute for this object has restrictions on the possible values. This value is not valid.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a valid value for the attribute. Refer to the InfoPrint Manager documentation or use the man command for a description of the possible values for this attribute.

5010-055

Job name ____ with ID ____ (____:____) completed on ____.

Explanation:
This job completed processing. It may or may not have completed successfully. If more than one destination processed this job, the last destination is identified in the message. A notification-profile value requested that you be notified of the event job-completed.
System action:
The destination indicated that it has completed processing the job successfully or with errors.
User response:
If the job did not complete successfully, check the output and submit the job again if necessary.

5010-056

Cannot deliver a notification message to ____. The delivery method ____ is not valid.

Explanation:
A notification message was not delivered to this user. The delivery method requested in a notification-profile value is either not available or not supported by this server. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
To verify that this delivery method is supported by this server, list the notification-delivery-methods-supported attribute values. If the delivery method is supported, but is temporarily not available, no response is required. If the delivery method is not supported or is not going to be available, change the notification-profile delivery-method value to a valid value.

5010-057

Attribute ____ cannot be set to a value.

Explanation:
The value of this attribute is set by InfoPrint Manager when the object is created and cannot be changed or set to a new value.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command for information about this attribute.

5010-058

Cannot rename the file or directory ____ to ____.

Explanation:
The file or directory could not be renamed.
System action:
The process failed.
User response:
Check the pathname and permissions of this file or directory. Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational.

5010-059

____ in file ____ is a duplicate. Verify that the NLSPATH variable does not list any duplicate paths.

Explanation:
A duplicate object identifier was found.
System action:
InfoPrint Manager uses the first instance of the object identifier and ignores duplicates.
User response:
Verify that the NLSPATH variable does not list any duplicate paths.

5010-060

Cannot open directory ____.

Explanation:
This directory could not be opened.
System action:
The process failed.
User response:
Check the pathname specified in the NLSPATH variable and the permissions for files in that path and try your request again.

5010-061

____ is ambiguous. Enter the command again. Some of the following may not be supported. Possibilities include: ____

Explanation:
This abbreviation is not unique. Some possibilities are listed, but some may not be supported by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again using the full name or a more specific abbreviation.

5010-062

Cannot log to the active error log. Use your local problem-reporting procedure to report this message.

Explanation:
An error occurred while trying to log an entry in the active error log.
System action:
A message was not logged.
User response:
Contact your support personnel and ask them to contact your service representative.

5010-063

The trace and error logs are disabled. Log messages are sent to the display.

Explanation:
There are no active error logs.
System action:
Log messages are sent to the display.
User response:
To activate the log, use the pdenable command.

5010-064

Cannot remove the file ____ from the filesystem.

Explanation:
An error occurred while trying to delete this file.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-065

Cannot find the object ____.

Explanation:
The Directory Service was unable to bind to this object. The object may not exist in the namespace.
System action:
InfoPrint Manager could not process the request.
User response:
Verify the spelling of the object. If it is correct, contact your support personnel and ask them to check the error log for related messages and other messages related to this failure.

5010-066

The = operator is not valid. Use the pdset or pdmod command to replace attribute values.

Explanation:
The = operator replaces values for the specified attribute. This command does not allow values to be replaced on an attribute.
System action:
InfoPrint Manager could not process the request.
User response:
To replace values for an attribute, use the pdset or pdmod command. Refer to the InfoPrint Manager documentation or use the man command for information about using the pdset or pdmod command.

5010-067

The == operator is not valid. Use the pdset or pdmod command to reset attribute values to their defaults.

Explanation:
The == operator sets an attribute to its default value.
System action:
InfoPrint Manager could not process the request.
User response:
To reset an attribute to its default value, use the pdset or pdmod command. Refer to the InfoPrint Manager documentation or use the man command for information about using the pdset or pdmod command.

5010-068

The attribute ____ is not valid for object class ____.

Explanation:
This attribute is not a valid attribute for this object class.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again without this attribute. Refer to the InfoPrint Manager documentation or use the man command for a list of the valid attributes for this object class.

5010-069

An internal error occurred in module ____ at line ____.

Explanation:
A severe error has occurred.
System action:
The process failed.
User response:
Start the server again. Check the error log for messages related to this failure. Contact your service representative.

5010-070

An out-of-memory error occurred in module ____ at line ____.

Explanation:
A severe error has occurred.
System action:
The process failed.
User response:
Start the server again. Check the error log for messages related to this failure. Contact your service representative.

5010-071

Job name ____ with ID ____ (____:____) completed successfully on ____.

Explanation:
This job completed processing successfully. If more then one destination processed this job, the last destination is identified in the message. A notification-profile value requested that you be notified of the event job-completed.
System action:
The destination indicated that it has completed processing the job successfully.
User response:
The server continues processing.

5010-072

Job name ____ with ID ____ (____:____) completed with errors on ____.

Explanation:
This job completed processing with errors. If more than one destination processed this job, the last destination is identified in the message. A notification-profile value requested that you be notified of the event job-completed.
System action:
The destination indicated that it has completed processing the job with errors.
User response:
Check the output and submit the job again if necessary.

5010-073

Communication buffer exception: ____.

Explanation:
The notification server encountered an error trying to write the notification message to the TSpace.
System action:
The notification message is discarded. The server continues processing.
User response:
Check the condition indicated in the message or contact your service representative.

5010-074

Syntax error. Usage: ____ IPAddress Port.

Explanation:
The syntax used for this command is not correct.
System action:
The command was not executed.
User response:
Enter the command again and specify the ip address and port.

5010-075

____: Error connecting to ____.

Explanation:
An error occurred while attempting to connect to the printer at the specified addres
System action:
The process failed.
User response:
Check the address and port specified and make sure the printer is turned on and available on the network.

5010-076

____: Error determining job status support on printer ____.

Explanation:
The program timed out while waiting for a response from the printer. The printer might not support job status.
System action:
The process failed.
User response:
Check the address and port specified and make sure the printer is turned on and available on the network

5010-077

____: The printer at ____ supports correct job completion.

Explanation:
The printer supports the functions needed to detect correct job completion.
System action:
None.
User response:
The printer can be added to the pjlprtrs.cfg file.

5010-078

____: The printer at ____ does not support correct job completion.

Explanation:
The printer does not support the functions needed to detect correct job completion.
System action:
None.
User response:
The printer should not be added to the pjlprtrs.cfg file.

5010-080

Out of filesystem/disk space in "____".

Explanation:
The specified filesystem/disk is full, and no more data can be written to it.
System action:
The process failed.
User response:
Free up space or increase the size of the filesystem/disk and then retry the operation.

5010-081

The license key of ____ is active. ____ stops running on ____.

Explanation:
The installed license key enables the use of InfoPrint Manager until the license key expires. You need to purchase and install a new valid license key of InfoPrint Manager software.
System action:
Processing continues until the license key expires. If you do not purchase a new valid license before the expiration of the current license, then the functionality stops running on this system.
User response:
Order and install a new license before the current license expires.

5010-082

The installed license key for ____ has expired.

Explanation:
A license key of InfoPrint Manager software is installed or activated on this system, but has expired.
System action:
InfoPrint Manager software is no longer running on this system and it cannot be started.
User response:
Order and install a new license of InfoPrint Manager software.

5010-083

A system error occurred while trying to process this request. Use your local problem-reporting procedure to report this message.

Explanation:
A system error prevented the server from successfully processing this request. A common system problem that may cause this error is the lack of free disk space.
System action:
The process failed.
User response:
Contact your support personnel and ask them to check the error log for messages related to this failure.

5010-084

The object class is not valid for the server ______.

Explanation:
The type of object in this request is not valid for this server.
System action:
InfoPrint Manager could not process the request.
User response:
List this server's object-classes-supported attribute to see a list of the object classes supported by this server. Enter the command again and specify a supported object class or locate a server that supports this type of object.

5010-085

You must be authorized to access object ______.

Explanation:
You do not have sufficient authorization to access the object or its attribute values.
System action:
InfoPrint Manager could not process the request.
User response:
If you require access to this object, contact your support personnel and ask them to add you to a group that has access to this object or to the Access Control List for this object.

5010-086

Cannot interrupt the job ______ that has already interrupted another job.

Explanation:
A request was made to interrupt a job that has already interrupted another job.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message

5010-087

The object ______ is not in an acceptable state for this operation.

Explanation:
This object must be in the appropriate state to perform this operation. For example, a destination must be disabled to set its attribute values.
System action:
InfoPrint Manager could not process the request.
User response:
To complete this operation, change the state of the object. Refer to the InfoPrint Manager documentation or use the man command for information about changing states.

5010-088

Value _____ syntax error for attribute _____ of object _____.

Explanation:
The syntax used to specify this attribute value is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the attribute and enter the command again.

5010-089

The object _____ does not accept the attribute _____.

Explanation:
An attribute was provided that the server does not support.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again without the attribute. Refer to the InfoPrint Manager documentation or use the man command for information about the valid attributes for this object.

5010-090

The matching in a filter operation is not appropriate for attribute _____ in object _____.

Explanation:
An attempt was made to use a matching rule that is not defined for this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the filter operation and enter the command again.

5010-091

The value _____ is not valid for attribute _____ of object _____.

Explanation:
The attribute for this object has restrictions on the possible values. This value is not an acceptable value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a valid value for the attribute. Refer to the InfoPrint Manager documentation or use the man command for a description of the possible values for this attribute.

5010-092

The attribute _____ is not supported by the requested server or destination.

Explanation:
The requested server or destination does not support this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Request a server or destination that supports this attribute, or do not include this attribute in your request.

5010-093

Cannot modify the value of attribute _____.

Explanation:
The value of this attribute is set when the object is created, or it is determined by the server. This attribute cannot be set or modified by this operation.
System action:
The value of the attribute is not changed.
User response:
Refer to the InfoPrint Manager documentation or use the man command to determine how to affect this value. It may be necessary to use another operation, such as enable or disable.

5010-094

Specify a value for attribute ____ that is consistent with other attributes for the object.

Explanation:
The value for this attribute conflicts with values for other attributes for this object. There are two attributes specified that are mutually exclusive, that is, you can specify only one of them.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value for this attribute that is consistent with other attributes for this object. For information on the attribute, see 'InfoPrint Manager: Reference'.

5010-095

The value _____ is not valid for the attribute _____.

Explanation:
The value for this attribute is not recognized by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify this attribute and its value and enter the command again.

5010-096

The value _____ is not supported for attribute _____.

Explanation:
The server or destination does not support this value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value that is supported by the server and destination, or specify a destination that supports (by association) the value.

5010-097

The attribute _____ cannot be changed from non-compulsory to compulsory for the job or document _____.

Explanation:
An attempt was made to change a non-compulsory job or document attribute to compulsory (by removing the attribute from the job's job-non-compulsory-attributes attribute or the document's non-compulsory-attributes attribute) and the server or the destination does not support that attribute or one or more of its values.
System action:
The attribute type was not changed. It is still non-compulsory.
User response:
No response is required to this informational message.

5010-098

The attribute _____ with the value _____ is not valid.

Explanation:
1) A job attribute was included on a document modification request. Only document attributes are allowed when specifying a document number to be modified. 2) Or, a compulsory job attribute was submitted with a request to add a document after the job was created.
System action:
InfoPrint Manager could not process the request.
User response:
If the error occurred while attempting to modify a document, enter the command again without specifying the job attribute, or request modification of the whole job, not just one document. If the error occurred while submitting a job for printing, ensure all the job attributes are listed before the first document is specified.

5010-099

Specify a single value for attribute _____.

Explanation:
This attribute can have only one value. Additional values cannot be added to this attribute or defined for this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Enter this command again and specify only one value for this attribute.

5010-100

Specify a value for the _____ attribute.

Explanation:
This attribute is required for this operation.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value for this attribute.

5010-101

Document ______ is temporarily not available. Try your request again.

Explanation:
The document could not be accessed at this time due to a temporary problem.
System action:
InfoPrint Manager could not process the request.
User response:
Try your request again. If your request continues to fail, use your local problem-reporting procedure to report this message.

5010-102

The referenced document ______ has been modified after the produce-time in the DOR.

Explanation:
A document identified by means of a DOR (distinguished-object-reference) was specified in the command's argument. However, the referenced document was modified after the produce-time indicated in the QoS-level component of the DOR.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message.

5010-103

You must have authority to reference document ______.

Explanation:
You must have authority to read the referenced document.
System action:
InfoPrint Manager could not process the request.
User response:
Check the pathname and permissions for this document's file and try your request again.

5010-104

The document ______ has been deleted.

Explanation:
A document specified in the command's argument has been deleted.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-105

Job ______ must contain at least one print file document.

Explanation:
An attempt was made to print a job that contains no documents or to modify the job so it would no longer contain any print file documents.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the job again and specify at least one print file document or modify the job without removing all the print file documents.

5010-106

Attempt to print to printer ______ has failed.

Explanation:
The printer has reported an error.
System action:
The process failed.
User response:
Resolve the problem with the printer configuration.

5010-107

Destination ______ needs operator attention.

Explanation:
The destination needs operator attention.
System action:
Jobs may be held until the destination attention condition is resolved.
User response:
Resolve the destination attention condition. Jobs will process after the problem is resolved.

5010-108

Destination ______ needs key operator attention.

Explanation:
The destination needs key operator attention.
System action:
Jobs may be held until the destination attention condition is resolved.
User response:
Contact your support personnel and ask them to resolve the destination attention condition and enable the destination.

5010-109

Cannot authenticate or authorize this process. Authentication credentials do not match server requirements. Use your local problem-reporting procedure to report this message.

Explanation:
The client or server process making this request is not compatible with this server. The client or server could not be authenticated or authorized by this server.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your support personnel and ask them to report this message to the supplier of the process that could not be authenticated or authorized.

5010-110

Cannot authenticate your credentials. Use your local problem-reporting procedure to report this message.

Explanation:
Your credentials could not be authenticated.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your support personnel and ask them to check the error log for messages related to this failure.

5010-111

You must be authorized to perform this operation.

Explanation:
You must have authority to carry out this command, regardless of the object involved.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your support personnel and ask them to add you to a group that has access to this object or to the Access Control List for this object.

5010-112

Improper Privilege Attribute Certificate (PAC).

Explanation:
An improper PAC was supplied in the command argument list.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message.

5010-113

The syntax for _______ _____ is not correct.

Explanation:
A syntax error occurred.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax, and enter the command again.

5010-114

The server cannot find object ______.

Explanation:
The server could not find this object.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the object name is spelled correctly and enter the command again. If the request continues to fail, use your local problem-reporting procedure to report this message.

5010-115

The object ______ already exists. Use a unique name.

Explanation:
The name of the object that you are creating is a duplicate.
System action:
The new object was not created.
User response:
Enter the command again and specify a unique object name.

5010-116

The ______ server is too busy to perform the request at this time.

Explanation:
The server is presently too busy to perform the requested command, but may be able to do so after a short while.
System action:
InfoPrint Manager could not process the request.
User response:
Try your request again.

5010-117

The server ______ required to process your request is not available. Use a different server or try your request again.

Explanation:
The server is not available at this time.
System action:
InfoPrint Manager could not process the request.
User response:
Try your request again. If your request continues to fail, enter the command again and specify a different server, or contact your support personnel and tell them the server is not responding.

5010-118

The requested operation is too complex.

Explanation:
The requested operation is too complex either syntactically or semantically.
System action:
InfoPrint Manager could not process the request.
User response:
Break the operation down into smaller steps and try again.

5010-119

The server ______ exceeded its resource allocations. Use your local problem-reporting procedure to report this message.

Explanation:
The server has exceeded its resource allocations while attempting to process a request. This can result from creating or copying a very large object.
System action:
The process failed.
User response:
Contact your support personnel and ask them to start the server again. Check the error log for messages related to this failure.

5010-120

A server error occurred.

Explanation:
An error occurred during server processing.
System action:
The server may continue to process.
User response:
Check the error log for messages related to this failure. Contact your service representative.

5010-121

A command had more items in a list than server ______ can support.

Explanation:
A command was specified that provided more items in a list than is supported by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Reduce the length of the list by dividing it into at least two sections. This method may require that the first command set the list, and the next commands add to it.

5010-122

The value _____ for attribute _____ is not available. Specify a different value.

Explanation:
This value is not available. For example, if PSF is specified as the value for the destination-support-system attribute of the destination, but the PSF backend is not currently installed where the server containing the destination is running, the PSF value is not accepted. Another destination-support-system value must be specified or the PSF backend must be installed where the server containing the destination is running.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a different value for this attribute or make the resource required by the value available.

5010-123

The server ______ cannot cancel an individual document in a multiple-document job.

Explanation:
A request was made to cancel an individual document within a multiple-document job, but the server does not support this capability.
System action:
InfoPrint Manager could not process the request.
User response:
To cancel the entire job, submit the request again and specify the job ID without a sequence number. For example, if you specified the job ID and sequence number as 10.2 when you tried to cancel the second document in job 10, specify the job ID as 10 to cancel the entire job.

5010-124

The server ______ cannot modify the attributes of an individual document in a job.

Explanation:
A request was made to modify the attributes associated with an individual document within a job, but the server does not support this capability.
System action:
InfoPrint Manager could not process the request.
User response:
To modify all the documents in the job, submit the request again and specify the job ID without a sequence number. For example, if you specified the job ID and sequence number as 10.2 when you tried to modify the second document in job 10, specify the job ID as 10 to modify all the documents in the job.

5010-125

The server ______ does not support multiple documents within a single job.

Explanation:
A request was made to process multiple documents within a single job, but the server does not support this capability.
System action:
InfoPrint Manager could not process the request.
User response:
Either submit each document in its own job, or submit the multiple-document job to a server that supports it (by specifying one of its destinations).

5010-126

The server ______ does not support the value _____.

Explanation:
This value is not supported by this server.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a different value.

5010-127

An improper checkpoint was supplied when trying to resume a job.

Explanation:
An improper checkpoint was supplied to the resume operation. A checkpoint value is not valid if altered or corrupted.
System action:
The job could not be resumed.
User response:
Correct the checkpoint and try again.

5010-128

Continuation context is not valid for the ListObjectAttributes operation. This problem might occur after a Daylight Savings Time change. Use your local problem-reporting procedure to report this message.

Explanation:
A lengthy list attributes operation required the communication daemon to make multiple requests to the server. The additional requests require a continuation context. The continuation context for the list attributes continuation operation was invalid. Either the wrong continuation context was sent or the time in which the request must be made has expired. The list attributes operation can no longer be continued. This problem might occur after a Daylight Savings Time change.
System action:
InfoPrint Manager could not process the request.
User response:
Consider modifying the list request so that the server can return the information in the time allotted without the need of a continuation request. Try the list request again. If a Daylight Savings Time change occured, restart the InfoPrint Manager server.

5010-129

The server ______ has exceeded the number of jobs that may be paused.

Explanation:
A pause job or interrupt job request was made to a server that has exceeded the number of jobs that may be paused. The server may define this limit on a per destination or per server basis
System action:
None or not all of the requested jobs were paused or interrupted.
User response:
Not all of the requested jobs can be paused or interrupted until some of the currently paused jobs are resumed.

5010-130

The server ______ does not support the requested operation.

Explanation:
This operation is not supported by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a different server or use a different command.

5010-131

Cannot modify job ______.

Explanation:
This job is in the processing, printing, terminating, or unknown state and cannot be modified.
System action:
The job was not modified.
User response:
If this job has a nonzero job-retention-period, wait for it to complete and modify it, then resubmit it. If the job will not be retained, submit a new job with the modifications. If the job is in the unknown state, resubmit it and then modify it.

5010-132

You must be authorized to modify ______.

Explanation:
Your authorization for the object does not allow you to modify it.
System action:
The object was not modified.
User response:
Contact your support personnel and ask them to add you to a group that has access to this object or to the Access Control List for this object.

5010-133

Cannot modify object ______ while other operations are being processed.

Explanation:
Another operation is being processed for this object. It cannot be modified at this time.
System action:
The object was not modified.
User response:
Try your request again.

5010-134

Cannot delete job ______ while it is retained, processing or printing. To delete a retained job, specify a job-retention-period of 0.

Explanation:
This job is in the retained, processing or printing state and cannot be deleted.
System action:
InfoPrint Manager could not process the request.
User response:
To delete a retained job, specify a job-retention-period of 0.

5010-135

Cannot log to the active error log. Log messages are sent to the display.

Explanation:
An error occurred while trying to log to the active error log.
System action:
Log messages are sent to the display.
User response:
Use your local problem-reporting procedure to report this message.

5010-136

Cannot open log file ____. Log messages are sent to the display.

Explanation:
This log file could not be created or opened.
System action:
Log messages are sent to the display.
User response:
Use your local problem-reporting procedure to report this message.

5010-137

The queue ____ does not support the requested operation.

Explanation:
This operation is not supported by this type of queue.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a different queue or use a different command.

5010-138

The flag ____ is not valid.

Explanation:
This flag is not valid for this command.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the flags for this command and enter the command again.

5010-139

Cannot find file ____.

Explanation:
This file could not be found.
System action:
InfoPrint Manager could not process the request.
User response:
Check the pathname for this file and try your request again. If your request continues to fail, use your local problem-reporting procedure to report this message.

5010-140

Cannot open file ____.

Explanation:
This file could not be opened.
System action:
InfoPrint Manager could not process the request.
User response:
Check the pathname and permissions for this file and try your request again. If your request continues to fail, use your local problem-reporting procedure to report this message.

5010-141

Specify an argument for flag ____.

Explanation:
This flag requires that a value be specified.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the flag and its argument (value).

5010-142

The maintenance period of ____ ends on ____.

Explanation:
The product maintenance is approaching the expiration date. Renew the product maintenance to get access to the full product support after the expiration date passes.
System action:
Processing continues, even if the maintenance is not renewed. If you do not renew the product maintenance, you will no longer receive product support.
User response:
Renew your product maintenance.

5010-143

The maintenance period of ____ is over.

Explanation:
The product maintenance license period is over. Renew the product maintenance license to get access to the product support.
System action:
Processing continues, even if the maintenance license is not renewed. If you do not renew the product maintenance license, you will no longer receive product support.
User response:
Renew your product maintenance license.

5010-144

The license key of ____ was not found or is not valid.

Explanation:
The required key was not found, or there was a problem while collecting data about it.
System action:
InfoPrint Manager software cannot process the required action.
User response:
Contact your support representative.

5010-145

Filesystem/disk &sdq;____&sdq; is low on space, usage is ____ percent.

Explanation:
The specified filesystem/disk is low on available space and may become full.
System action:
Processing continues.
User response:
You may want to free up space or increase the size of the filesystem/disk.

5010-146

Syntax error. __

Explanation:
The syntax of this command is not valid.
System action:
InfoPrint Manager could not process the request.
User response:
Correct the syntax and enter the command again. Refer to the InfoPrint Manager documentation or use the man command for additional information about this command.

5010-147

Specify a destination name or set the PDPRINTER environment variable and try your request again.

Explanation:
When the destination name is not specified, the PDPRINTER environment variable value is used to specify the destination. The destination name was not specified and the PDPRINTER environment variable does not have a value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a destination name with the -d or -p flag or set the PDPRINTER environment variable and try your request again.

5010-148

Filter syntax error in ____.

Explanation:
The FilterText contains a syntax error.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax, and enter the command again.

5010-149

Cannot create a local job ID. Issue commands using the global job ID.

Explanation:
A local job ID could not be assigned to this job.
System action:
Job processing continues, but no local job ID is assigned for this job.
User response:
Issue commands using the global job ID. Use your local problem-reporting procedure to report this message.

5010-150

The operation or attribute is not allowed for DPF jobs.

Explanation:
The operation or attribute specified is not allowed on DPF jobs.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command for a list of the valid attributes or operations for DPF jobs.

5010-151

The licensing server is not running.

Explanation:
The license verification server is not running.
System action:
InfoPrint Manager software cannot process the required action.
User response:
Contact your support representative.

5010-152

The attributes file ____ cannot reference itself recursively.

Explanation:
This attributes file contains a reference to a file that has the same name as this file. An attributes file can reference another file, but it cannot reference itself recursively.
System action:
InfoPrint Manager could not process the request.
User response:
Remove the reference to this filename from the attributes file.

5010-153

Cannot create server bindings for ______.

Explanation:
The Directory Service could not find this object.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-154

The attribute _____ is not valid for the object class of object _____.

Explanation:
The attribute is not valid for this object class.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command for a list of the attributes that are valid for this object class and enter the command again without specifying this attribute

5010-155

Specify ServerName:____.

Explanation:
The argument is required for this operation in the format ServerName:ObjectName.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the argument in the format ServerName:ObjectName.

5010-156

Cannot obtain an exclusive lock. Use your local problem-reporting procedure to report this message.

Explanation:
A severe system error has occurred.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-157

Cannot free an exclusive lock. Use your local problem-reporting procedure to report this message.

Explanation:
A severe system error has occurred.
System action:
The process failed.
User response:
Contact your support personnel and ask them to shut down the server or kill the server's process and start the server again.

5010-158

Cannot retrieve user data from the system. Use your local problem-reporting procedure to report this message.

Explanation:
An error occurred while trying to retrieve user data, such as hostname, network address, and user ID, from the system.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message

5010-159

Cannot read or set the environment variable ____. Use your local problem-reporting procedure to report this message.

Explanation:
An error occurred while trying to read or set this environment variable.
System action:
The process failed.
User response:
Contact your support personnel and ask them to increase your environment space.

5010-160

DPF resource database not initialized or application not connected.

Explanation:
An attempt was made to perform an operation on the DPF resource database but the database has not been initialized or the application was not connected to the database.
System action:
The process failed.
User response:
Initialize the database by selecting Debug->Re-create DPF Resource Database in the Management Console and retry the operation. If the problem persists, contact your service representative.

5010-161

DPF resource database has too many active connections.

Explanation:
An attempt was made to connect to the DPF resource database but the database already had the maximum number of active connections.
System action:
The process failed.
User response:
Retry the operation. If the problem persists, the server may have too many DPF receivers and associated destinations on it. Consider moving some of the DPF receivers and associated destinations to another InfoPrint Manager server.

5010-162

Cannot create directory ____ because a file with the same name already exists. Specify a unique directory name or delete the file.

Explanation:
The directory name is not a unique name.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational. If the file is not required, delete the file and enter the command again.

5010-163

DPF resource database found duplicate entries with type ____ and name ____.

Explanation:
The DPF resource database found duplicate entries with the same resource type and member name.
System action:
The process failed.
User response:
Contact your service representative.

5010-164

DPF resource database cannot find entry with type ____ and name ____.

Explanation:
The DPF resource database could not find an entry with the specified resource type and member name.
System action:
The process failed.
User response:
Contact your service representative.

5010-165

Cannot delay a thread.

Explanation:
A error occurred while trying to delay a thread. This message goes to the error log only.
System action:
The process failed.
User response:
Check the error log for messages related to this failure. Shut down the server and start the server again. If the problem persists, contact your service representative.

5010-166

Specify ____ObjectName.

Explanation:
The object name is required for this operation in the format ServerName:ObjectName.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the object name in the format ServerName:ObjectName.

5010-167

Cannot find file or directory ____.

Explanation:
This file or directory could not be found.
System action:
The process failed.
User response:
Verify that the file or directory exists.

5010-168

Cannot communicate with the communication daemon. Use your local problem-reporting procedure to report this message.

Explanation:
The communication daemon is down.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your support personnel and ask them to start the communication daemon.

5010-169

Cannot create a new process at this time. Fork return value = ____.

Explanation:
An error occurred while trying to create a new process.
System action:
The process failed.
User response:
Check the return value in the AIX documentation to determine the cause of the error.

5010-170

Shell command ____ failed. Shell return code = ____.

Explanation:
An error occurred while trying to run a shell command. This message goes to the error log only.
System action:
The process failed.
User response:
Check the command and the return code in the system documentation to determine the cause of the error.

5010-187

Do you want to delete these objects? Enter y or Y to confirm, n or N to cancel the request.

Explanation:
You have requested to delete objects. This prompt requires a response from you.
System action:
If y or Y is entered, the objects are deleted. If n or N (or anything other than y or Y) is entered, the request is cancelled and no further processing occurs.
User response:
Enter y or Y to delete these objects, n or N to cancel the request.

5010-188

Cannot open file ____.

Explanation:
This file could not be opened.
System action:
InfoPrint Manager could not process the request.
User response:
Check the permissions for this file and try your request again. If your request continues to fail, contact your support personnel and ask them to verify that the filesystem is not full. If the file is on a mounted filesystem, ask them to verify that the filesystem is properly mounted and operational.

5010-189

Cannot read file ____. The file is corrupt.

Explanation:
This file could not be read.
System action:
The process could not be started.
User response:
Restore this file from the install tape. If the problem persists, contact your service representative.

5010-190

Cannot send notification. Server notification message file ____ cannot be opened.

Explanation:
The file used for sending notification messages could not be created or opened. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
Check the permissions for this file. Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational.

5010-191

Cannot send electronic-mail notification message ____ to ____.

Explanation:
The server could not send the electronic-mail notification message to this user. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
No response is required to this informational message.

5010-192

Message from InfoPrint Manager server: ____

Explanation:
This is the text of the subject line sent with notification messages.
System action:
The text is sent as part of the notification message.
User response:
No response is required to this informational message.

5010-193

Cannot send notification message to the notification daemon.

Explanation:
The server could not send a notification message to the notifyd. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
No response is required to this informational message.

5010-194

Cannot find object identifier ____.

Explanation:
This object identifier is not recognized.
System action:
InfoPrint Manager could not process the request.
User response:
Verify the spelling of the object and try your request again. If your request fails, query a similar object. If this is successful, the first object may have been deleted. If this is not successful, use your local problem-reporting procedure to report this message.

5010-195

DPF resource database cannot delete entry with type ____ and name ____.

Explanation:
The DPF resource database could not delete the entry with the specified resource type and member name. The entry may still be marked as being used.
System action:
The process failed.
User response:
If you received this error after you tried to delete a resource in the Management Console, wait and retry the operation again later. Otherwise, contact your service representative.

5010-196

Job ____ (____:____) was cancelled by the operator or administrator.

Explanation:
The operator or administrator deleted this job. A notification-profile value requested that you be notified of the event job-cancelled-by-operator.
System action:
The job has been deleted or retained.
User response:
No response is required to this informational message.

5010-197

Job ____ (____:____) was cancelled by the user.

Explanation:
The user deleted this job. A notification-profile value requested that you be notified of the event job-cancelled-by-user.
System action:
The job has been deleted or retained.
User response:
No response is required to this informational message.

5010-198

Job ____ (____:____) was promoted.

Explanation:
This job was promoted to highest position in the queue. A notification-profile value requested that you be notified of the event job-promoted.
System action:
This job was promoted to highest position in the queue.
User response:
No response is required to this informational message.

5010-199

Job ____ (____:____) was resumed.

Explanation:
This job was resumed. A notification-profile value requested that you be notified of the event job-resumed.
System action:
The job has been resumed. If the job state is pending, the job can be scheduled to a destination.
User response:
No response is required to this informational message.

5010-200

Job ____ (____:____) is processing.

Explanation:
The server has begun to process this job. A notification-profile value requested that you be notified of the event processing-started.
System action:
The job has been scheduled to a destination.
User response:
No response is required to this informational message.

5010-201

The state of job ____ (____:____) changed to ____idn.

Explanation:
The state of the job has changed. A notification-profile value requested that you be notified of the event job-state-changed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-202

Job ____ (____:____) was modified.

Explanation:
This job was modified. A notification-profile value requested that you be notified of the event job-modified.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-203

Job ____ (____:____) was paused.

Explanation:
This job was paused. A notification-profile value requested that you be notified of the event job-paused.
System action:
The job has been paused. If it was processing or printing, it stopped. The job will not be available to be scheduled until it is resumed.
User response:
No response is required to this informational message.

5010-204

Job ____ (____:____) stopped processing due to job or destination errors.

Explanation:
The server aborted this job because job or destination errors occurred during processing. A notification-profile value requested that you be notified of the event job-aborted-by-server.
System action:
The server aborted this job.
User response:
Check the error log for messages related to this failure.

5010-205

Document ____ was cancelled by the operator.

Explanation:
The operator cancelled the document. A notification-profile value requested that you be notified of the event document-cancelled-by-operator.
System action:
The document has been cancelled.
User response:
No response is required to this informational message.

5010-206

Document ____ (____) in job ____ (____:____) was aborted by the server.

Explanation:
The server aborted this document. A notification-profile value requested that you be notified of the event document-aborted-by-server.
System action:
This document has been deleted.
User response:
Check the error log for messages related to this failure.

5010-207

Document ____ was cancelled by the user.

Explanation:
The user cancelled the document. A notification-profile value requested that you be notified of the event document-cancelled-by-user.
System action:
The document has been cancelled.
User response:
No response is required to this informational message.

5010-208

An error was detected in document ____ (____) of job ____ (____:____) during processing.

Explanation:
The server detected an error in the content of this file during processing. An example of this type of error is a syntax error in the file's page description language. A notification-profile value requested that you be notified of the event document-content.
System action:
Processing continues.
User response:
Verify that the job output was not affected by the error. Correct your file if necessary.

5010-209

The final document indication for job ____ (____:____) was not received by the server within the server's job-submission-timer interval. Job processing will continue.

Explanation:
The server did not receive an indication that all the documents had been sent within the amount of time specified in its job-submission-time attribute. A notification-profile value requested that you be notified of the event job-submission-not-complete.
System action:
The server will process the documents it has received as a complete job.
User response:
No response is required to this informational message.

5010-210

Document ____ (____) in job ____ (____:____) could not be accessed by the server.

Explanation:
This document could not be accessed by the server. A notification-profile value requested that you be notified of the event no-document.
System action:
The document and possibly the entire job have been aborted.
User response:
Check the error log for messages related to this failure. Look for messages indicating a server shutdown or a communication problem.

5010-211

The resource ____ needed by job ____ (____:____) was not available.

Explanation:
A resource needed by this job was not available. A notification-profile value requested that you be notified of the event no-resource.
System action:
The job was aborted.
User response:
Check the error log for messages related to this failure.

5010-212

Page ____ in document ____ could not be found.

Explanation:
A page specified in the page-select attribute value could not be found in the document. A notification-profile value requested that you be notified of the event page-select.
System action:
No pages of this document are processed.
User response:
Verify that the document file has not been corrupted and verify that the page requested is in the range of pages in the document.

5010-213

Job ____ (____:____) was discarded before it was delivered to its destination.

Explanation:
The date and time specified by the job-discard-time or the interval specified by the pull-print-job-timeout server attribute passed before the job processed and the job was discarded. A notification-profile value requested that you be notified of the event past-discard-time.
System action:
The job has been deleted.
User response:
No response is required to this informational message.

5010-214

Resource ____ that is required for job ____ (____:____) is not known to the server.

Explanation:
A resource required for this job is not known to the server. A notification-profile value requested that you be notified of the event unrecognized-resource.
System action:
The job was aborted.
User response:
Check the error log for messages related to this failure.

5010-215

An internal error was detected in server ____.

Explanation:
A server error occurred. A notification-profile value requested that you be notified of the event internal-server-error.
System action:
The process failed.
User response:
Check the error log for messages related to this failure. Contact your service representative.

5010-216

The date and time specified by the job-deadline-time for job ____ (____:____) has passed.

Explanation:
The date and time specified by the job-deadline-time for this job has passed. A notification-profile value requested that you be notified of the event past-deadline.
System action:
The job has been deleted.
User response:
No response is required to this informational message.

5010-217

____ ____ encountered an error.

Explanation:
An error occurred for this object that cannot be described by any other message. A notification-profile value requested that you be notified of the event other-error.
System action:
Processing continues.
User response:
Check the error log for messages related to this failure.

5010-218

The server saved checkpoint information for job ____ (____:____).

Explanation:
The server reached a checkpoint and collected information that could be used to resume the job if it were paused. A notification-profile value requested that you be notified of the event checkpoint-taken.
System action:
The server saved checkpoint information for this job.
User response:
No response is required to this informational message.

5010-219

Server ____ completed the transfer of document ____ (____) in job ____ (____:____).

Explanation:
A file transfer completed successfully. The file may now be modified without affecting the output. A notification-profile value requested that you be notified of the event file-transferred.
System action:
The document is being processed by InfoPrint.
User response:
No response is required to this informational message.

5010-220

Job ____ (____:____) was discarded by the server after it processed or the retention time expired.

Explanation:
The job-discard-time value, or the job-retain-until value, or the job-retention-period value has passed, and the job was deleted. If the job was discarded due to the job-discard-time value, the job processed before it was discarded. If the job was discarded due to the job-retention-period or the job-retain-until value, it may or may not have processed. A notification-profile value requested that you be notified of the event job-discarded.
System action:
The job has been deleted.
User response:
No response is required to this informational message.

5010-221

Read the message attribute value of a resource used by job ____.

Explanation:
A message has been supplied for a resource used by this job. A notification-profile value requested that you be notified of the event resource-message.
System action:
Processing continues.
User response:
Identify the resource and list its message attribute.

5010-222

Job ____ (____:____) was resubmitted to destination ____:____ from queue ____:____.

Explanation:
This job was successfully resubmitted to a destination. A notification-profile value requested that you be notified of the event job-resubmitted.
System action:
The job has been resubmitted and processing continues.
User response:
No response is required to this informational message.

5010-223

Destination ____:____ has registered with queue ____:____.

Explanation:
This destination has registered with this queue. The queue can now schedule jobs to this destination. A notification-profile value requested that you be notified of the event destination-registered.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-224

Successfully created object _______ ____:____.

Explanation:
The object was created. A notification-profile value requested that you be notified of the event object-created
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-225

Successfully deleted object _______ ____:____.

Explanation:
The object was deleted. A notification-profile value requested that you be notified of the event object-deleted.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-226

Successfully enabled destination ____:____.

Explanation:
This destination was enabled and can now accept jobs. A notification-profile value requested that you be notified of the event destination-enabled.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-227

Successfully resumed _______ ____:____.

Explanation:
A destination or queue was resumed. A notification-profile value requested that you be notified of the event object-resumed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-228

The state of destination ____:____ changed to _______.

Explanation:
The destination state changed. A notification-profile value requested that you be notified of the event destination-state-changed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-229

The state of server ____ changed to _______.

Explanation:
The server state changed. A notification-profile value requested that you be notified of the event server-state-changed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-230

The state of queue ____:____ changed to _______.

Explanation:
The queue state changed. A notification-profile value requested that you be notified of the event queue-state-changed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-231

The non-compulsory attribute ____ is ignored by server ____.

Explanation:
A non-compulsory attribute or value has been ignored by the server. A notification-profile value requested that you be notified of the event attribute-ignored.
System action:
The request was carried out as if the ignored attribute had not been listed.
User response:
No response is required to this informational message.

5010-232

The attribute ____ has been duplicated in the command.

Explanation:
The same attribute has occurred more than once in the argument of a command. A notification-profile value requested that you be notified of the event duplicate-attribute-ignored.
System action:
The last occurrence was used and the previous occurrences were ignored.
User response:
Verify that the last occurrence of the attribute in the command is correct.

5010-233

The job-abort-criteria for job ____ (____:____) has been exceeded.

Explanation:
The number of errors the destination has encountered while processing the job has exceeded the limit set by the job-abort-criteria attribute. A notification-profile value requested that you be notified of the event criteria-exceeded.
System action:
The job has been aborted by the destination.
User response:
Correct the errors and resubmit the job.

5010-234

Job ____ (____:____) is close to being discarded.

Explanation:
The date and time specified by the job-discard-time attribute or the job-retention-period attribute or the job-retain-until attribute is approaching. The job will be deleted at this time. A notification-profile value requested that you be notified of the event close-to-discard-time.
System action:
The job will be deleted at the discard time or when the retention time expires.
User response:
No response is required to this informational message.

5010-235

The job ____ has been interrupted by the user or operator.

Explanation:
The job has been interrupted by a user or operator by means of a pdinterrupt command. A notification-profile value requested that you be notified of the event job-interrupted.
System action:
The job has been interrupted.
User response:
No response is required to this informational message.

5010-236

____ ____ has encountered a warning condition.

Explanation:
This object encountered a warning condition that could not be described by any other event. This warning condition may precede an error. A notification-profile value requested that you be notified of the event other-warning.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-237

Destination ____:____ was shut down after job ____ (____:____) started processing.

Explanation:
The destination shut down after this job started processing. A notification-profile value requested that you be notified of the event destination-shutdown-job-requeued.
System action:
The job was requeued and will be scheduled again.
User response:
No response is required to this informational message.

5010-238

Resource ____ on destination ____:____ needs attention.

Explanation:
This resource needs attention by a person, not necessarily the operator. A notification-profile value requested that you be notified of the event resource-needs-attention.
System action:
Jobs requiring that resource cannot be processed until the problem is corrected.
User response:
Respond to the problem.

5010-239

Resource ____ on destination ____:____ needs operator attention.

Explanation:
This resource needs attention from an operator. A notification-profile value requested that you be notified of the event resource-needs-operator.
System action:
Jobs requiring this resource cannot be processed until the problem is corrected.
User response:
Respond to the problem.

5010-240

Successfully disabled destination ____:____.

Explanation:
This destination was disabled and will not accept new jobs. A notification-profile value requested that you be notified of the event destination-disabled.
System action:
The destination will not accept new jobs.
User response:
No response is required to this informational message.

5010-241

Successfully modified object _______ ____:____.

Explanation:
This object has been modified. A notification-profile value requested that you be notified of the event object-modified.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-242

Successfully paused _______ ____:____.

Explanation:
This destination or queue is paused and cannot process jobs. A notification-profile value requested that you be notified of the event object-paused.
System action:
This destination or queue cannot process jobs.
User response:
No response is required to this informational message.

5010-243

Destination ____:____ is no longer registered with queue ____:____.

Explanation:
This destination is no longer registered with this queue. A notification-profile value requested that you be notified of the event destination-unregistered.
System action:
The queue no longer sends jobs to this destination.
User response:
No response is necessary if this is the desired action.

5010-244

Successfully cleaned object _______ ____:____.

Explanation:
Jobs have been deleted from this object. A notification-profile value requested that you be notified of the event object-cleaned.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-245

Destination ____:____ needs attention.

Explanation:
This destination needs attention from a person, not necessarily the operator. A notification-profile value requested that you be notified of the event destination-needs-attention.
System action:
The destination cannot process jobs until it receives attention.
User response:
Respond to the destination.

5010-246

Destination ____:____ needs operator attention.

Explanation:
This destination needs attention from the operator. A notification-profile value requested that you be notified of the event destination-needs-operator.
System action:
The destination cannot process jobs until it receives attention.
User response:
Respond to the destination.

5010-247

Physical printer ____:____ has timed out.

Explanation:
This physical printer did not connect or get a response from the printer device in the time specified by the printer-timeout-period attribute. The printer device is being used by another application or job progress at the printer has stopped. The physical printer continues its attempts to connect or print to the printer device. A notification-profile value requested that you be notified of the event printer-timed-out.
System action:
Jobs are not processed until the physical printer connects to the printer device.
User response:
Check that the printer is powered-on, ready, and able to print jobs. If it is, the device may be in use by another application. If you cannot wait for the printer device to become available, delete the job specifying a nonzero retention period and resubmit it to another logical printer. Contact your support personnel and ask them to dedicate the printer device to InfoPrint Manager to eliminate the contention for the device.

5010-248

______ is not a valid name. The names of PSF destinations must be 8 characters or fewer.

Explanation:
InfoPrint Manager requires psf destination-support-system destination names to be 8 characters or fewer.
System action:
The new destination was not created.
User response:
Enter the command again and specify a name that is 8 characters or fewer.

5010-249

There is no currently printing job to be paused on the printer.

Explanation:
A request was made to pause the currently printing job on a printer, but the printer had no currently printing jobs. The job may have completed before the pause request was received by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the correct printer name was specified. Check if the job completed printing.

5010-250

Syntax error in ____.

Explanation:
This string contains syntax errors and may contain characters that are not valid. The valid characters are A-Z, a-z, 0-9, underscore ( _ ), hyphen ( - ), and period ( . ).
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax, and enter the command again.

5010-251

Attribute ____ requires the = operator.

Explanation:
The = operator is required to set the value of this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the attribute and its value in the format attribute=value.

5010-252

An attribute value cannot be specified with the == operator. The request is ignored. Use the = operator to replace the attribute value.

Explanation:
The == operator resets an attribute value to its default value. A value cannot be specified with this operator.
System action:
The request is ignored and the attribute value is not changed.
User response:
To set an attribute value, enter the command again and specify the attribute and its value in the format attribute=value.

5010-253

Syntax error. ____ is in the wrong position.

Explanation:
This string is in the wrong position.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the position of this string, and enter the command again.

5010-254

Specify a value after the ____ operator

Explanation:
A value is required for this operation. The replace (=), add (+=), and remove (-=) operators must be followed by a value.
System action:
The attribute value is not changed.
User response:
Enter the command again and specify a value after the operator.

5010-255

Specify the closing brace (}).

Explanation:
An opening brace ({) was specified without a corresponding closing brace (}).
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a closing brace for each opening brace.

5010-256

Specify the opening brace ({).

Explanation:
A closing brace (}) was specified without a corresponding opening brace ({).
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify an opening brace for each closing brace.

5010-257

DPF resource database cannot find entry with GRN name __.

Explanation:
The DPF resource database could not find an entry with the specified GRN member name.
System action:
The process failed.
User response:
Contact your service representative.

5010-258

Job ____ (____:____) was held for pull print. If there are no other reasons that the job cannot be scheduled, go to the printer, LDAP log in, and request the job.

Explanation:
The job cannot be scheduled to process at a destination until requested by the user at the printer. A notification-profile value requested that you be notified of the event job-cannot-be-scheduled.
System action:
The job stays in the queue.
User response:
If there are no other reasons that the job cannot be scheduled, go to the printer, LDAP log in, and request the job.

5010-259

DPF Host Receiver ____ is out of Host Assigned IDs (HAIDs). Print or delete DPF jobs to free up HAIDs.

Explanation:
There are too many DPF jobs in the InfoPrint Manager server so the DPF Host Receiver has run out of Host Assigned IDs (HAIDs).
System action:
DPF Host Receiver stops processing and waits for HAIDs to be freed up. The InfoPrint Manager server continues processing.
User response:
Print or delete some DPF jobs to free up HAIDs.

5010-260

Cannot create the value type ____ from multiple strings: ____.

Explanation:
This attribute cannot be set to multiple values.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a single value for this attribute.

5010-261

Unexpected ASN.1 choice encountered. Use your local problem-reporting procedure to report this message.

Explanation:
An internal process error has occurred. An unexpected ASN.1 choice field value was encountered during DPA protocol operations data unmarshalling.
System action:
The process failed.
User response:
Contact your support personnel and ask them to verify that the communication daemon sending requests uses the correct protocol.

5010-262

DPF Host Receiver ____ is out of RPM Assigned IDs (RAIDs). Print or delete DPF jobs to free up RAIDs.

Explanation:
There are too many DPF jobs in the InfoPrint Manager server so the DPF Host Receiver has run out of RPM Assigned IDs (RAIDs).
System action:
DPF Host Receiver stops processing and waits for RAIDs to be freed up. The InfoPrint Manager server continues processing.
User response:
Print or delete some DPF jobs to free up RAIDs.

5010-263

No job identifier was found in the ASN.1 structure. Use your local problem-reporting procedure to report this message.

Explanation:
An internal process error has occurred. An ASN.1 structure containing the results from a DPA protocol operation did not contain a job identifier data element.
System action:
The process failed.
User response:
Contact your support personnel and ask them to verify that the communication daemon sending requests uses the correct protocol.

5010-264

Command results were not received from the server.

Explanation:
A communication daemon failed to receive any results from the server.
System action:
The status of the operation is not known.
User response:
Use your local problem-reporting procedure to report this message.

5010-265

Cannot process a list request. Use your local problem-reporting procedure to report this message.

Explanation:
A list request could not be processed. The continuation context in a listObjectAttributesContinuation request is missing.
System action:
The process failed.
User response:
Contact your support personnel and ask them to verify that the communication daemon sending requests uses the correct protocol.

5010-266

The object class is not valid for a DPA protocol operation. Use your local problem-reporting procedure to report this message.

Explanation:
The object class is not valid for a DPA protocol operation.
System action:
The process failed.
User response:
Contact your support personnel and ask them to verify that the communication daemon sending requests uses the correct protocol.

5010-267

DPF Host Receiver ____ is out of DPF job numbers. Print or delete DPF jobs to free up DPF job numbers.

Explanation:
There are too many DPF jobs in the InfoPrint Manager server so the DPF Host Receiver has run out of DPF job numbers.
System action:
DPF Host Receiver stops processing and waits for DPF job numbers to be freed up. The InfoPrint Manager server continues processing.
User response:
Print or delete DPF jobs to free up DPF job numbers.

5010-268

Specify a value up to ____ characters long.

Explanation:
This value has a limitation on the character length of the string.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command and specify a value that is shorter.

5010-269

____ is not a valid hexadecimal number.

Explanation:
This value string is not a hexadecimal number. A hexadecimal number uses the characters 0-9 and A-F (or a-f).
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a hexadecimal number.

5010-270

____ is not a valid integer.

Explanation:
This string cannot be converted to an integer. An integer uses the characters 0-9.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify an integer.

5010-271

Value ____ is not valid. Specify an integer within the range ____ - ____.

Explanation:
This value is required to be an integer within a range of acceptable values.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify an integer that is within the range.

5010-272

____ is not a valid time. Specify a time in the format: YYYYMMDDHHMMSS.S[Z]

Explanation:
The time value is required to be specified in the format YYYYMMDDHHMMSS.S[Z]. Where YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, S is the tenth of second. The character Z can be specified to denote Greenwich mean time. If Z is not specified, the local time is used.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the date and time in the format YYYYMMDDHHMMSS.S[Z].

5010-273

____ is not a valid floating point number.

Explanation:
The input string cannot be converted to a floating point number.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a valid floating point number.

5010-274

____ is not a valid integer range. Specify a range in the format: MinimumValue:MaximumValue.

Explanation:
The range value is required to be in the format MinimumValue:MaximumValue. The MinimumValue and MaximumValue must be integers.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the range in the format MinimumValue:MaximumValue.

5010-275

The lower bound ____ of the range is greater than the upper bound ____.

Explanation:
The range value is required to be in the format MinimumValue:MaximumValue where the MinimumValue is less than the MaximumValue.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a range value with the MinimumValue less than the MaximumValue.

5010-276

Specify a logical destination name.

Explanation:
The logical destination name is required for this operation.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the name of a logical destination.

5010-277

Cannot create value type ____ from ____.

Explanation:
This value is not valid for the attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the valid values for this attribute and enter the command again.

5010-278

Attribute syntax error for ____.

Explanation:
The syntax for this attribute is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the attribute syntax and enter the command again.

5010-279

Started processing job ____ (____).

Explanation:
The destination started processing this job. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-280

Finished processing job ____ (____).

Explanation:
The destination completed processing this job. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-281

Do you want to delete all the jobs from these objects? Enter y or Y to confirm, n or N to cancel request.

Explanation:
You have requested to clean these objects. This prompt requires a response from you
System action:
If y or Y is entered, the jobs will be deleted. If n or N (or anything other than y or Y) is entered, the request is cancelled and no further processing occurs.
User response:
Enter y or Y to delete all the jobs from these objects, n or N to cancel request.

5010-282

The ____ attribute(s) override the document-formats-ripped-at-destination setting that required the document to be ripped at the actual destination.

Explanation:
InfoPrint is overriding the document-formats-ripped-at-destination actual destination setting because of the job, document or PSF header sheet attributes or attributes values which are forcing the job to be transformed.
System action:
InfoPrint is transforming the job.
User response:
No response is required to this informational message.

5010-283

The server ______ is already operational.

Explanation:
The server is already active, so it cannot be started.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-284

____ is not a valid time and date. Specify a time and date in the format of ____.

Explanation:
This string could not be converted to a valid date and time value because it did not match the expected format.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the date and time in this format.

5010-285

An attribute specified in the filter operation is not valid.

Explanation:
An attribute included in the filter criteria is not recognized by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the valid attributes and enter the command again.

5010-286

Filter syntax error.

Explanation:
The filter syntax is not valid.
System action:
InfoPrint Manager could not process the request
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax, and enter the command again.

5010-287

The filter expression does not match ASN syntax.

Explanation:
The filter expression does not match POSIX ASN syntax.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax, and enter the command again.

5010-288

Hot folder '____' is already assigned to logical destination ____.

Explanation:
A hot folder can only be assigned to one logical destination, and the specified hot folder is already assigned.
System action:
InfoPrint Manager could not process the request.
User response:
Select a different hot folder for this logical destination and try the operation again.

5010-289

The server timed out waiting to receive document ____ of job ____. The job is added to the queue to be scheduled again.

Explanation:
This document was not received within the period of time specified in the job-submission-timer server attribute.
System action:
The job is added to the queue to be scheduled to a destination again.
User response:
Check the log for communication or network related problems.

5010-290

LDAP authentication is required by the requested destination. Request a destination that does not require LDAP authenticated jobs or submit the job with an LDAP authenticating client.

Explanation:
Pull Print actual destinations only accept jobs from LDAP authenticated users.
System action:
InfoPrint Manager could not process the request.
User response:
Request a destination that does not require LDAP authenticated jobs or submit the job with an LDAP authenticating client.

5010-291

The message facility found an improper insert in a message acquired from the message catalog.

Explanation:
The inserts specified in the message text do not match the inserts that InfoPrint Manager is using. This message goes to the error log only.
System action:
The message is not processed and the server may shut down.
User response:
Contact your service representative.

5010-292

Document ____ (____) in job ____ (____:____) was aborted by the destination.

Explanation:
The destination deleted the document. A notification-profile value requested that you be notified of the event document-aborted-by-destination. SYSTEM_ACTION: The document did not process.
User response:
Check the document attributes and fonts to verify that they are supported by the destination.

5010-293

Document ____ (____) in job ____ (____:____) was cancelled at the destination.

Explanation:
The document was cancelled at the destination. A notification-profile value requested that you be notified of the event document-cancelled-at-destination.
System action:
The document did not process.
User response:
No response is required to this informational message.

5010-294

Successfully started _______ ____.

Explanation:
This server has started. A notification-profile value requested that you be notified of the event server-startup-complete.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-295

Successfully shut down _______ ____.

Explanation:
This server has shut down. A notification-profile value requested that you be notified of the event server-shutdown-complete.
System action:
The server is no longer available.
User response:
No response is required to this informational message.

5010-296

The _______ ____:____ is ready.

Explanation:
This object is ready. A notification-profile value requested that you be notified of the event object-ready.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-297

The _______ ____:____ is not ready.

Explanation:
This object is not ready. A notification-profile value requested that you be notified of the event object-not-ready.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-298

The _______ destination ____:____ has been assigned from queue ____ to queue ____.

Explanation:
The value of the associated-queue attribute of the destination was modified. A notification-profile value requested that you be notified of the event destination-associated-queue-modified.
System action:
The pdset command successfully changed the value of the associated-queue attribute of the destination.
User response:
No response is required to this informational message.

5010-299

The queue ____:____ is no longer backlogged.

Explanation:
The queue is no longer backlogged. InfoPrint Manager calculates that the jobs currently in the queue will process within the amount of time specified by the queue-backlog-lower-bound attribute. A notification-profile value requested that you be notified of the event queue-no-longer-backlogged.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-300

The job ____ (____:____) is retained.

Explanation:
The job is retained. A notification-profile value requested that you be notified of the event job-retained.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-301

The job ____ (____:____) is assigned to queue ____:____ and is in the _______ state.

Explanation:
This job was assigned to this queue and is in this state. A notification-profile value requested that you be notified of the event job-assigned-to-queue.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-302

Message from the transform or the print backend program: ____.

Explanation:
The transform or the destination backend has sent a message. A notification-profile value requested that you be notified of the event detailed-messages.
System action:
Processing continues, unless the transform or the destination backend message indicates otherwise.
User response:
No response is required to this informational message unless a response is required by the transform or the destination backend message.

5010-303

The job ____ (____:____) cannot be scheduled to a destination.

Explanation:
There are no longer any actual destinations available that can support this job's attributes. The actual destination that supported this job's attributes when the job was submitted is no longer available. The job cannot be scheduled to process at a destination. A notification-profile value requested that you be notified of the event job-cannot-be-scheduled.
System action:
The job stays in the queue.
User response:
Resubmit the job to a different destination. If there are no destinations that accept this job, contact your support personnel and ask them to restore the actual destination that supported this job's attributes or to add a actual destination to this queue that also supports this job's attributes.

5010-304

The queue ____:____ is backlogged.

Explanation:
InfoPrint Manager calculates that there are too many jobs in this queue for all the jobs to process within the time specified by the queue-backlog-upper-bound value. A notification-profile value requested that you be notified of the event queue-backlogged.
System action:
The queue continues to accept jobs, but there will be a delay before they process.
User response:
Alleviate the backlog by moving some of the jobs to a different queue or by adding destinations to this queue.

5010-305

The _______ ____ is shutting down.

Explanation:
This server has begun to shut down. A notification-profile value requested that you be notified of the event server-shutdown-started.
System action:
Jobs are not accepted by this server.
User response:
No response is required to this informational message.

5010-306

The destination ____:____ needs administrator attention.

Explanation:
This destination needs attention from the administrator. A notification-profile value requested that you be notified of the event destination-needs-administrator.
System action:
The destination state is changed to needs-key-operator and the destination is disabled.
User response:
Check the error log for messages related to this failure.

5010-307

The destination ____:____ requires a function that is not available.

Explanation:
The destination requires a function, such as duplex or offset stacking, that is not available. The function is disabled, but processing continues. A notification-profile value requested that you be notified of the event destination-function-unavailable.
System action:
Processing continues without the function.
User response:
If the function is required, contact your service representative.

5010-308

The license key of ____ was not found or is not valid. The product stops running on ____ . Contact your local representative immediately.

Explanation:
There is a problem with the locking criteria and the system fingerprint does not match the fingerprint of the license key.
System action:
The InfoPrint Manager software continues running in grace mode until the grace period ends.
User response:
Contact your local representative to receive a new license key before the grace period expires, otherwise the InfoPrint Manager software stops running on this system when the grace period ends.

5010-309

A server thread cannot register with the logging service.

Explanation:
A server thread could not register with the logging service. This message goes to the error log onl.
System action:
Processing continues, but some messages in the log may not contain complete information.
User response:
Contact your service representative.

5010-310

A server thread cannot cancel logging service registration

Explanation:
A server thread could not cancel its registration with the logging service.
System action:
Processing continues.
User response:
Contact your service representative.

5010-311

Cannot save local job IDs.

Explanation:
Local job IDs created by the communication daemon could not be saved in a file.
System action:
The local job IDs will be deleted when the server shuts down.
User response:
Use your local problem-reporting procedure to report this message.

5010-312

Cannot restore local job IDs.

Explanation:
The communication daemon could not find or open the file pdjobs that contains previously saved local job IDs. If this is the first time the communication daemon is started, this is an expected message.
System action:
InfoPrint Manager will not recognize local job IDs for jobs submitted before this communication daemon was started. Local job IDs will be created for new jobs.
User response:
If local job IDs should have been restored for existing jobs, check that the file pdjobs exists in the server directory and that its permissions are correct.

5010-313

The job ____ (____) has timed out.

Explanation:
The job did not process in the time specified by the Pull Print Feature job processing timeout setting.
System action:
The server attempts to move the job back in the originating Anyplace queue.
User response:
Ensure that the Pull Print Feature job processing timeout setting is configured according to your print environment.

5010-314

Cannot establish communications for the InfoPrint Manager GUI application windows.

Explanation:
The communications service could not be initialized.
System action:
The communication daemon continues to process commands, but cannot process the GUI application.
User response:
Exit from all the InfoPrint Manager GUI windows then start the communication daemon again.

5010-315

The communication daemon is already running.

Explanation:
The communication daemon has already been started.
System action:
This communication daemon was not started.
User response:
No response is required to this informational message.

5010-316

A communications error has occurred.

Explanation:
An error occurred while trying to process a request from a user interface.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-317

Cannot initialize device support system registration table.

Explanation:
An error occurred while trying to initialize the table that contains the registrations of the server device support systems.
System action:
The server attempts to continue running.

Contact your service representative.

5010-318

Too many device support systems are attempting to register with the server.

Explanation:
There are too many device support systems attempting to register with the server.
System action:
The server continues running, but some device support systems will not be available.
User response:
Use your local problem-reporting procedure to report this message. Contact your service representative.

5010-319

Starting the create request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-320

The create request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-322

Job ____ (____:____) is added to the queue to be scheduled again.

Explanation:
The job has been added to the queue to be scheduled again because the destination that accepted the job can no longer process the job. A notification-profile value requested that you be notified of the event job-requeued.
System action:
InfoPrint Manager resubmitted this job to the same queue and will schedule it again.
User response:
No response is required to this informational message.

5010-323

Starting the delete request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-324

The delete request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-325

Starting the set request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-326

The set request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-327

Starting the pause request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-328

The pause request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-329

Starting the resume request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-330

The resume request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-331

Starting the disable request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-332

The disable request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-333

Starting the enable request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-334

The enable request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-335

Starting the clean request for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-336

The clean request for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-338

The shutdown request for ____ ____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The shutdown request for this object has been processed. If the request was for a server and it completed without errors, the server no longer processes other requests.
User response:
No response is required to this informational message.

5010-339

Starting the create request for job ____ in server ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-342

Starting the add document request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-343

Add document request for job ____ (____) is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-344

Starting the close job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-345

The close request for job ____ (____) is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-346

Starting the modify job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-347

The modify request for job ____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-348

Starting the cancel job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-349

The cancel request for the job ____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-350

Starting the promote job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-351

The promote request for the job ____ has been completed.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-352

Starting the pause job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-353

The pause request for the job ____ (____) in ____ ____:____ has been completed.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-354

Starting the pause request for the current job on destination.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-355

Starting the resume job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-356

The resume request for the job ____ has been completed.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-357

Starting the resubmit request for job to destination ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-358

Starting the resubmit request for all jobs in ____ to destination ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-359

The resubmit request to destination ____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-360

A version of an object in the print database directory ____ is not valid.

Explanation:
An object could not be restored.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-361

Cannot deliver notification for event ____.

Explanation:
A notification event occurred, but the notification could not be delivered because notification service is not available. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
Shut down the server and start the server again. If the problem persists, contact your service representative.

5010-362

Starting the list request for ____ objects.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-363

The list request for ____ objects is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-364

Specify only one value for attribute ____.

Explanation:
This attribute cannot be set to more than one value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a single value for this attribute. To replace the existing value, use the = operator.

5010-365

Starting the list continuation request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-366

The list continuation request is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-367

Starting the query job request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-368

The query job request is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-369

Starting the query job continuation request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-370

The query job continuation request is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-371

The server ____ received a ____ signal request from the destination ____:____. The new destination state is ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-372

The server ____ completed processing a ____ signal request from the destination ____:____.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-373

The server ____ received a ____ signal request from the destination ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-374

Cannot rip a dpf job.

Explanation:
DPF jobs are not ripped, but instead are sent directly to the printer.
System action:
The process failed.
User response:
Change rip options or output-format attribute for the job so that dpf documents are not ripped.

5010-375

The last page value is ignored in page-select attribute.

Explanation:
The last page value in page-select attribute is not supported for DPF jobs. The value is ignored.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-376

SAP RFC call ____ failed.

Explanation:
The RFC call failed.
System action:
Processing may continue.
User response:
Check the error log for messages related to this failure.

5010-377

SAP RFC call ____ was successful.

Explanation:
The RFC call was successfully made.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-379

The server ____ received a ____ signal request from the destination ____:____ for the job ____:____. The job state reason was____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-383

The server ____ received a ____ signal request from the destination ____:____ for the job ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-384

The job ____ (____: ____) was automatically rerouted to backup destination ____:____ from queue ____:____. The initially requested actual destination ____:____ cannot process the job.

Explanation:
The job was automatically rerouted to a destination indicated by the backup-destination attribute. A notification-profile value requested that you be notified of the event job-rerouted.
System action:
The job has been rerouted and processing continues.
User response:
No response is required to this informational message

5010-385

InfoPrint Manager's attempt to automatically reroute the job ____ (____:____) to a backup destination failed. Actual destination ____:____ that was requested to process the job is in ____ state.

Explanation:
InfoPrint Manager attempted to automatically reroute the job to a backup destination indicated by the backup-destination attribute. A notification-profile value requested that you be notified of the event job-rerouted.
System action:
InfoPrint Manager could not reroute the job to a backup destination.
User response:
No response is required to this informational message.

5010-395

The process ____ has been interrupted by the signal ____ (____).

Explanation:
This process received a signal, such as one generated by a kill command. This message goes to the error log only.
System action:
The process handles the signal or terminates.
User response:
No response is required to this informational message. If the signal continues to interrupt this process, identify what person or process is sending the signal.

5010-397

The server ____ has received a signal request of UNKNOWN.

Explanation:
This server received an UNKNOWN signal from another server.
System action:
The server ignores the signal.
User response:
Contact your service representative.

5010-398

The destination ____:____ received a ____ signal request from the server ____

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-399

The destination ____:____ completed processing a ____ signal request from the server ____.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-400

Specify LocalJobID[.DocNumber] or GlobalJobID[.DocNumber].

Explanation:
When a document is referenced, the local or global job ID is required.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the local or global job ID in the format ServerName:JobID or JobID.DocNumber.

5010-401

Cannot create directory ____.

Explanation:
An error occurred while trying to create this directory.
System action:
The process failed.
User response:
Contact your support personnel and ask them to check the permissions of the parent directory and to verify that the filesystem is not full. If the file is on a mounted filesystem, ask them to verify that the filesystem is properly mounted and operational.

5010-402

The length of time ____:____ is not valid. Specify a length of time within the range ____:____ - ____:____.

Explanation:
The length of time is required to be within a time range.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a time value that is within the range. If the time range is not acceptable, change the attribute values that are used to define the range.

5010-403

Cannot start the server ____ daemon. Return Code=____. Check the error log for messages related to this failure.

Explanation:
An error occurred while trying to start the server daemon
System action:
The server is not started.
User response:
Check the error log for messages related to this failure.

5010-404

Cannot start server ____. Check the error log for messages related to this failure.

Explanation:
The server could not be started.
System action:
The server is not started.
User response:
Check the error log for messages related to this failure.

5010-405

Successfully started server ____.

Explanation:
The server started successfully.
System action:
The server is available for processing requests.
User response:
No response is required to this informational message.

5010-406

Creating default objects. Please wait.

Explanation:
Default objects are being created in the server.
System action:
Processing continues.
User response:
Wait for the default objects to be created.

5010-408

The server requires the PSF backend to be installed.

Explanation:
The PSF backend is required to be installed on the same machine as the server containing the actual destinations.
System action:
The process failed.
User response:
Install the PSF backend on the same machine as the server, move the server to a machine that already has the PSF backend installed, or create the PSF actual destination in a server on a machine that has the PSF backend installed.

5010-409

Cannot verify that the server is operational.

Explanation:
A server is required to be running for this request to be completed.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again on a machine where a server is running.

5010-410

PSFAPI command ____ failed. Return code = ____.

Explanation:
An error occurred while trying to run a PSF command. This message goes to the error log only.
System action:
The process failed.
User response:
Verify localhost resolves correctly and psfapid is running or contact your service representative.

5010-411

Version number ____ of object ____ in print database is greater than the current version number ____.

Explanation:
While restoring the specified object from the print database, the server discovered that the version number of the object stored in the database is greater than the current version number for that object class. The most likely cause is that you applied service to your InfoPrint Manager server and then backed it off.
System action:
The server continues restoring the object.
User response:
If there are no further errors regarding the restore of this object, no action is needed.

5010-412

Current ulimit for data is set too low. The ____ process requires a minimum data ulimit of ____. System administrator must use ulimit -d.

Explanation:
You are not authorized to raise the current ulimit to the minimum level required. Before re-running this process, have the system administrator raise the data ulimit in your user profile with the ulimit -d command.
System action:
The process failed.
User response:
Have the system administrator raise the ulimit.

5010-413

Specify the value ____ in the format delivery-method:delivery-address.

Explanation:
The value is required to be in the format delivery-method:delivery-address
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the value in the format delivery-method:delivery-address.

5010-415

Specify an object name with 255 characters or fewer.

Explanation:
An object name cannot be longer than 255 characters.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify an object name with 255 characters or fewer.

5010-416

Document ____ is processed.

Explanation:
Successfully completed processing for this document. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-417

The result-set of job ____ (____) is submitted to the PSF backend.

Explanation:
This job's result-set is being submitted to the PSF backend. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message

5010-418

The request for job ____ (____) returned from the PSF backend with the return code ____.

Explanation:
If the return code is 0, the request is accepted. If the return code is not zero, the PSF destination is disabled and in the needs-key-operator state. This message goes to the error log only.
System action:
If the return code is 0, processing continues. If it is not zero, the destination is in the needs-key-operator state and is disabled.
User response:
If the return code is a not zero, check the error log for messages related to this failure. Fix the problem and enable the destination.

5010-419

Unable to start SAPCBD ____.

Explanation:
The sapcbd does not start.
System action:
None.
User response:
Check the error log for messages related to this failure. Contact your service representative.

5010-420

Cannot open a status file for the PSF backend.

Explanation:
An error occurred while trying to open the status file that InfoPrint Manager uses to communicate with the PSF backend program. This message goes to the error log only.
System action:
The process failed.
User response:
Check for filesystem problems. For example, check if the /tmp filesystem is full. If this problem persists, contact your service representative.

5010-421

Cannot write to a status file for the PSF backend.

Explanation:
An error occurred while writing to the status file that InfoPrint Manager uses to communicate with the PSF backend program. This message goes to the error log only.
System action:
The process failed.
User response:
Check for filesystem problems. For example, check if the /tmp filesystem is full. If this problem persists, contact your service representative.

5010-422

Cannot duplicate the status file descriptor for the PSF backend.

Explanation:
An error occurred while trying to duplicate the file descriptor for the status file that InfoPrint Manager uses to communicate with the the PSF backend program. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-423

Cannot initialize the status file for the PSF backend.

Explanation:
An error occurred while trying to initialize the status file that InfoPrint Manager uses to communicate with the the PSF backend program. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-424

Cannot duplicate the device file descriptor.

Explanation:
An error occurred while trying to duplicate the file descriptor for the device file. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-425

The notification service cannot communicate with the communication daemon ____.

Explanation:
A notification event occurred, but the notification cannot be delivered because the notification service to this communication daemon is not available. This message goes to the error log only.
System action:
The notification message is not delivered.
User response:
If the communication daemon is not running on the system identified by the IP address in the message, start the communication daemon. If the communication daemon is already running, contact your service representative.

5010-426

The server ____ received a ____ signal request from the communication daemon ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-427

The server ____ completed processing a ____ signal request from the communication daemon ____.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-428

Successfully started SAPCBD ____.

Explanation:
The SAPCBD started.
System action:
None.
User response:
No response is required to this informational message.

5010-429

Server dynamically increased its named pipes allocation in /var/psm to ____.

Explanation:
The server increased the number of named pipes.
System action:
None.
User response:
Consider setting PD_MAX_PIPES so the server will start with this allocation.

5010-430

Syntax error. Usage: ____ ServerName

Explanation:
The syntax used for this command is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the ServerName.

5010-431

The user attempting to run this program has no permission. Check the RESPONSE field of the message for further debug information.

Explanation:
The program requires privileges to perform certain operations, but the user attempting to run the program does not have an adequate authority level.
System action:
The program is not started.
User response:
Verify that the user running this program is the user specified in the IPM_USER environment variable from the/etc/environment file.

5010-432

The server is listening for requests.

Explanation:
The server can now process commands.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-433

The server has been interrupted by the signal ____ (____).

Explanation:
The server received a signal, such as one generated by the kill command.
System action:
The server terminates.
User response:
Identify the person or program sending the signal. Fix the problem and start the server again.

5010-434

The file ____ could not be transferred using the pipe-pull method. Return code = ____.

Explanation:
A failure occurred while trying to transfer a document using the pipe-pull transfer method. This message goes to the error log only.
System action:
The document will not process with the job.
User response:
No response is required to this informational message.

5010-435

SNMP is not active on the destination. SNMP must be active to perform the operation.

Explanation:
SNMP must be active on the destination to perform the operation.
System action:
InfoPrint Manager could not process the request.
User response:
Activate SNMP on the destination and try the request again.

5010-436

The _______ attribute must be set correctly on the destination to perform the operation.

Explanation:
The attribute must be set properly on the destination to perform the operation.
System action:
InfoPrint Manager could not process the request.
User response:
Set the attribute on the destination to the proper value and try the request again.

5010-437

The destination ____:____ cannot register with the queue ____.

Explanation:
This destination could not register with the queue in the time indicated by the server's PD_ENABLE_TIMEOUT environment variable. A notification-profile value requested that you be notified of the event unable-to-register.
System action:
Jobs cannot be scheduled to this destination.
User response:
Verify that the server containing the queue named in the associated-queue attribute of the destination is running. If it is not running, start the server again. Check the error log for messages related to network problems that could keep the server containing the destination from communicating with the server containing the queue.

5010-439

The SNMP device operation failed with a ____ exception.

Explanation:
The request failed for the reason indicated.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your service representative.

5010-440

A resource requested by the job is not supported by the destination assigned to this job.

Explanation:
The destination does not support the job's resource requirements. This message goes to the error log only.
System action:
The server tries to schedule the job on another destination.
User response:
No response is required to this informational message.

5010-441

A resource requested by the job is not ready on the destination assigned to this job.

Explanation:
The destination is not ready to support the job's resource requirements. This message goes to the error log only.
System action:
The server tries to schedule the job on another destination.
User response:
No response is required to this informational message.

5010-444

Printer ____ has an over temperature fuser.

Explanation:
The specified printer reported that it has an over temperature fuser.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Fix the over temperature fuser problem.

5010-445

Printer ____ has an under temperature fuser.

Explanation:
The specified printer reported that it has an under temperature fuser.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Fix the under temperature fuser problem.

5010-446

Printer ____ is running but has a missing input tray.

Explanation:
The specified printer reported that one of its input trays is missing, but that it is continuing to run using another tray.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-447

Printer ____ has a missing input tray.

Explanation:
The specified printer reported that one of its input trays is missing.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Attach the missing input tray to the printer.

5010-448

The SNMPv3 connection to printer ____ has been lost, using SNMPv1.

Explanation:
Due to parameters mismatch or network problems, the SNMPv3 connection to the selected printer was lost, but the SNMPv1 connection is working.
System action:
The SNMP connection will continue to work, but without data protection.
User response:
Check the SNMPv3 parameters or the network connectivity.

5010-449

Cannot determine the local hostname. Use your local problem-reporting procedure to report this message.

Explanation:
The local hostname could not be determined.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-450

Cannot determine the local IP address.

Explanation:
The local host IP address could not be determined.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-451

InfoPrint Manager is not properly installed.

Explanation:
The server was not able to start.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-452

Cannot communicate with the communication daemon on port ____. Use your local problem-reporting procedure to report this message.

Explanation:
The communication daemon may not be running.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message. If the communication daemon is not running, start it again.

5010-453

Printer ____ has one ore more missing printer supplies. To find which supply, see the printer console or the Printer Details Dialog in the InfoPrint Manager GUI.

Explanation:
The specified printer reported that one or more of its printer supplies is missing.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
To find which supply, see the printer console or the Printer Details Dialog in the InfoPrint Manager GUI. Attach the missing printer supply to the printer.

5010-454

The ____ to receive notification events from server ____ was successful.

Explanation:
The communication daemon successfully registered or unregistered with the server to receive event notification.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-455

Successfully cancelled event notification registration with server ____.

Explanation:
The communication daemon successfully cancelled its event notification registration with the server.
System action:
The communication daemon will no longer receive InfoPrint Manager Administrator GUI event notification from this server.
User response:
No response is required to this informational message.

5010-456

Starting a shutdown request of type ____ for ____ ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-457

A waste printer supply collector for printer ____ is full.

Explanation:
The specified printer reported that it has a full printer supply collector.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Empty the full printer supply collector.

5010-458

A waste printer supply collector for printer ____ is almost full.

Explanation:
The specified printer reported that it has an almost full printer supply collector.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-459

Specify only one job to promote.

Explanation:
Only one job can be promoted at a time.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify only one job ID.

5010-460

Printer ____ is missing media.

Explanation:
The specified printer reported that it is missing media.
System action:
Printing on this printer may be stopped until the problem is corrected.
User response:
Load the missing media in to the printer.

5010-461

Printer ____ is moving offline.

Explanation:
The specified printer reported that it is moving offline.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Bring the printer back online.

5010-462

Your minimum configuration is now active: Logical Destination: ____ | V Queue: ____ | V Actual Destination: ____ You may now issue InfoPrint Manager commands against these objects. To do a test print, enter: pdpr -p ____ /etc/motd A record of the InfoPrint Manager commands issued while this ran is in ____. 5010 : 463 Press Enter to continue or press Ctrl-C to cancel the request:

Explanation:
The pdmincfg utility successfully completed.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-463

Press Enter to continue or press Ctrl-C to cancel the request:

Explanation:
This prompt requires a response from you.
System action:
If you press the Enter key, the utility continues processing. If you press the Ctrl-C keys, your request is cancelled and no further processing occurs.
User response:
Press Enter to continue or press Ctrl-C to cancel the requeue.

5010-464

Printer ____ has an output bin that is almost full.

Explanation:
The specified printer reported that it has an almost full output bin.
System action:
The server continues processing.
User response:
Empty the output bin on the printer.

5010-465

Printer ____ has been powered off.

Explanation:
The specified printer reported that it has been powered off.
System action:
The server continues processing.
User response:
Power on the printer if you need to use it.

5010-466

Printer ____ is warming up.

Explanation:
The specified printer reported that it is warming up.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-467

Incorrect number of PLACE commands.

Explanation:
The number of PLACE commands found on the explicit-page-placement attribute does not equal the total number of available enhanced n-up page partitions. If printing simplex, the number of PLACE commands should equal the number-up value. If printing duplex, the number of PLACE commands should equal the number-up value times 2.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the attribute and its value and enter the command again.

5010-468

PLACE command values do not match output-format.

Explanation:
The partition numbers and/or sheet sides in the PLACE commands specified on the explicit-page-placement attribute do not match the partition order and sheet side values of the specified output-format. The values from the PLACE commands are used instead of the output-format values.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-469

The SNMP function has encountered a serious error and shutdown. Server must be restarted to restore SNMP function.

Explanation:
The SNMP function encountered a serious problem and has been shutdown. SNMP can no longer be used to obtain printer status.
System action:
The server will continue to run but actual destinations will no longer detect printer status automatically.
User response:
Shutdown and restart the server to restore SNMP function.

5010-470

Creating logical printer ____.

Explanation:
This logical printer is being created.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-471

Creating queue ____.

Explanation:
This queue is being created.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-472

Enabling logical printer ____.

Explanation:
This logical printer is being enabled.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-473

Enter 1 or 2 for the type of physical printer to be created: 1 = Test physical printer that does not print to a printer device 2 = Physical printer that uses your attributes file

Explanation:
This prompt requires a response from you.
System action:
InfoPrint Manager is waiting for a response.
User response:
Enter 1 or 2.

5010-474

Enter the name of your printer attributes file:

Explanation:
This prompt requires a response from you.
System action:
InfoPrint Manager is waiting for a response.
User response:
Enter your printer attributes file name.

5010-475

The selected choice is not valid. Default selection 1 is used.

Explanation:
Your selection from the previous prompt was not valid. InfoPrint Manager defaulted to create a test physical printer that does not print to a printer device.
System action:
A test physical printer will be created.
User response:
No response is required to this informational message.

5010-476

Creating physical printer ____.

Explanation:
This physical printer is being created.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-477

Enabling physical printer ____.

Explanation:
This physical printer is being enabled.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-478

Cannot initialize objects from the InfoPrint Manager base directory. Check your PDBASE environment variable.

Explanation:
A sub-directory of the directory specified by the PDBASE environment variable could not be used to initialize objects.
System action:
The process failed.
User response:
Verify the pathname and permissions of the directory specified by the PDBASE environment variable and its sub-directories.

5010-479

Object identifier support memory allocation error. Return code = ____.

Explanation:
The object identifier support encountered a memory allocation error during initialization.
System action:
The process failed.
User response:
Contact your service representative.

5010-480

Starting to filter object class ____.

Explanation:
The server is searching for objects whose attributes may be returned in response to a filtered list request. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-481

Successfully completed filtering for object class ____.

Explanation:
The server finished searching for objects whose attributes are returned in response to a list request. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-482

The filter request requires an attribute, an operator and a value.

Explanation:
The filter criteria specified in the FilterText of the command is required to be in the format <attribute><operator><value>.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the filter criteria and enter the command again.

5010-483

The filter request requires a value.

Explanation:
A value is missing from the filter. The filter criteria specified in the FilterText of the command is required to be in the format <attribute><operator><value>.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the filter criteria and enter the command again.

5010-484

The filter request requires an operator before ____.

Explanation:
An operator is missing after the attribute. The filter criteria specified in the FilterText of the command is required to be in the format <attribute><operator><value>.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the filter criteria and enter the command again.

5010-485

Specify the == or =* filter operator for attribute ____.

Explanation:
This attribute only supports the == (exact match) and =* (match first part of value) operators.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the == or =* operator for this attribute.

5010-486

The operator ____ is not valid for attribute ____.

Explanation:
This operator is not valid for this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the filter criteria and enter the command again.

5010-487

The number of operands and operators is not valid for a filter request.

Explanation:
The number of operands and operators were not consistent with the syntax for the filter text: <attribute><operator><value>.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the filter criteria and enter the command again.

5010-488

Each open parenthesis in the filter request must have a close parenthesis.

Explanation:
An opening or closing parenthesis is missing from the filter request.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a closing parenthesis for each opening parenthesis.

5010-505

Server ____ cannot find _______ ____.

Explanation:
This server could not find the object.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the object name is spelled correctly and enter the command again. If your request fails again, use your local problem-reporting procedure to report this message.

5010-506

Cannot shut down __ within the allotted time.

Explanation:
InfoPrint Manager restricts the amount of time allotted to shutting down a server when 'now' is specified. The server did not shut down in this period of time.
System action:
The server is immediately terminated.
User response:
No response is required to this informational message.

5010-507

Job completed due to terminating transform.

Explanation:
This job completed because a terminating transform was run against it.
System action:
The job is completed without being sent to the associated destination.
User response:
No response is required to this informational message.

5010-508

Running transform ____.

Explanation:
The specified transform object is being run on this job.
System action:
The transform runs.
User response:
No response is required to this informational message.

5010-509

Current server memory usage at ____ percent of process limit.

Explanation:
This informational message is periodically logged so that server memory usage may be tracked during normal operations.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-510

Server memory usage dropped below lower threshold (____.__percent). Running exit: "____".

Explanation:
The server memory usage dropped below the threshold specified in the server lower-memory-usage-threshold attribute.
System action:
The server runs the specified exit program.
User response:
No response is required to this informational message.

5010-511

Memory error __ occurred while processing a previous memory error.

Explanation:
While trying to recover from a memory error, another memory error occurred. This message goes to the error log only.
System action:
Memory error recovery may not complete.
User response:
Contact your service representative.

5010-512

Server memory usage grew above upper threshold (____.__percent). Running exit: "____";.

Explanation:
The server memory usage grew above the threshold specified in the server upper-memory-usage-threshold attribute.
System action:
The server runs the specified exit program.
User response:
Check the error log for subsequent messages indicating whether or not the exit program caused the server to properly recover from the memory usage constraint.

5010-513

Deadlock error. ____ is trying to wait on ____ which is waiting on ____. The server stopped processing.

Explanation:
A deadlock condition was detected. This message goes to the error log only.
System action:
The server stops processing.
User response:
Contact your service representative.

5010-514

Deadlock error. ____ is trying to wait on ____ which is waiting on ____ which is waiting on ____. The server stopped processing.

Explanation:
A deadlock condition was detected. This message goes to the error log only.
System action:
The server stops processing.
User response:
Contact your service representative.

5010-515

Catalog file ____ does not have expected version ____.

Explanation:
This catalog file does not have the expected version identifier. The catalog version and the version of InfoPrint Manager on this machine should match.
System action:
Processing continues.
User response:
Check the directories specified by the NLSPATH environment variable. If a catalog file does not have the expected version identifier, move the file to another directory.

5010-516

Day ____, month ____, year ____ is not a valid date.

Explanation:
These values could not be converted to a valid date. This message goes to the error log only.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-517

InfoPrint Manager detected a memory problem. Returned report code __.

Explanation:
InfoPrint Manager detected a memory problem.
System action:
InfoPrint Manager tries to recover from the error. If InfoPrint Manager cannot recover, the process terminates.
User response:
Contact your support personnel and ask them to shut down and restart the server.

5010-518

Memory error. InfoPrint Manager attempted to delete storage with invalid memory mark.

Explanation:
InfoPrint Manager detected an internal memory error.
System action:
The process terminates.
User response:
Contact your support personnel and ask them to shut down the server.

5010-519

Memory error. InfoPrint Manager attempted to delete storage with a size less than 0.

Explanation:
InfoPrint Manager detected an internal memory error.
System action:
The process terminates.
User response:
Contact your support personnel and ask them to shut down the server.

5010-520

Memory error. InfoPrint Manager attempted to delete memory more times than it was allocated.

Explanation:
InfoPrint Manager detected an internal memory error.
System action:
The process terminates.
User response:
Contact your support personnel and ask them to shut down the server.

5010-521

The server must have authority to access file __.

Explanation:
The server requires authority to access this file to complete the request.
System action:
InfoPrint Manager could not process the request.
User response:
Check the access permissions of this file against the user and group authorities of the server.

5010-522

Cannot write to file ____.

Explanation:
An error occurred while trying to write to this file.
System action:
The process failed.
User response:
Verify that the specified file exists and has the correct permissions. Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational.

5010-523

The _______ ____:____ has a problem child.

Explanation:
A child object of this object is in a problem state. A notification-profile value requested that you be notified of the event object-has-problem-child.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-524

The _______ ____:____ has no problem children.

Explanation:
No child objects of this object are in the problem state. A notification-profile value requested that you be notified of the event object-has-no-problem-children.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-525

Destination __ successfully registered.

Explanation:
This destination successfully registered with the server that contains the queue with which it is associated. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-526

Destination __ cannot register.

Explanation:
This destination could not register with the server that contains the queue with which it is associated. This message goes to the error log only.
System action:
The destination continues to try to register.
User response:
No response is required to this informational message.

5010-527

Cannot find destination __.

Explanation:
The lpd gateway could not find this destination, and it is not the name of an InfoPrint Manager destination.
System action:
InfoPrint Manager could not process the request.
User response:
Verify the spelling of the destination name and enter the command again.

5010-528

Cannot create job ____ (____:____, ____).

Explanation:
The server could not create this job. This message goes to the error log only.
System action:
The job is not created or processed by the server.
User response:
Check the error log for messages related to this failure.

5010-529

Set the environment variable PDBASE.

Explanation:
The PDBASE environment variable is used to find InfoPrint Manager objects. The PDBASE environment variable is required to be set before the servers start.
System action:
The servers did not start.
User response:
Export PDBASE before starting the servers.

5010-530

The lpr gateway cannot process your request.

Explanation:
The AIX enq interface to the InfoPrint Manager gateway is not operational.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message.

5010-531

Specify a destination name.

Explanation:
A destination name is required for this command.
System action:
InfoPrint Manager could not process the request.
User response:
Use the -P flag or set the LPDEST, PRINTER, or PDPRINTER environment variable to the name of a destination.

5010-532

Cannot remove a job on a remote system.

Explanation:
The ability to remove jobs is not available to users on remote systems.
System action:
InfoPrint Manager could not process the request.
User response:
Allow this job to complete or use your local problem-reporting procedure and ask them to delete this job.

5010-533

Server ____ is not accepting list requests for objects of class ____.

Explanation:
The server attribute disallow-list-object-classes includes the requested object class, so the server will not accept the list request.
System action:
InfoPrint Manager could not process the request.
User response:
Retry the request again later. If the request continues to fail, contact your system administrator.

5010-535

InfoPrint Manager cannot process this request. The communication daemon is shutting down.

Explanation:
The communication daemon is shutting down and cannot accept new commands.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message. Enter the command after the communication daemon has been started again.

5010-536

Specify the local job ID.

Explanation:
A job number is required to delete a job.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a job ID.

5010-537

A Windows printer definition already exists. Go to the Windows Printers panel and delete the printer named ____. You may need to cancel jobs on this Windows printer.

Explanation:
InfoPrint Manager needs to create a Windows printer for the actual destination to use. A Windows printer with this name already exists.
System action:
InfoPrint Manager could not process the request.
User response:
Remove the Windows printer and enter the command again.

5010-538

Unable to SNMP default attribute _______ on actual destination ____.

Explanation:
InfoPrint Manager was unable to default this attribute using SNMP provided information.
System action:
InfoPrint Manager could not set the attribute based on SNMP information.
User response:
Ensure the attribute is set correctly.

5010-539

The timeout period for the command has expired.

Explanation:
The timeout period defined by the PD_TIMEOUT environment variable has expired. Results of this request may not be displayed.
System action:
If the command has been accepted by the communication daemon, processing continues, but the results are not communicated to the user.
User response:
Change the PD_TIMEOUT environment variable and submit your request again, if necessary.

5010-540

The attribute __ is ignored.

Explanation:
This attribute will be ignored during command processing.
System action:
The command is accepted and processing continues.
User response:
No response is required to this informational message.

5010-541

Specify a positive number for the attribute value.

Explanation:
This value is required to be set to a positive integer, cardinal, medium dimension, or another value type that does not include negative numbers.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for this attribute value and enter the command again.

5010-542

Specify the results-profile attribute value ____ in the format: delivery-address:delivery-method:job-copies:event-comment.

Explanation:
This value is required to be specified in the format delivery-address:delivery-method:job-copies:event-comment.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the results-profile attribute value ____ in the format: delivery-address:delivery-method:job-copies:event-comment

5010-543

Specify an associated-queue value that does not contain a pathname.

Explanation:
The value of the associated-queue attribute cannot contain a pathname.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the syntax for the associated-queue attribute and enter the command again.

5010-544

No values match the filter value ____.

Explanation:
The search did not locate any matches for this filter value.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the possible filter values and enter the command again.

5010-545

Cannot process the filter. An object identifier context cannot be determined.

Explanation:
The search located too many possible matches.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command to verify the possible filter values and enter the command again.

5010-546

Some of the following values may not be supported. Possible values include: ____.

Explanation:
These possible values are listed to help you select a valid value for the attribute, but some of these values may not be supported.
System action:
Processing continues.
User response:
Enter this command again and specify a valid value.

5010-547

A client GUI has requested to ____ for events from server: ____.

Explanation:
A GUI wants to monitor or stop monitoring objects in the listed servers.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-548

Successfully created medium __.

Explanation:
This medium object has been successfully created.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-551

Destination ____ does not support the combination of values specified in the _______ and _______ attributes of job ____ (____:____).

Explanation:
This destination does not support this combination of job attribute values. This message goes to the error log only.
System action:
The server tries to schedule the job to another destination.
User response:
If the job is successfully scheduled to another destination, no response is required. If the job is not scheduled, resubmit the job to another destination or modify the job attributes values so that the new combination is supported by a destination associated with this queue.

5010-552

The _______ _______ _______ is not supported by server ____.

Explanation:
The server does not support the value specified for a sub-component of an attribute. The server has a corresponding supported attribute that lists the acceptable values.
System action:
InfoPrint Manager could not process the request.
User response:
List the server's corresponding supported attributes and choose one of the values. Enter the command again and specify a supported value.

5010-553

All documents in the job must have the same value for _______.

Explanation:
The destination does not support different values for this attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the job again with the same attribute value for all the documents or submit different jobs for each document.

5010-554

The job ____ is in a terminating state and cannot be cancelled.

Explanation:
The job just finished processing and is being deleted or moved into a retained state.
System action:
If the job does not have a retention period set, it will be deleted. If the job has a nonzero retention-period value, it will be retained.
User response:
If the job does not have a retention period set, no response is required. If the job has a nonzero retention-period value, enter the command again and specify a job-retention-period of 0.

5010-555

The job ____ is considered complete and no more documents may be added.

Explanation:
The job has been marked complete because the server was told the last document had been sent, or the time allowed between requests was exceeded. The job will process as is and no more documents can be added to it.
System action:
InfoPrint Manager could not process the request.
User response:
If more documents are required in the job, delete this job and submit a new job that includes the additional documents.

5010-556

Unknown object identifier (OID) "__________" encountered.

Explanation:
While processing this operation, the server encountered an object identifier that it did not recognize.
System action:
For some operations, the server can ignore the unknown OID and continue processing. If it cannot ignore the OID, the operation fails.
User response:

The most likely cause is a mismatch in the service levels between a client or pdserver running on a remote machine and the pdserver that is posting this error message. The remote system may be running one of the InfoPrint Manager Administration or Operation GUIs, Job Submission clients (such as InfoPrint Manager Submit Express, InfoPrint Manager Select, or any of the pdcommand clients for other version of UNIX), or another InfoPrint Manager pdserver instance that is sharing the namespace with this system. It is critically important to ensure that client and server levels are always synchronized. Verify the service levels of your interoperating clients and servers and update them all to the same level.

Another possible cause is that you applied service to your InfoPrint Manager server and then backed it off. If the error occurred after you backed off server, reapply the service that was backed off or restore your InfoPrint Manager system from a backup that was taken before the service was applied.

5010-557

The _______ _____ value is not supported by server ____.

Explanation:
This server does not support the requested attribute value. The server has a corresponding supported attribute that lists the acceptable values.
System action:
InfoPrint Manager could not process the request.
User response:
List the server's corresponding supported attribute and choose one of the values. Enter the command again and specify a supported value.

5010-558

Job ____:____ cannot be paused because it is past the last pausable point.

Explanation:
The destination is processing this job and it can no longer be paused.
System action:
The job completes.
User response:
No response is required to this informational message.

5010-559

Job ____:____ cannot be paused because it is past the last pausable point.

Explanation:
The destination is processing this job and it can no longer be paused.
System action:
The job completes.
User response:
No response is required to this informational message.

5010-560

A _______ value for the _______ attribute is not listed as supported in the _______ attribute.

Explanation:
A requested value is not supported.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and use a supported value or modify the supported attribute to include the value you want to use. To identify the supported values, list the values of the supported attribute.

5010-561

Cannot create default objects for this server. Run pdcrdflt on a system where the communication daemon is operational.

Explanation:
The new server was started but default objects could not be created for it due to a problem with the communication daemon.
System action:
The server continues running.
User response:
On a system where the a communication daemon is operational, enter "pdcrdflt ServerName" where ServerName is the name of your server.

5010-562

Destination ____ in server ____ is disabled and cannot accept submission requests.

Explanation:
Disabled destinations cannot accept submission requests.
System action:
InfoPrint Manager could not process the request.
User response:
List the message attribute of the destination to see if there is a message from the administrator or operator indicating when the destination will be available. If there is no message, contact your support personnel and ask them when the destination will be enabled, or submit the job to another destination.

5010-563

Disable _______ ____ in server ____ and try your request again.

Explanation:
This object must be disabled before it can be modified.
System action:
InfoPrint Manager could not process the request.
User response:
Disable the object and submit the modification request again.

5010-564

The initial-value-object ____ in server ____ cannot be modified while it is referenced by enabled destinations. Disable all destinations that use the initial-value-object and try your request again.

Explanation:
The initial-value-object lists enabled destinations in its logical-destinations-ready attribute. This initial-value-object cannot be modified when these destinations are enabled.
System action:
InfoPrint Manager could not process the request.
User response:
List the initial-value-object's logical-destinations-ready attribute and disable the destinations that are listed. Once these destinations are disabled, try your request again.

5010-565

Clean and disable destinations associated with object ____ in server ____ and try your request again.

Explanation:
Objects cannot be deleted if they contain jobs or are referenced by active destinations. For example, queues or servers cannot be deleted if they contain jobs, and queues and initial-value-jobs cannot be deleted if they are referenced by active destinations.
System action:
InfoPrint Manager could not process the request.
User response:
Clean and disable destinations referencing the object and try your request again.

5010-566

Cannot promote job ____ in server ____. The job is not pending.

Explanation:
The job must be in the pending state to be promoted.
System action:
InfoPrint Manager could not process the request.
User response:
Query the job to find its state. Perform the appropriate action to change the state to pending and try your request again.

5010-567

Cannot pause job ____ in server ____. The job is not pending, held, printing or processing.

Explanation:
The job must be in the pending, held, printing or processing state to be paused.
System action:
InfoPrint Manager could not process the request.
User response:
Query the job to find its state. If necessary, perform the appropriate action to change the state to pending or held and try your request again.

5010-568

Cannot resume job ____ in server ____. The job is not paused.

Explanation:
Only paused jobs can be resumed. Because the job was not paused, there is no need to resume it.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-569

Cannot resubmit job ____ in server ____. The job is not in a pending, held, retained or unknown state.

Explanation:
The job must be in the pending, held, retained or unknown state to be resubmitted.
System action:
InfoPrint Manager could not process the request.
User response:
Query the job to find its state. If necessary, perform the appropriate action to change the state to pending, held, or retained and try your request again.

5010-570

The job submitted to destination ____ in server ____ contains no print file documents. Submit a job with at least one print file document.

Explanation:
The job is required to contain at least one print file document. This job did not contain any documents or only contained resource documents.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the job again and specify a print file to be printed.

5010-571

Cannot remove the last print file document from job ____ in server ____.

Explanation:
The job is required to contain at least one print file document. The job cannot be modified to delete the last print file document.
System action:
InfoPrint Manager could not process the request.
User response:
Submit a modify request that does not delete the last print file document.

5010-572

Cannot change the current directory to ____.

Explanation:
A failure occurred while trying to change the current directory.
System action:
The process failed.
User response:
Check the pathname and permissions for the file and verify that it exists.

5010-573

Cannot delete file ____.

Explanation:
A failure occurred while trying to delete this file.
System action:
The process failed.
User response:
Check the permissions for this file and its containing directory.

5010-574

Cannot delete directory ____ and the files contained in it.

Explanation:
A failure occurred while trying to delete the specified directory and contained files.
System action:
The process failed.
User response:
Check the permissions for this file and its containing directory.

5010-575

Cannot read file ____.

Explanation:
This process does not have read permission to the specified file or the file does not exist.
System action:
The process failed.
User response:
Check the pathname and permissions for the file and verify that it exists.

5010-576

Cannot write to file ____.

Explanation:
This process does not have write permission to the specified file or the file does not exist.
System action:
The process failed.
User response:
Check the pathname and permissions for the file and verify that it exists. Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational.

5010-577

Cannot execute file ____.

Explanation:
This process does not have execute permission to the specified file, or the file does not exist.
System action:
The process failed.
User response:
Check the pathname and permissions for the file and verify that it exists. Verify that the filesystem is not full. If the file is on a mounted filesystem, verify that the filesystem is properly mounted and operational.

5010-578

An error occurred in ____.

Explanation:
This system function returned an error.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-579

____ is not a valid date and time. Specify a time in the format: YYYYMMDDHHMMSS.S[Z]

Explanation:
The time value is required to be specified in the format YYYYMMDDHHMMSS.S[Z], where YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, S is the tenth of second. The character Z can be specified to denote Greenwich mean time. If Z is not specified, the local time is used.
System action:
InfoPrint Manager could not process the request.
User response:
The time value is required to be specified in the format YYYYMMDDHHMMSS.S[Z], where YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, S is the tenth of second, of the requested date and time value. Use the character Z to denote Greenwich mean time.

5010-580

Job ____ (____:____) is scheduled to destination ____.

Explanation:
This job is being sent to the destination to be processed. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-581

Successfully resubmitted the following jobs to destination ____.

Explanation:
The jobs following this message were successfully resubmitted to the requested destination.
System action:
These jobs were resubmitted.
User response:
No response is required to this informational message.

5010-582

Specify unique values for the key components of attribute _______.

Explanation:
The key components of this complex attribute are required to be unique among all the values for the attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the request again and specify unique values for the key attribute components.

5010-583

Do you want to create a new server named ____? Enter y or Y to continue and create the server, enter n or N to cancel the request.

Explanation:
You have requested to create a new server. This prompt requires a response from you.
System action:
If you enter y or Y, a new server of this name will be created. If you enter n or N (or anything other than y or Y), the request is cancelled and no further processing occurs.
User response:
Enter y or Y to continue and create the server, or enter n or N to cancel the request.

5010-584

Unknown locale string "____" encountered.

Explanation:
While processing this operation, the server encountered a locale string that it did not recognize. The most likely cause is that two or more InfoPrint Manager servers are sharing the namespace, and they are at different service levels. Another possible cause is that you applied service to your InfoPrint Manager server and then backed it off.
System action:
The server ignores the unknown locale and defaults to using the server locale.
User response:
Verify the service levels of your interoperating servers and update them to the same level. If the error occurred after you backed off service, no action is needed.

5010-585

Destination ____ cannot be enabled. The server ____ cannot find ____ referenced by attribute _______.

Explanation:
The destination cannot be enabled. The server cannot find this object, which is referenced by an attribute of the destination.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the attribute value is correct and that the referenced object is created, and try your request again.

5010-586

Cannot enable destination ____ on server ____. A value for the associated-queue destination attribute is required.

Explanation:
The name of a queue with which to associate the destination is required to enable a destination.
System action:
InfoPrint Manager could not process the request.
User response:
Set the associated-queue attribute of the destination and try your request again.

5010-587

The file ____ containing the contents of one of the documents of job ____ cannot be accessed by server ____.

Explanation:
InfoPrint Manager is attempting to transfer the job to another server for processing or respooling. The server cannot access the file containing the document contents that was originally sent to it.
System action:
InfoPrint Manager could not process the request.
User response:
Contact your support personnel and ask them to verify that the server still has access to the filesystem.

5010-588

Cannot authenticate principal "____". A DCE error occurred during ____

Explanation:
The server could not authenticate itself due to a DCE error. This message is normally followed by message 5010-589, which contains the DCE-supplied description of the error.
System action:
The process failed.
User response:
Respond to the DCE message. If the error is "requested key is unavailable", verify that this server's name has been added to the key table on the machine where the server is running.

5010-589

The DCE message text is: ____

Explanation:
This is the message text from DCE describing the DCE error.
System action:
This depends on the error from DCE.
User response:
This message is normally preceded by an error message describing the action attempted when the error occurred. Refer to the explanation of that message for specific error-handling procedures and refer to the DCE message explanation.

5010-590

The server cannot delete directory ____ from the DCE namespace.

Explanation:
The server attempted to delete this directory from the DCE namespace and failed.
System action:
The server continues processing.
User response:
Use the DCE utility dcecp to verify that DCE is operating correctly. Verify that the account under which the server is running has the necessary DCE directory permissions. Use the DCE utility dcecp to manually delete the directory if necessary.

5010-591

Cannot authorize an operation for object ____. A DCE error occurred during ____.

Explanation:
The server could not authorize an operation due to a DCE error.
System action:
The process failed.
User response:
Examine the DCE message and take corrective action as suggested by that message. If the error is "ACL object not found", use the DCE utility dcecp to ensure that the object exists. Use the dcecp create utility to manually create a directory or object if necessary.

5010-592

Cannot delete server ____ while it contains jobs. To delete the jobs, clean the server.

Explanation:
Servers cannot be deleted if they contain jobs.
System action:
InfoPrint Manager could not process the request.
User response:
Clean the server and try your request again.

5010-593

Cannot read file ____.

Explanation:
This file could not be read.
System action:
The process failed.
User response:
Check the pathname and permissions for the file and verify that it exists.

5010-594

Syntax error. Usage: ____ AIXQueueName InfoPrintQueueName

Explanation:
The syntax for this command is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command as shown above.

5010-595

Cannot find AIX print queue ____ in file ____.

Explanation:
The AIX print queue could not be found in this file.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the print queue name was spelled correctly and that the print queue exists on this system. Submit the request again and specify a different print queue name, or submit the request on a system where this print queue exists.

5010-596

The AIX queue backend ____ in file ____ is not recognized.

Explanation:
The requested AIX print queue has this backend program associated with it. This backend program is not recognized as one that allows the print queue to be converted to an InfoPrint Manager destination.
System action:
InfoPrint Manager could not process the request.
User response:
Verify the spelling of the print queue name. Submit the request again and specify a different print queue name.

5010-597

Syntax error. Usage: ____ AIXQueueName ServerName PhysicalPrinterName InfoPrintQueueName

Explanation:
The syntax of the command is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command as shown.

5010-598

Log in to DCE and try your request again.

Explanation:
When a server is started for the first time, the initial set of objects is created by executing the utility pdcrdflt. This utility issues pdcreate commands, which require administrative authority. You are not currently logged in to DCE, which means you do not have administrative authority, and commands generated by pdcrdflt will fail. This message is normally followed by message prompt 5010-599.
System action:
InfoPrint Manager could not process the request.
User response:
Reply to the message prompt 5010-599.

5010-599

Do you wish to continue? Enter y or Y to continue, enter n or N to cancel this request.

Explanation:
You have requested to create default objects, but you are not logged into DCE. This prompt requires a response from you. This is a prompt to verify whether or not you wish to continue with this utility. If you continue, any of the commands requiring authorization will fail.
System action:
If you enter y or Y, the request continues but default objects will not be created because you do not have the authority to create default objects. If you enter n or N (or anything other than y or Y), the request is cancelled and no further processing occurs.
User response:
Enter y or Y to continue the pdcrdflt utility, or enter n or N to cancel this request so you can log in to DCE and try the pdcrdflt utility again.

5010-600

The attribute _______ is not valid for object class _______.

Explanation:
The attribute is not allowed for this object class.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command for a list of the attributes that are valid for this object class and enter the command again without specifying this attribute.

5010-601

Message from destination ____:

Explanation:
The following notification message is from this destination.
System action:
InfoPrint Manager sends the remainder of the notification message.
User response:
See the following message.

5010-602

The s370-channel-slot-number value ____ is not valid. Specify a number in the range 1-8 or 11-18.

Explanation:
The s370-channel-slot-number contains a value that is not valid. The value must be between 1 and 8 or between 11 and 18.
System action:
InfoPrint Manager could not process the request.
User response:
Check the slot number of the System/370 channel card installed in this machine. Enter the command again and set the s370-channel-slot-number attribute to this number.

5010-603

The s370-channel-device-address value ____ is not valid. Specify a two-digit hexadecimal number.

Explanation:
The s370-channel-device-address contains a value that is not valid. The value must consist of two hexadecimal digits.
System action:
InfoPrint Manager could not process the request.
User response:
Check the address of the printer on the System/370 channel. Enter the command again and set the s370-channel-device-address to these two hexadecimal digits.

5010-604

The DCE message text is not available. The DCE status = ____ and the message inquiry status = ____.

Explanation:
The DCE message text could not be retrieved. The DCE status code for the message text is listed along with the status code from the dce_error_inq_text call.
System action:
This depends on the DCE error.
User response:
This message is normally preceded by an error message describing the operation being attempted when the error occurred. Refer to the explanation of that message for specific error handling procedures.

5010-605

To delete retained job ____ (____:____), specify a retention-period of 0.

Explanation:
A retained job cannot be deleted unless a retention-period of 0 is set.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a job-retention-period of 0.

5010-606

The value _____ that was specified or defaulted for attribute _______ is not supported by the destination or by any of its associated actual destinations.

Explanation:
This value was specified or defaulted when the job was submitted. Neither the destination nor any of its associated actual destinations support this value.
System action:
InfoPrint Manager could not process the request.
User response:
If submitting or resubmitting a job, modify the request or select a destination that supports the values. If modifying a previously submitted job, resubmit the job to a destination that can support the values and then modify the job.

5010-607

Attribute destination-data-stream value _______ is not supported for attachment-type of _______.

Explanation:
This data stream is not supported for the attachment type.
System action:
InfoPrint Manager could not process the request.
User response:
Change either the destinaton-data-stream value or the attachment-type value and retry the command.

5010-608

Cannot write to AIX device file ____.

Explanation:
The device name must specify an existing AIX device or file. A user must have write permission to the device or file.
System action:
InfoPrint Manager could not process the request.
User response:
Specify an existing device or check with your AIX system administrator to correct the device permissions, and then retry the command.

5010-610

The error log file is full. New log information will be written to a new file.

Explanation:
The log file size has exceeded the size specified in the log's log-size attribute.
System action:
While this server continues to run, log information will be written to a new file.
User response:
If logging information to a new error log file is not important to you, no response is necessary. To prevent the error log from creating a new log file, increase the log-size, set log-wrap to "true" or stop and restart the server.

5010-611

Server ____ is not yet operational. Still attempting to communicate with the server...

Explanation:
InfoPrint Manager is attempting to verify that the specified server is operational by sending it an InfoPrint Manager command. The command has not been able to complete successfully yet.
System action:
InfoPrint Manager continues to try to contact the server.
User response:
To cancel this request, press Ctrl-C. No response is necessary to continue processing. If this message is repeated several times, check the error log for messages related to this failure.

5010-612

You must be authorized to perform this operation on object ____.

Explanation:
You are not authorized to perform this operation on this object.
System action:
InfoPrint Manager could not process the request. If multiple objects or operations were requested, the server may continue processing the other requests.
User response:
Verify that you are logged into DCE. If you are logged in and you require access, contact your support personnel and ask them to submit the request or give you access to the object.

5010-613

Too many documents were requested. The number of documents requested, _____, is calculated from the specified or defaulted values of _______ and _______. The number of documents requested exceeds the _______ value of the destination or all of its associated actual destinations.

Explanation:
The number of documents requested in a job must be less than the value of the maximum-copies-supported attribute of the destination and at least one of its associated actual destinations.
System action:
InfoPrint Manager could not process the request.
User response:
If submitting or resubmitting a job, modify the request or select a destination that supports the values. If modifying a previously submitted job, resubmit the job to a destination that can support the values and then modify the job. If necessary, submit several jobs with fewer documents in each job.

5010-614

The component _______ of attribute _______ is not supported by the server ____

Explanation:
This attribute component is not supported by the server.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and do not specify a value for the unsupported component of the attribute.

5010-615

The server has successfully logged in to DCE as ____.

Explanation:
The server has logged in to DCE as this principal name.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-616

You must be authorized to object ____ to perform this operation on jobs associated with it.

Explanation:
This object controls the authorization for this request. You do not have the authorization to complete this request.
System action:
InfoPrint Manager could not process the request. If multiple objects or operations were requested, the server may continue processing the requests.
User response:
If this request is necessary, contact your support personnel and ask them to submit the request or give you access to the object.

5010-617

Cannot copy file ____.

Explanation:
A file copy operation could not be completed. One possible reason is that the filesystem where PDBASE is located does not have enough space to hold a copy of the file.
System action:
The process failed.
User response:
Submit the job again and specify a transfer-method of with-request. If this error occurs again, use your local problem-reporting procedure to report this message.

5010-618

The server ____ is already operational.

Explanation:
The server is already active and cannot be started again.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-619

Cannot set or modify the following attributes after the object is created.

Explanation:
Values for the attributes listed may only be set at the time the object is created. These attributes cannot be modified after the object is created.
System action:
This is the pdls command response.
User response:
No response is required to this informational message.

5010-620

The following attributes can be set with either the pdcreate command or the pdset command.

Explanation:
Values for the attributes listed may be set at the time the object is created using the pdcreate command or after the object is created using the pdset command.
System action:
This is the pdls command response.
User response:
No response is required to this informational message.

5010-621

Global characters (*) cannot be used in object names.

Explanation:
Global characters (*) cannot be used in an object name. Global characters (*) can be used as part of a server name when the server name qualifies an object name. For example, server*:object is a valid use of the global character.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again without specifying a global character in the object name.

5010-622

The communication daemon does not support this command.

Explanation:
The communication daemon has received a command request that it does not support.
System action:
InfoPrint Manager could not process the request.
User response:
Verify that the command is spelled correctly. If it is, contact your support personnel and ask them to install the client again.

5010-623

The process is listening on port __.

Explanation:
This message displays the number of the TCP port that the process is using to listen for requests. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-624

Each opening quote (' or ") must have a closing quote. __

Explanation:
A single or double quote character does not have a matching quote. The append text shows where the error was detected.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again using matching quotes.

5010-625

Cannot recognize _______ ____.

Explanation:
InfoPrint Manager does not recognize the attribute or attribute value.
System action:
InfoPrint Manager could not process the request.
User response:
Refer to the InfoPrint Manager documentation or use the man command for a description of the possible attributes or values and enter the command again.

5010-626

Value ____ is not valid. Specify a value within the range ____ to ____.

Explanation:
This value is required to be between the upper and lower bounds of this range.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a value within the range.

5010-628

Cannot DCE login principal ____. A DCE error occurred during ____.

Explanation:
The server could not perform a dce_login due to a DCE error. The name of the principal under which the server was attempting to log in is displayed along with the DCE API that returned the error. This message is normally followed by message 5010-589, which contains the DCE-supplied description of the error.
System action:
The process failed.
User response:
Respond to the DCE message. If DCE reports that the requested key is not available, verify that this server's name has been added to the key table on the local machine.

5010-629

Cannot determine DCE identity. Use your local problem-reporting procedure to report this message. Cannot acquire network identity due to error ____ from sec_login_inquire_net_info.

Explanation:
The DCE network identity for this user could not be acquired by the client due to error in sec_login_inquire_net_info.
System action:
The process failed.
User response:
Contact your support personnel and ask them to check the error log for DCE-related errors.

5010-630

Cannot create _______ from ____ for attribute _______.

Explanation:
An attribute value was specified that is not valid for this multiple-component attribute.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a valid value for the multiple-component attribute. Refer to the InfoPrint Manager documentation or use the man command for a description of the possible values for this attribute.

5010-631

System function ____ returned error number ____.

Explanation:
A call was made to a system function or command that returned an error code.
System action:
The server attempts to continue processing.
User response:
Refer to your system documentation to look up the error value. If you cannot determine the cause of the failure, contact your service representative.

5010-632

System function ____ returned error number ____: ____

Explanation:
A call was made to a system function or command that returned an error code.
System action:
The server attempts to continue processing.
User response:
If you cannot determine the cause of the failure, contact your service representative.

5010-635

Destination ____ has shut down and job ____ was aborted.

Explanation:
The destination has shut down and the job was deleted. A notification-profile value requested that you be notified of the eventdestination-shutdown-job-aborted.
System action:
The process failed.
User response:
No response is required to this informational message.

5010-636

The return code ____ from a system command is not valid.

Explanation:
The server could not read the return code from a system command.
System action:
The process failed.
User response:
Shut down the server and start the server again.

5010-637

Cannot communicate with the communication daemon at ____ to remove the temporary document file ____.

Explanation:
The server could not communicate with the communication daemon. The temporary document file could not be deleted.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message. Contact your support personnel and ask them to delete the file and restart the communication daemon.

5010-640

Cannot create a DCE login context. A DCE error occurred during ____.

Explanation:
The process could not create a DCE login context due to a DCE error.
System action:
The process failed.
User response:
Contact your support personnel and ask them to examine the DCE message and take corrective action as suggested by that message. If the error is "connection request rejected", try stopping the server being used as the communication daemon and start the server again.

5010-641

Successfully shut down the communication daemon.

Explanation:
The communication daemon (psmd) has shut down.
System action:
The communication daemon is no longer available.
User response:
No response is required to this informational message.

5010-642

InfoPrint Manager server ____ detected a memory shortage and is attempting to recover memory.

Explanation:
InfoPrint Manager detected a memory shortage and is attempting to recover memory.
System action:
InfoPrint Manager attempts to recover memory.
User response:
No response is required to this informational message.

5010-643

Archive file created from ____ ____.

Explanation:
An archive file was created from this object.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-644

The default class is job. ____ is not a valid job ID. Specify a valid job ID or use the -c flag to specify a different class.

Explanation:
The default class is job and a valid job ID was expected.
System action:
The process failed.
User response:
Specify a valid job ID or use the -c flag to specify a different class.

5010-645

Cannot verify that the server is operational because your DCE login has expired.

Explanation:
Cannot verify that the server is operational because your DCE login has expired.
System action:
InfoPrint Manager could not process the request.
User response:
Log into DCE and issue the command pdls -c server ServerName to verify your server is operational. If the pdls command fails start the server again.

5010-646

Job ____:____ _______: ____.

Explanation:
The start-message, end-message, start-wait-message or message-from-operator for this job.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-647

No memory is available for the InfoPrint Manager server ____. Attempting shut down.

Explanation:
The server has no memory to process commands.
System action:
The server is automatically shut down.
User response:
Start the server again. If the server does not restart successfully, take the following action:
  1. Enter the command ulimit -d from the AIX command line. This returns the maximum amount of data a process can use.
  2. Edit the file in /usr/lpp/pd/bin you are using to start the server.
  3. If the line containing "ulimit -d <value>" is remarked out, delete the # remark, set the value to the value returned from the ulimit entered at the AIX command line and increase the value by 10%.
  4. If the line containing the ulimit command is not remarked out, increase the current value by 10%.
  5. Start the server again.

5010-648

The InfoPrint Manager server ____ is using ____ percent of its available memory.

Explanation:
The server has used the specified amount of its available memory. This message goes to the error log only.
System action:
The server will shut down automatically if memory usage reaches 90 percent.
User response:
No response is required to this informational message. If the server contains destinations, disable the destinations until several jobs have completed. If the server contains actual destinations, you may have to delete an actual destination so that you use less memory. To allow the server to have access to more memory, shut down the server and take the following action:
  1. Enter the command ulimit -d from the AIX command line. This returns the maximum amount of data a process can use.
  2. Edit the file in /usr/lpp/pd/bin you used to start the server.
  3. If the line containing "ulimit -d <value>" is remarked out, delete the # remark, set the value to the value returned from the ulimit entered at the AIX command line and increase the value by 10%%.
  4. If the line containing the ulimit command is not remarked out, increase the current value by 10%%.
  5. Start the server again.

5010-649

The process is unable to renew its DCE login identity. The InfoPrint Manager process is shutting down.

Explanation:
The DCE login identity of the process has a finite lifetime that is about to expire. An error occurred while the process attempted to renew its DCE login identity. This message goes to the error log only.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message. Start the server again.

5010-650

The communication daemon is unable to listen for calls from InfoPrint Manager servers. The communication daemon is shutting down.

Explanation:
The communication daemon encountered an error while attempting to listen for calls from InfoPrint Manager servers.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message. Restart the communication daemon using the startpsmd utility.

5010-651

Cannot communicate with the server ____.

Explanation:
This request required communication with another server, but communication with that server failed. The server may not be operational, or there may be network problems.
System action:
InfoPrint Manager could not process the request.
User response:
Use your local problem-reporting procedure to report this message.

5010-652

Starting the control request with operation ____ for ____ ____:____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-653

The control request with operation ____ for ____ ____:____ is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-654

Cannot process request. There are no jobs printing on ____.

Explanation:
The printer had no currently printing jobs and the operation requested requires at least one printing job.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the request again when the printer is printing a job.

5010-655

The destination ____ does not support the requested operation.

Explanation:
This operation is not supported by this type of destination.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a different destination or use a different command.

5010-656

Printer ____ performed a ____ of ____ sides.

Explanation:
The printer completed the space request on the job currently printing. This message goes to the error log only.
System action:
The current print job continues to print.
User response:
No response is required to this informational message.

5010-659

The job ____ (____:____) is the last job assigned to destination ____.

Explanation:
A notification-profile value requested that you be notified of the job-assigned-to-destination-at-end event.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-660

The job ____ (____:____) is assigned to destination ____.

Explanation:
A notification-profile value requested that you be notified of the job-assigned-to-destination event.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-661

The job ____ (____:____) is not assigned to any destination.

Explanation:
A notification-profile value requested that you be notified of the job-unassigned event.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-662

The job ____ (____:____) has been removed from object _______ (____:____).

Explanation:
A notification-profile value requested that you be notified of the job-removed event
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-663

The job ____ (____:____) has been changed in object _______ (____:____).

Explanation:
A notification-profile value requested that you be notified of the job-changed event.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-664

The job ____ (____:____) has changed position on destination ____ ____ ____.

Explanation:
A notification-profile value requested that you be notified of the job-changed-position event.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-665

Cannot process this job. No actual destinations currently accepting jobs are associated with destination ____.

Explanation:
This job cannot be accepted because none of the actual destinations associated with the destination have the accept-jobs attribute set to true.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the job to a different destination or use your local problem-reporting procedure to report this message.

5010-667

Load ____ medium on destination ____ and then change the _______ attribute of the destination to reflect this change.

Explanation:
The specified medium must be loaded on the destination.
System action:
The job is held in the destination until the medium is loaded in the destination and the destination attribute is updated, or until the job requesting this medium is cancelled.
User response:
Load the medium in the destination and then update the specified attribute to allow the job to process.

5010-668

Update the _______ attribute on destination ____ to allow a job with a _______ value of ____ to process.

Explanation:
The specified destination attribute must be updated so that a job can process.
System action:
The job is kept at the destination until the destination attribute is updated, or until the job is cancelled.
User response:
Update the specified attribute to allow the job to process.

5010-669

The requested operation could not be performed. The PSF backend return code = ____.

Explanation:
The requested destination operation could not be performed. The return code indicates the cause of the failure: -1001 - There was a problem communicating with the PSF backend -1002 - There was a problem communicating with the PSF backend 11 - The destination was at a point at which the operation could not be performed.
System action:
The process failed.
User response:
Correct the problem indicated by the return code and retry the operation.

5010-670

Destination capacity has been exceeded.

Explanation:
The job could not be accepted by the destination, because acceptance of the job would cause previously queued jobs to be unacceptably delayed.
System action:
The process failed.
User response:
Reduce the job-priority or adjust other scheduling attributes so that the job is not scheduled ahead of other jobs.

5010-671

Starting the reorder request for job ____ to ____ ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-672

The reorder request for job ____ to ____ ____ completed.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-673

Cannot process this job. The actual destination that you requested is not associated with destination ____.

Explanation:
This job cannot be accepted to process because none of actual destinations that you requested are associated with the destination.
System action:
InfoPrint Manager could not process the request.
User response:
Submit the job to a different destination, a different actual destination or use your local problem-reporting procedure to report this message.

5010-674

The delivery-method _______ requires a _______ to be specified.

Explanation:
The server requires a delivery-address for this delivery-method.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a delivery-address for the delivery-method.

5010-675

The _______ signal to server ____ failed.

Explanation:
An error occurred while trying to deliver a signal to the server. This message goes to the error log only.
System action:
Processing continues.
User response:
If there are many instances of this problem, start the server again.

5010-676

The current number of jobs in the server is ____.

Explanation:
This is the current number of jobs in the server. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-677

The current number of notifications to be handled in the server is ____.

Explanation:
This is the current number of notification events in the server that needs to be handled. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-680

The current number of GUI notifications to be handled in the server is ____.

Explanation:
This is the current number of GUI notification events in the server that needs to be handled. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-682

Creating InfoPrint Manager directories in the DCE namespace. Please wait.

Explanation:
InfoPrint Manager directories are being created in the DCE namespace.
System action:
Processing continues.
User response:
Wait for the directories to be created.

5010-683

Creating InfoPrint Manager directories in the DCE namespace. Please wait.

Explanation:
InfoPrint Manager is creating initial object access control list entries.
System action:
Processing continues.
User response:
Wait for the access control lists to be created.

5010-686

Cannot promote job ____ in server ____. The job is unassigned.

Explanation:
The job must be assigned to a destination to be promoted.
System action:
InfoPrint Manager could not process the request.
User response:
Assign the job to a destination and try your request again.

5010-687

Cannot reorder to target job ____ in server ____. The target job is unassigned.

Explanation:
The target job must be assigned to a destination to be used as target of reorder.
System action:
InfoPrint Manager could not process the request.
User response:
Assign the target job to a destination or select a different target job and try your request again.

5010-688

Cannot reorder job ____ in server ____. The job is not in a pending, held, paused, retained or unknown state.

Explanation:
The job must be in the pending, held, paused, retained or unknown state to be reordered.
System action:
InfoPrint Manager could not process the request.
User response:
Query the job to find its state. If necessary, perform the appropriate action to change the state to pending, held, paused or retained and try your request again.

5010-689

The IBM 3170 printer failed to execute a command.

Explanation:
An error occurred while trying to send a command to the IBM 3170 printer. This message goes to the error log only.
System action:
The process failed.
User response:
Check to make sure that the IBM 3170 software is operating correctly. Use the AIX command "ps -ef | grep itds" to check if the ITDS daemon is running.

5010-690

The server is unable to allocate resources in /var/psm.

Explanation:
An error occurred while trying to create or obtain a named pipe. This message goes to the error log only.
System action:
The process failed.
User response:
Check the filesystem where /var/psm is mounted. Make sure that there is a sufficient number of i-nodes. If not, extend the filesystem.

5010-691

Command line option ____ ends with ____. ____

Explanation:
The indicated command line option ends at an attribute for which no associated value has been specified.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again associating a value with the last attribute.

5010-692

Missing && or || before detecting a second filter item. __

Explanation:
A -f filter command line option contains two filter items that are not joined by the logical operator && or ||.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again placing && or || between the two filter items.

5010-693

Filter item attribute ____ not followed by a relational operator such as ==. ____

Explanation:
A -f filter command line option contains a filter item that does not specify the relationship between an attribute and a value.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again placing ==, *=, =*, *=*, ~=, <, or > between the attribute and value.

5010-694

Detected ____ when a value is expected after ____ ____. ____

Explanation:
A command line option shows a valid attribute/relational operator combination after which a value is expected. Rather than a value, symbols were detected that indicate an attribute will follow.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again inserting a value where one is expected.

5010-695

____ precedes the first attribute within a filter item. ____

Explanation:
A filter item must begin with an attribute name.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again with the indicated symbols removed.

5010-696

Badly formed structure {}. __

Explanation:
Structure half-formed within -x/X command line option.
System action:
InfoPrint Manager could not process the request.
User response:
If specifying notification-profile values, enter the command again bracketing the structure with { at the beginning and } at the end. Otherwise, remove the extraneous curly brace.

5010-697

Enter the DCE password for InfoPrint Manager servers:

Explanation:
You are configuring DCE for InfoPrint. You must enter the DCE password for InfoPrint Manager servers.
System action:
The password that you enter is used to configure the InfoPrint Manager server account and entered into the DCE server key table.
User response:
Enter the DCE password for InfoPrint Manager servers.

5010-698

Enter the DCE password for cell_admin.

Explanation:
You are configuring DCE for InfoPrint. You must enter the DCE password for cell_admin.
System action:
The password that you enter is required to configure DCE for InfoPrint.
User response:
Enter the DCE password for cell_admin.

5010-699

Creating InfoPrint Manager information in the DCE Security Database.

Explanation:
InfoPrint Manager security information is being created in the DCE security database.
System action:
Processing continues.
User response:
Wait for the information to be created.

5010-700

Adding InfoPrint Manager server password to the DCE key table.

Explanation:
The InfoPrint Manager server password is being added to the DCE key table.
System action:
Processing continues.
User response:
Wait for the password to be added.

5010-701

DCE configuration for InfoPrint Manager is complete.

Explanation:
The configuration of DCE for InfoPrint Manager is complete.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-702

The job ____ (____:____) cannot be scheduled to a destination because resources are not currently ready.

Explanation:
There are no destinations currently available that can support the "ready" attributes of the job. List the required-resources-not-ready attribute of the job to identify which resources are not ready. The job cannot be scheduled to a destination. A notification-profile value requested that you be notified of the destinations-not-ready-for-job event.
System action:
The job stays in the queue.
User response:
Have the resource made ready on the destination or wait until the scheduled time this is to occur.

5010-705

Job name ____ with ID ____ (____:____) has completed _______ on ____.

Explanation:
This job completed the requested rip/print action. It may or may not have completed successfully. If more than one destination processed this job, the last destination to process is identified in the message. A notification-profile value requested that you be notified of the job-completed event.
System action:
The destination indicated that it has completed the requested rip/print action for the job successfully or with errors.
User response:
If the job did not complete the rip/print action successfully, check the output and submit the job again if necessary.

5010-706

Cannot save the ripped file to ____.

Explanation:
An error was encountered when attempting to save the rip file.
System action:
InfoPrint Manager could not process the request.
User response:
Check the permissions for this file and try your request again. If the file is on a mounted filesystem, ask them to verify that the filesystem is properly mounted and operational. If your request continues to fail, contact your support personnel and ask them to verify that the filesystem is not full.

5010-707

A PSF destination with the same name has been previously created elsewhere on the system. Use a unique name.

Explanation:
The name of the PSF destination that you are creating is already in use by another software application.
System action:
The new destination was not created.
User response:
Enter the command again and specify a unique destination name. If you must create a destination with a name that is already in use, contact your support personnel and ask them if the other use is needed or can be changed. After the other use is removed from the system (from the /var/psf directory), try your request again.

5010-708

SAP RFC Open call to ____ failed.

Explanation:
Could not log onto the SAP R/3 system.
System action:
The sapcbd has shutdown.
User response:
No response is required to this informational message.

5010-709

SAP ____ reported RFC ERROR message: ____.

Explanation:
There was an SAP RFC error.
System action:
Depending on the severity of the problem the sapcbd may have shutdown.
User response:
No response is required to this informational message.

5010-710

Successfully logged on to ____.

Explanation:
Logged onto the SAP R/3 instance.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-711

Successfully obtained configuration information from ____.

Explanation:
RMG Query call to SAP R/3 instance was successful.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-712

Event arrived for unknown ____.

Explanation:
An event was sent from InfoPrint Manager to daemon for something unknown.
System action:
The event is discarded. Processing continues.
User response:
No response is required to this informational message.

5010-713

Successfully delivered all events for RMG ____ due to shutdown or reconfiguration.

Explanation:
A reconfiguration or shutdown of the daemon caused us to deliver all the events for the RMG.
System action:
All the events for the RMG were delivered. Processing continues.
User response:
No response is required to this informational message.

5010-714

Unable to delivered ____ events for RMG ____ at shutdown or reconfiguration.

Explanation:
A reconfiguration or shutdown of the daemon caused us to attempt delivery of all the events for the RMG but we were unsuccessful.
System action:
The events for the RMG were discarded. Processing continues.
User response:
No response is required to this informational message.

5010-715

SAP Job Callback call to ____ for ____ failed.

Explanation:
Could not deliver events to the SAP R/3 system.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-716

The connection to ____ has been lost.

Explanation:
The log on to the SAP R/3 instance has been lost.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-717

Closing the connection with ____.

Explanation:
The daemon has logged off the SAP instance.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-718

No active SAP connections.

Explanation:
The daemon has no connections to any SAP instance.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-719

Using alternate target ____ for RMG ____.

Explanation:
The RMG events are being delivered to an alternate target since its instance is currently unreachable.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-720

The number of notifications received since last startup is ____.

Explanation:
This is the current number of notification events that the server received to process and deliver. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-721

Reconfiguring the SAP callback daemon.

Explanation:
You are reconfiguring the sapcbd.
System action:
The sapcbd is reconfigured.
User response:
No response is required to this informational message.

5010-722

SAPCBD ____ must contain at least one RMG.

Explanation:
You started a SAP Callback daemon with no RMGs defined.
System action:
The sapcbd starts but then shuts down.
User response:
No response is required to this informational message.

5010-723

SAP ____ has no ROMS defined for this OMS.

Explanation:
You started a SAP Callback daemon with no ROMS defined.
System action:
The sapcbd does not start.
User response:
No response is required to this informational message.

5010-724

The server name has changed to ____ but InfoPrint Manager has not been updated.

Explanation:
The system's server name has been manually changed but InfoPrint Manager was not updated after the change.
System action:
The InfoPrint Manager server cannot be started.
User response:
Use the Management Console's Edit->Changed Servername function to update InfoPrint Manager.

5010-726

Windows printer driver "__" was not found.

Explanation:
The specified Windows printer driver is required to complete the requested operation, but it was not found.
System action:
InfoPrint Manager could not process the request.
User response:
Install the specified driver from your Windows CDs and then retry the operation.

5010-729

The InfoPrint Manager server is not running.

Explanation:
The command requires the InfoPrint Manager server to be running before it can complete its processing. If the command is "stop_server", the server is already not running and this message is informational only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-730

The InfoPrint Manager server will terminate when the currently active jobs finish.

Explanation:
The InfoPrint Manager server is being terminated using an option which allows all currently active jobs to complete processing. Active jobs include jobs which are processing, ripping, imposing or printing.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-731

The InfoPrint Manager server will terminate immediately.

Explanation:
The InfoPrint Manager server is being terminated using an option which terminates immediately. Any active jobs will be placed in pending state.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-732

The InfoPrint Manager server is now terminated.

Explanation:
The InfoPrint Manager server has terminated. To restart the server, use the start_server command or reboot the system.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-734

The InfoPrint Manager server DOES NOT appear to be operational.

Explanation:
The command requires the InfoPrint Manager server to be running before it can complete its processing, and the server appears to be down.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-735

Starting the InfoPrint Manager server.

Explanation:
A command has been issued to start the InfoPrint Manager server.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-736

Starting the InfoPrint Manager Print Administrator Interface.

Explanation:
The InfoPrint Manager print administrator's interface is starting. The graphical window will be displayed shortly.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-738

Starting the InfoPrint Manager Print Management Interface.

Explanation:
The InfoPrint Manager print operator's interface is starting. The graphical window will be displayed shortly.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-740

The InfoPrint Manager server is set to automatically start.

Explanation:
The InfoPrint Manager server will automatically restart when the system is rebooted. To disable this function, use the "autostart off" command.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-741

The InfoPrint Manager server is set to NOT automatically start.

Explanation:
The InfoPrint Manager server will not automatically restart when the system is rebooted. To enable automatic restart, use the "autostart on" command.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-743

The InfoPrint Manager server will start when the system is booted.

Explanation:
The system is configured to automatically start the InfoPrint Manager server when the system is rebooted. To disable this function, use the "autostart off" command.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-744

The InfoPrint Manager server will NOT start when the system is booted.

Explanation:
The system is configured to not automatically start the InfoPrint Manager when the system is rebooted. To disable this function, use the "autostart on" command.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-745

Removing physical printer entries from ____.

Explanation:
Physical printers have an entry defined in the directory listed in the message. These entries are about to be deleted.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-746

Removing entries from ____.

Explanation:
All InfoPrint Manager objects, such as physical printers and jobs, are defined in the directory listed in the message. This directory is about to be deleted. This will remove all InfoPrint Manager server objects.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-747

Purpose: The mount_cd command mounts the cdrom drive over the directory /cdrom. This is necessary before the InfoPrint Manager product CD can be used. Usage: mount_cd [-?]

Explanation:
The syntax for the mount_cd command.
The -? flag displays this error message. The filesystem is mounted over /cdrom as a read-only cdrfs file system. You should be logged in as root before running this command.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-748

Mounting the cd_rom drive as /cdrom.

Explanation:
The compact disk drive drive will be mounted as /cdrom. To access files on the CD, use the directory "/cdrom". When you wish to unload the compact disk, use the command "umount /cdrom".
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-749

Mount successfully completed.

Explanation:
The compact disk drive is mounted as /cdrom. To access files on the CD, use the directory "/cdrom". When you wish to unload the compact disk, use the command "umount /cdrom".
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-750

Mount was not successful. Please see previous message for details.

Explanation:
An error occurred when the AIX mount command was issued. The compact disk was not mounted.
System action:
InfoPrint Manager could not process the request.
User response:
Review the previous messages to determine the cause of the failure. Ensure the directory /cdrom exists and that your logon has the necessary permissions to issue the mount command. Ensure that a compact disk is loaded in the compact disk player.

5010-752

The minimum port number ____ is greater than the maximum port number ____.

Explanation:
The minimum port number must be less than the maximum port number.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify a minimum port number that is less than the maximum port number.

5010-753

You must be authorized to perform operation ____.

Explanation:
You are not authorized to perform this operation.
System action:
InfoPrint Manager could not process the request.
User response:
If you need to perform this operation, contact your support personnel and ask them to submit the request or give you access to the operation.

5010-754

Cannot find ____ consecutive available port numbers to use.

Explanation:
The specified number of consecutive available port numbers could not be found in the /etc/services file.
System action:
InfoPrint Manager could not process the request.
User response:
Run the pdinitports command, specifying a smaller range of port numbers.

5010-755

Cannot use port numbers in the range ____ to ____.

Explanation:
The specified range of port numbers is not an allowed or available port number range. Port numbers must be within 1033 to 32767 and not currently reserved by another application.
System action:
InfoPrint Manager could not process the request.
User response:
Rerun the pdinitports command, specifying a valid port number range or specifying the -n option to let InfoPrint Manager determine the range.

5010-757

The ____ flag is not valid for object class ____.

Explanation:
The command supports the flag you used only for certain object classes. The object class you used is not one of those classes.
System action:
InfoPrint Manager could not process the request.
User response:
Review the syntax of the command using the -h flag. Enter the command again with correct syntax.

5010-758

Syntax error. Usage: ____ [-F] [ServerName]

Explanation:
The syntax used for this command is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command as shown above.

5010-760

There are no available port numbers.

Explanation:
All port numbers for InfoPrint Manager are currently in use. This can result from having too many InfoPrint Manager processes running at the same time or from having too few port numbers for InfoPrint.
System action:
The process failed.
User response:
Stop some InfoPrint Manager processes on this system or increase the number of ports for InfoPrint Manager using the pdinitports command.

5010-761

Flag ____ cannot be specified without flag ____.

Explanation:
You specified a flag that must be used with another flag. You did not specify the other flag.
System action:
InfoPrint Manager could not process the request.
User response:
Review the syntax of the command using the -h flag. Enter the command again with correct syntax.

5010-762

Destination ____ does not support the combination of values specified in the _______ and _______ attributes.

Explanation:
This destination does not support this combination of attribute values.
System action:
InfoPrint Manager could not process the request.
User response:
Resubmit the destination create or modify command, specifying a valid combination of these attributes' values.

5010-763

The request was cancelled due to a shutdown.

Explanation:
The request was cancelled due to the server or destination being shutdown.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-764

A similar shutdown request is already in progress.

Explanation:
The request was rejected because a similar shutdown request on the same object is already in progress.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-765

Starting the transfer request for job ____ in server ____.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-766

Job ____ (____:____, ____) is transfered.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-767

Starting the transfer document request.

Explanation:
The server is processing the request. This message goes to the error log only.
System action:
The request is processing.
User response:
No response is required to this informational message.

5010-768

Transfer document request for job ____ (____) is complete.

Explanation:
The server has completed processing the request. This message goes to the error log only.
System action:
The server is available to process requests.
User response:
No response is required to this informational message.

5010-769

Cannot transfer job ____ (____:____, ____).

Explanation:
The server could not transfer this job. This message goes to the error log only.
System action:
The job is not created or processed by the server.
User response:
Check the error log for messages related to this failure.

5010-770

File ____ could not be opened.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-771

Illegal line in the attribute string.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-772

One or more of the required attributes are missing.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-773

Transform command line utility error - an attribute name is missing.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-774

Transform command line utility error - keyword 'variable' found before first keyword 'attribute'.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-775

Transform command line utility error - the variable name is missing.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-776

Transform command line utility error - keyword 'default' found before the first keyword 'attribute'.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-777

Transform command line utility error - keyword 'default' found before the keyword 'variable'.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-778

Transform command line utility error - keyword 'map' found before the first keyword 'attribute'.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-779

Transform command line utility error - keyword 'map' was found before the keyword 'variable'.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-780

Transform command line utility error - bad map entry - no original value.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-781

Transform command line utility error - keyword ____ is not known.

Explanation:
Transform command line utility error.
System action:
The process failed.
User response:
Contact your service representative.

5010-782

The server has too many threads.

Explanation:
AIX limits the number of threads per process. The server is not able to create a thread without exceeding this limit. This message goes to the error log only.
System action:
The process failed.
User response:
Contact your service representative.

5010-784

Enter the server name:

Explanation:
The server name is required for this operation. This prompt requires a response from you.
System action:
InfoPrint Manager is waiting for a response.
User response:
Enter the server name.

5010-785

Your server print database will be stored in ____. Press Enter to continue or press Ctrl-C to cancel the request.

Explanation:
This prompt asks you to confirm that generated printing data can be stored at these locations.
System action:
InfoPrint Manager is waiting for a response.
User response:
Press Enter to continue or press Ctrl-C to cancel the request.

5010-786

Starting server ____.

Explanation:
This server is being started.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-787

The job cannot be reordered to a destination.

Explanation:
A job can be reordered to a server, another job or a actual destination but not to a destination.
System action:
InfoPrint Manager could not process the request.
User response:
Select a server, actual destination or job for the target of your reorder and try your request again.

5010-788

The job cannot be reordered to a actual destination not associated with a queue.

Explanation:
A job can be reordered to a actual destination not associated with a queue.
System action:
InfoPrint Manager could not process the request.
User response:
Select a actual destination associated with a queue or associate the actual destination with a queue and try your request again.

5010-789

Cannot modify destination ____ while it is processing a job.

Explanation:
The requested attribute(s) in this destination cannot be modified while the destination is processing a job.
System action:
The destination was not modified.
User response:
Wait for the job(s) to complete and try your request again.

5010-790

Printer ____ does not comply with tiered pricing rules. There are ____ printers in family ____ configured but the installed key only allows ____ printers.

Explanation:
The specified printer has been configured but it has exceeded the limit for that printer family.
System action:
The printer is disabled.
User response:
Order additional printer keys so that this printer will comply with the tiered pricing rules. While waiting for the new keys, you can enable the printer to continue printing.

5010-796

The socket port ____ is not usable.

Explanation:
The specified socket port number cannot be used for communication due to a system problem.
System action:
The process failed.
User response:
Change the socket port number to use by changing your PD_SOCKET environment variable, or shutdown and restart the system to clear the socket problem.

5010-797

A server on this system is already running using the current socket.

Explanation:
A server on this system is running using the current socket. This server cannot be started using the same socket.
System action:
This server was not started.
User response:
Change your PD_SOCKET environment variable or shutdown the other server, and then retry the command.

5010-805

Successfully logged on to the XMI System of ____.

Explanation:
Logged onto the SAP R/3 instance's XMI interface.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-806

Syntax error. Usage: ____ SystemName HostName InstanceID User Client Password Language

Explanation:
The syntax used for this command is not correct.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again and specify the correct syntax.

5010-815

SAP Ping Alarm went off

5010-816

____ deliver events Alarm went off

5010-817

____ retry delivery events Alarm went off

5010-818

RFC Job Callback successfully delivered ____ events for ____.

5010-819

Device Callbacks not implemented

5010-820

Successfully logged off the XMI System of ____.

5010-821

Job callback events for $1__ cannot be delivered. Events will be saved to disk.

5010-822

RMG ____ is being deleted.

5010-823

RMG ____ with the following configuration is being added. target: ____ interval: ____ amount: ____

5010-824

Job Callback received for ____.

Explanation:
Job callback received.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-825

An event was processed for a job requesting SAP notification for ____ ____ which is unknown to ____ ____.

Explanation:
The event identified in the message could not be processed.
System action:
The event is discarded and not delivered.
User response:
No response is required to this informational message.

5010-826

Server ____ long-term thread limit of ____ reached.

Explanation:
The requested operation requires InfoPrint Manager to start one or more long-term threads, but the specified server is already at the internal InfoPrint Manager long-term thread limit. A common cause of this error is trying to create a new queue or new actual destination in a server that already has a large number of queues and destinations defined.
System action:
InfoPrint Manager could not process the request.
User response:
Either move some of the existing queues and actual destinations to a different server, or delete some of the existing queues and destinations that are not in use. Then, try the requested operation again.

5010-827

Namespace at ____ is inaccessible. Switching to use local namespace cache.

Explanation:
The specified namespace is not accessible to this server. This is commonly due to having the namespace on a filesystem that is being NFS mounted from another system and the other system is down.
System action:
The server has switched to using its local namespace cache. While in this mode, destinations and queues cannot be created or deleted. The server continues processing.
User response:
Do not create or delete destinations or queues while using the local cache. Fix the problem which is causing the namespace to be inaccessible. When the problem with the namespace is fixed, this server will eventually detect that the namespace is accessible and will switch back to normal operation. This will be indicated by message 5010-828 in the error log.

5010-828

Namespace at ____ is now accessible. Switching back to use namespace.

Explanation:
The specified namespace is now accessible to this server. The server has switched from using the local namespace cache back to using the namespace.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-829

Printer ____ is running but is low on paper.

Explanation:
The specified printer reported that it is getting low on paper in one of its paper trays.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-830

Printer ____ is low on one or more printer supplies. To find which supply, see the printer console or the Printer Details Dialog in the InfoPrint Manager GUI. Action at the printer may be needed.

Explanation:
The specified printer reported that it is getting low on one or more printer supplies. Action may be needed at the printer in order continue printing.
System action:
The server continues processing.
User response:
To find which supply, see the printer console or the Printer Details Dialog in the InfoPrint Manager GUI. Based on the printer's state, the user should consult the printer's documentation to determine how to continue printing.

5010-831

Printer ____ is running but may need service soon.

Explanation:
The specified printer reported that it may require service soon.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-832

Printer ____ is running but has an empty paper tray.

Explanation:
The specified printer reported that one of its paper trays is empty, but that it is continuing to run using paper from another tray.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-833

Printer ____ is running but has a missing output bin.

Explanation:
The specified printer reported that one of its output bins is missing, but that it is continuing to run using another bin.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-834

Printer ____ has a missing output bin.

Explanation:
The specified printer reported that one of its output bins is missing.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Attach the missing output bin to the printer.

5010-835

Printer ____ is running but has a full output bin.

Explanation:
The specified printer reported that one of its output bins is full, but that it is continuing to run using another bin.
System action:
The server continues processing.
User response:
No response is required to this informational message.

5010-836

Printer ____ has a full output bin.

Explanation:
The specified printer reported that one of its output bins is full.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Empty the full output bin.

5010-837

Printer ____ is offline.

Explanation:
The specified printer reported that it is offline.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Bring the printer back online.

5010-838

Printer ____ has a paper jam.

Explanation:
The specified printer reported that it has a paper jam.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Clear the paper jam.

5010-839

Printer ____ has an open cover.

Explanation:
The specified printer reported that it has an open cover.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Close the open cover.

5010-840

Printer ____ is out of one or more printer supplies.

Explanation:
The specified printer reported that it is out of one or more printer supplies.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
To find which supply, see the printer console or the Printer Details Dialog in the InfoPrint Manager GUI. Refill or replace the printer supply.

5010-841

Printer ____ is out of paper.

Explanation:
The specified printer reported that it is out of paper.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Add paper to the printer.

5010-842

Printer ____ is low on paper.

Explanation:
The specified printer reported that it is getting low on paper in one of its paper trays.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Add paper to the printer.

5010-843

Printer ____ needs service.

Explanation:
The specified printer reported that it requires service.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Fix the printer problem requiring service.

5010-844

Printer ____ needs attention.

Explanation:
The specified printer reported that it requires attention.
System action:
Printing on this printer is stopped until the problem is corrected.
User response:
Fix the printer problem requiring service.

5010-845

This server cannot run with a namespace at version ____.____

Explanation:
The server cannot run with a namespace at the specified version. This usually indicates that the namespace is at a newer level than the server and it is not compatible with that level of server. If the namespace version is shown as 999.999 then the server had a problem reading the namespace version number.
System action:
The process failed.
User response:
If the namespace version shown is 999.999 check to ensure that the file called "version" in your namespace (AIX default: /var/pddir/default_cell/version; Windows default: <install-path>/var/pddir/version) is accessible and readable from this system. If the namespace version shown is not 999.999, then you must upgrade the server software on this system before you can run using this level of namespace.

5010-846

Job ____ (____:____) was moved from ____:____ to ____:____.

Explanation:
This job was successfully moved to a different printer or area. A notification-profile value requested that you be notified of the event job-reordered.
System action:
The job has been moved and processing continues.
User response:
No response is required to this informational message.

5010-847

The namespace at ____ is not accessible. The server cannot start.

Explanation:
The specified namespace is not accessible to this server.
System action:
The process failed.
User response:
Use your local problem-reporting procedure to report this message.

5010-848

Errors occurred while the file was being distilled.

Explanation:
The distill of the file was not successful.
System action:
InfoPrint Manager could not process the request.
User response:
Correct the problem and try your request again.

5010-849

The SNMP connection to printer ____ has been lost.

Explanation:
The SNMP connection to the specified printer is no longer operational. This could be due to the printer being powered off, the printer being disconnected, or network problems.
System action:
Printing on this printer may be stopped until the problem is corrected.
User response:
Correct the problem so that the SNMP connection can again be established with the printer.

5010-850

Printer ____ needs key operator attention.

Explanation:
The specified printer reported that it requires key operator attention.
System action:
Printing on this printer may be stopped until the problem is corrected.
User response:
Fix the printer problem requiring attention.

5010-851

The ____ flag is not valid for destination ____ of type _______.

Explanation:
The operation with this option is not supported by this type of destination.
System action:
InfoPrint Manager could not process the request.
User response:
Enter the command again without the option.

5010-852

The Email Feature is not installed.

Explanation:
The Email Feature must be installed to create an email DSS.
System action:
InfoPrint Manager could not process the request.
User response:
Install the Email Feature.

5010-853

This command is not valid for AFP upload attached destinations.

Explanation:
AFP upload destinations do not allow the printer to be paused. Jobs on these destinations cannot be paused, backspaced, or fowardspaced.
System action:
InfoPrint Manager could not process the request.
User response:
No response is required to this informational message.

5010-854

Cannot create more ____ destinations. No more than ____ allowed.

Explanation:
The maximum number of instances for this destination type has been exceeded.
System action:
InfoPrint Manager could not process the request.
User response:
Ensure you have not exceeded the maximum number of instances for this destination type.

5010-859

Job\ successfully\ cancelled .

Explanation:
Status returned to SAP.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-864

A server error was detected in module ____ at line ____.

Explanation:
A server error has occurred.
System action:
The process failed.
User response:
Check the error log for messages related to this failure. Contact your service representative.

5010-865

The default is job. ____ is not a valid job ID. Specify a valid job ID or use the -p or -d flag to specify a destination.

Explanation:
The default is job and a valid job ID was expected.
System action:
The process failed.
User response:
Specify a valid job ID or use the -p or -d flag to specify a destination.

5010-867

InfoPrint Manager cannot pause a job that is processing on an actual destination that needs attention.

Explanation:
While the destination needs operator attention, InfoPrint Manager cannot pause a job.
System action:
The process failed.
User response:
Correct the problem at the destination, then resubmit the pause job request.

5010-870

InfoPrint Manager cannot enable actual destination ____ without ____ defined.

Explanation:
InfoPrint Manager needs certain attributes defined in order to enable the actual destination.
System action:
The process failed.
User response:
Set an appropriate value for this attribute on the actual destination.

5010-871

InfoPrint Manager cannot communicate with the printer at address ____

Explanation:
InfoPrint Manager cannot communicate with the printer over TCP/IP.
System action:
The process failed.
User response:
Make sure the printer is on, and that no other instances of InfoPrint Manager are communicating with the printer.

5010-872

Attribute ____ is not valid with this document format.

Explanation:
A document was submitted with an attribute that is not valid for that particular format.
System action:
The process failed.
User response:
Submit the document without this attribute, or submit a different type of document.

5010-873

Documents of type ____ and ____ cannot be submitted in the same job.

Explanation:
Documents of certain differing types cannot be submitted in the same job. Ascii documents can only be submitted with other ascii documents, SAP documents can only be submitted with other SAP documents, and variable data jobs cannot be submitted with ascii documents.
System action:
The process failed.
User response:
Submit a job with documents whose formats are compatible.

5010-874

Only one document of type ____ is allowed per job.

Explanation:
Certain document types can only be present once in a job. These include: document definition files, variable-data files, email-body, and email-signature files.
System action:
The process failed.
User response:
Resubmit the job with at most one of each type of file.

5010-875

Variable data jobs must have both a document definition file and a variable data file.

Explanation:
Variable data jobs must have both a document definition file and a variable data file.
System action:
The process failed.
User response:
Resubmit the job with both a document definition file and a variable data file.

5010-876

This printer allows only one value for attribute ____.

Explanation:
Jobs sent to this printer may only have one value for this attribute.
System action:
The process failed.
User response:
Resubmit the job with only one value for the attribute.

5010-877

Cannot rip an ascii job.

Explanation:
Ascii jobs are not ripped, but instead are sent directly to the printer.
System action:
The process failed.
User response:
Change rip options or output-format attribute for the job so that ascii documents are not ripped.

5010-878

A booklet job may only have one insert sheet.

Explanation:
Booklet jobs may not have more than one insert sheet, and the insert sheet must be the first printable document.
System action:
The process failed.
User response:
Resubmit the job with only one insert sheet.

5010-879

Shutdown without synchronize cannot specify NPRO.

Explanation:
In order to perform an NPRO, the PSF backend must synchronize with the printer.
System action:
The process failed.
User response:
Submit the shutdown request without NPRO or with synchronize. (Do not use the -n flag without using the -s flag on pdshutdown.)

5010-887

The current number of failed SAP notifications to be handled in the server is ____.

Explanation:
This is the current number of failed SAP notification events in the server that needs to be handled. This message goes to the error log only.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-888

Unable to deliver ____ SAP completion events due to shutdown.

Explanation:
The server had SAP events it could not deliver to a SAP callback daemon or daemons. The server has been shutdown and can no longer attempt to deliver these events.
System action:
The events for the SAP callback daemon or daemons were discarded.
User response:
No response is required to this informational message.

5010-889

Unable to deliver SAP events to the callback daemon for the ____ SAP System. Ensure that the callback daemon for this system and others are running.

Explanation:
The server has SAP events it cannot deliver to the SAP callback daemon for this SAP system. There might be other SAP callback daemon not running as well.
System action:
The server will continue to try and deliver the events. Processing continues.
User response:
No response is required to this informational message.

5010-890

User ____ is not authorized to perform operation ____ on object ____.

Explanation:
The specified user is not authorized to perform the operation on this object.
System action:
InfoPrint Manager could not process the request.
User response:
If the user needs to perform this operation, change the Access Control List for the command or object to give them access.

5010-898

InfoPrint Manager cannot communicate with a remote rip daemon at host ____ and port ____.

Explanation:
InfoPrint Manager cannot communicate with the remote rip daemon.
System action:
The process failed.
User response:
Check to make sure that the rip daemon is running, and that the remote machine is accessible from the network.

5010-899

No remote rip daemons are available.

Explanation:
None of the remote rip daemons for this printer are currently running.
System action:
The process failed.
User response:
Ensure that the rip daemons are started and that the daemons are accessible from the network.

5010-901

InfoPrint Manager detected a time tampering problem.

Explanation:
InfoPrint Manager detected a time tampering problem due to a change in system date and time.
System action:
InfoPrint Manager failed to start due to a time tampering problem.
User response:
Contact your support personnel and ask them to make sure that the system time is synchronized with the Internet time server. Clean and reinstall the license that caused the problem.

5010-902

Successfully logged onto the LDAP server ____.

Explanation:
InfoPrint Manager performs the LDAP authentication against this LDAP server.
System action:
InfoPrint Manager performs the LDAP authentication against this LDAP server.
User response:
This message does not require a response.

5010-903

Disconnected from the LDAP server ____.

Explanation:
The connection to the LDAP server has been lost or terminated.
System action:
InfoPrint Manager does not use this LDAP server.
User response:
Make sure that the LDAP server is available.

5010-904

The LDAP authentication function is temporarily unavailable.

Explanation:
All the LDAP servers are unavailable.
System action:
InfoPrint Manager does not perform LDAP authentication against the LDAP servers. You can only use cached information for the LDAP authentication.
User response:
Make sure that at least one LDAP server from the connection list is available.

5010-905

Error connecting to the LDAP server ____.

Explanation:
The LDAP server is unavailable.
System action:
InfoPrint Manager cannot use this LDAP server.
User response:
Make sure that the LDAP server is available.

5010-906

SSL handshake failed.

Explanation:
The SSL handshake cannot be performed.
System action:
Verify your certificates.
User response:
Update the certificates information.

5010-907

The SSL/TLS certificate for InfoPrint Manager expires on ____.

Explanation:
The SSL/TLS certificate for InfoPrint Manager is about to expire.
System action:
Processing continues.
User response:
Renew the SSL/TLS certificate for InfoPrint Manager.

5010-908

InfoPrint Manager started with SSL/TLS enabled.

Explanation:
Communication encryption using SSL/TLS is enabled in InfoPrint Manager.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-909

InfoPrint Manager started with Job Encryption enabled.

Explanation:
Job Encryption is enabled in InfoPrint Manager.
System action:
Processing continues.
User response:
No response is required to this informational message.

5010-910

Cannot encrypt files for job ____ (____:____, ____).

Explanation:
The server failed to encrypt the job files.
System action:
The job files were not encrypted.
User response:
Delete the job, shut down the server, check the File Encryption configuration file and restart the server. If the error persists, contact your service representative.

5010-911

Cannot decrypt files for job ____ (____:____, ____).

Explanation:
The server failed to decrypt the job files.
System action:
The job files were not decrypted.
User response:
Delete the job, shut down the server, check the File Encryption configuration file and restart the server. If the error persists, contact your service representative.

5010-912

Running print rule ________.

Explanation:
The specified print rule is being run on this job.
System action:
The print rule runs.
User response:
No response is required to this informational message.

5010-913

Print rule ________ has failed on job ________:________.

Explanation:
The print rule has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-914

Print rule ________ has completed successfully on job ________:________.

Explanation:
The print rule completed with success.
System action:
The job continues processing.
User response:
No response is required to this informational message.

5010-915

'Hold Job' action has failed for print rule ________ on job ________:________.

Explanation:
The print rule action has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-916

'Set Attributes' action has failed for print rule ________ on job ________:________.

Explanation:
The print rule action has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-917

'Run Script' action has failed for print rule ________ on job ________:________.

Explanation:
The print rule action has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-918

'Route Job' action has failed for print rule ________ on job ________:________.

Explanation:
The print rule action has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-919

'Split Job' action has failed for print rule ________ on job ________:________.

Explanation:
The print rule action has failed.
System action:
The job is being held.
User response:
Investigate the error log for details on the error. If the error persists, contact your service representative.

5010-920

You must specify at least one action for the print rule (________ | ________ | ________ | ________ | ________).

Explanation:
The create/modify request does not have all the necessary attributes specified.
System action:
The create/modify request failed.
User response:
Specify at least one action (print rule attribute) to be performed by the print rule.