IBM Infoprint XT for z/OS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


5019-001 S

IBM Infoprint XT for z/OS
GI11-9492-01

5019-001 S
Unknown logic error.

Explanation

An unexpected error condition occurred in the parameter parser.

System action

Infoprint XT could not process the resource.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-002 S
Unrecognized keyword: keyword. Valid keywords are: keyword::keyword

Explanation

The parameter parser found a keyword that it did not recognize.

System action

Infoprint XT cannot process the request.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-003 S
Specified option for keyword: keyword is too long. The maximum length is: nn.

Explanation

The parameter parser found a value for a keyword that is too long.

System action

Infoprint XT cannot process the request.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-004 S
Unrecognized option for the keyword: keyword. Valid options for this keyword are: option:option

Explanation

The parameter parser found a keyword value that is not valid.

System action

Infoprint XT cannot process the request.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-005 S
Value for keyword: keyword is out of range. The valid range is: lower_limit:upper_limit.

Explanation

The parameter parser found a keyword value that is not in the range of valid values.

System action

Infoprint XT cannot process the request.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-006 S
Extra data: data_string was found after the file name. Data ignored.

Explanation

The parameter parser found extraneous data among the keywords.

System action

Infoprint XT cannot process the request.

User response

Make sure that the parameters are valid. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-010 I
The transform wrote nnnn bytes to temporary data set SYSUT1. To avoid I/O to SYSUT1, the transform requires a minimum primary xptxsize value of primary_size, with a suggested minimum initial HEAP value of initial_heap.

Explanation

While converting the data stream, Infoprint XT required more internal data storage than was available and wrote nnnn bytes to the SYSUT1 temporary disk storage file. This might have caused increased execution time.

System action

Infoprint XT continues processing the job.

User response

To improve performance, specify an initial xptxsize value of at least primary_size and an initial HEAP value of initial_heap.

5019-012 I
utility_program reading parameters from the JCL EXEC PARM after finding an empty parameters file. Defaults will take effect if utility_program finds no parameters.

Explanation

This is an informational message, and it indicates that utility_program uses parameters passed through the PARM parameter of the JCL EXEC statement for the job.

System action

utility_program uses parameter defaults if no parameters are specified in the EXEC PARM.

User response

Make sure that the intended parameters are specified for the job, or that the defaults should be used.

5019-013 S
Module: code_module cannot read parameters because of an error. The data set information is not complete.

Explanation

An internal Infoprint XT error occurred.

System action

Infoprint XT cannot process the input data stream.

User response

Report this message to your technical support representative.

5019-014 S
Module: code_module cannot read parameters because of DCB parameter errors. Infoprint XT uses LRECL=80 and RECFM=FB.

Explanation

An internal Infoprint XT error occurred.

System action

Infoprint XT cannot process the input data stream.

User response

Report this message to your technical support representative.

5019-015 S
Module: code_module cannot read parameters because of an error. The password is missing or not correct.

Explanation

An internal Infoprint XT error occurred.

System action

Infoprint XT cannot process the input data stream.

User response

Report this message to your technical support representative.

5019-016 S
Module: code_module cannot read parameters because of an error. The ONCODE is: nn.

Explanation

An internal Infoprint XT error occurred.

System action

Infoprint XT cannot process the input data stream.

User response

Report this message to your technical support representative.

5019-020 I
The transform allocated 1 primary and nnnn secondary internal data areas. To optimize performance, the transform requires a minimum primary xptxsize value of primary_size with a suggested initial HEAP value of at least initial_heap.

Explanation

Infoprint XT required more internal storage than was available in the primary area, and allocated nnnn additional areas. This might have caused increased execution time.

System action

Infoprint XT continues processing the job.

User response

Specify a primary xptxsize of primary_size or greater and an initial HEAP value of initial_heap or greater and rerun the job.

5019-021 I
The primary intermediate format data area will use all of the available storage. The transform will not allocate secondary areas.

Explanation

Infoprint XT calculated that there is not be enough virtual storage to allocate any secondary internal data areas. Either the requested primary xptxsize value is too large, or less than 12 KB is available after allocating the primary area.

System action

Infoprint XT continues processing the job.

User response

Specify a larger REGION size, or REGION=0M, to allow the job to access a larger amount of virtual storage. Then rerun the job.

5019-022 W
The transform substituted a minimum xptxsize value of size for the requested primary amount, which was too small.

Explanation

An xptxsize request was too small (less than 12 KB).

System action

Infoprint XT continues processing the job.

User response

Change the xptxsize request and rerun the job.

5019-023 W
The transform substituted a minimum xptxsize value of size for the requested secondary amount, which was too small.

Explanation

An xptxsize request was too small (less than 12 KB).

System action

Infoprint XT continues processing the job.

User response

Change the xptxsize request and rerun the job.

5019-024 W
The transform substituted a maximum xptxsize value of size for the requested primary amount, which was too large.

Explanation

An xptxsize request was too large (greater than the available storage).

System action

Infoprint XT continues processing the job.

User response

Change the xptxsize request and rerun the job.

5019-025 W
The transform substituted a maximum xptxsize value of size for the requested secondary amount, which was too large.

Explanation

An xptxsize request was too large (greater than the available storage).

System action

Infoprint XT continues processing the job.

User response

Change the xptxsize request and rerun the job.

5019-030 I
Reading data stream conversion parameters.

Explanation

This is an informational message that identifies the source of the conversion parameters. It requires no user response.

5019-031 I
The data stream conversion parameters in effect are:
option1 option2 option3 option4

Explanation

This is an informational message that reports the runtime options. It requires no user response.

5019-032 E
Unrecognized parameter: parameter.

Explanation

Infoprint XT did not recognize the input parameter (parameter) as a valid parameter.

System action

Infoprint XT ignores the parameter and continues processing.

User response

Correct the parameter and reconvert the job.

5019-033 E
Incorrect JDE or JDL argument: argument.

Explanation

The JDE or JDL name specified in the conversion parameters is either too long or contains non-alphanumeric characters.

System action

Infoprint XT uses the system default and continues processing.

User response

Correct the JDE or JDL specification and reconvert the job.

5019-034 E
Incorrect numeric argument: argument.

Explanation

Infoprint XT expected a numeric argument in a parameter, but found a nonnumeric argument instead.

System action

Infoprint XT ignores the parameter and continues processing.

User response

Correct the parameter. Do the operation again.

5019-035 W
Numeric argument: numeric_argument is outside the range of permitted values. The transform uses this value: nn.

Explanation

Infoprint XT expects the parameter (numeric_argument) for the job to be numeric. It is not numeric, or the numeric value is too large or too small.

System action

Infoprint XT replaces the incorrect value with the system default value.

User response

Correct the parameter and reconvert the job.

5019-036 S
Incorrect parameter: parameter.

Explanation

Infoprint XT did not recognize the input parameter (parameter) as a valid parameter. Processing cannot continue without producing potentially incorrect output or resource conversions in FILE DJDE jobs.

System action

Infoprint XT cannot process the request.

User response

Make sure that you specify the correct parameter. Then, reconvert the job.

5019-041 I
The data stream converter needs Xerox resource: resource_name for this conversion.

Explanation

Infoprint XT did not find a required Xerox resource during job conversion.

System action

Infoprint XT cannot complete the conversion.

User response

Make sure that you load the resource on the system and then rerun the job. You might also receive this as an informational message when you scan jobs for required resources.

5019-042 W
A record in file: file_name was longer than the maximum record length of: nn. The transform ignored data in the bytes beyond the expected length.

Explanation

A logic error occurred while reading from file file_name.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Make sure that the xcc conversion parameter specifies the correct type of carriage control, and that the data stream conversion parameters are correct. Then, do the operation that caused this error again.

5019-051 U
Data stream converter processing stopped because of unrecoverable errors.

Explanation

The conversion process ended abnormally. Previous messages give the reason for abnormal end of the process.

System action

Infoprint XT stops processing.

User response

None.

5019-054 I
Processing ended with return code: nn.

Explanation

This informational message indicates the return code from data stream processing. It requires no user response.

System action

Infoprint XT ends processing.

User response

None.

5019-060 I
The data stream converter processes the input file using this type of carriage control characters: cc_type.

Explanation

Infoprint XT examined the job data to determine whether ANSI or IBM3211 control characters were in use. The type of controls found was different from the type expected. cc_type is either:

  • ISO/ANSI/FIPS
  • IBM3211

IBM3211 is the same as machine code.

System action

Infoprint XT continues converting the job.

User response

Check the printed output. If the output is not correct, specify the correct type of carriage control for the job. Use the xcc conversion parameter. Then, convert the job again.

5019-071 I
Reading reformatted Xerox resource dump parameters.

Explanation

This is an informational message that indicates that Infoprint XT has begun to read the reformatted Xerox resource dump parameters. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-080 S
UNDEFINEDFILE condition raised on file: file_name, ONCODE: nn. Check the path or file: name.

Explanation

Infoprint XT did not find the input file for the job, or it detected incorrect or conflicting attributes for the file.

System action

The process fails.

User response

If you are submitting a job from disk, check both the path to the file and the spelling of the file name to make sure that the path and file exist. If you are manually converting the job with the pdxtx2afp command, also make sure that the xrecfm parameter value correctly matches the fixed or variable record format of the input data, and that the xlrecl parameter value is in the valid range for the record format. If the problem continues after you have verified the path name, file name, file attributes, and parameter values, report this message to your technical support representative.

5019-081 S
RECORD condition raised on file: file_name, ONCODE: nn. Check the file attributes for file: file_name.

Explanation

The named file (file_name) has an incorrect record format (xrecfm=) or record length (xlrecl=) specified by the conversion parameters for the job.

System action

Infoprint XT produces no output, or produces incomplete output.

User response

Make sure that the xcc conversion parameter specifies the correct type of carriage control, and verify that the data stream conversion parameters are correct. Then, convert the job again. If the problem continues, report this message to your technical support representative.

5019-090 W
The data stream converter found a print position indexing byte in an FCB that specifies a right index to this position: nn. The converter ignores the PPI byte.

Explanation

Infoprint XT found an FCB that included the print position indexing (PPI) byte. The PPI byte of an FCB causes a shift in the printed output to the right of the position specified in the message. Infoprint XT ignores the PPI and does not shift the printed output.

System action

Infoprint XT continues processing the job, but the printed output might not be correct.

User response

Infoprint XT does not support the PPI shift function. If the job requires a shift in the printed output, use a supported method to cause the shift action. Otherwise, contact your technical support representative.

5019-091 W
The data stream converter found a print position indexing byte in an FCB that specifies a left index to this position: nn. The converter ignores the PPI byte.

Explanation

Infoprint XT found an FCB that included the print position indexing (PPI) byte. The PPI byte of an FCB causes a shift in the printed output to the left of the position specified in the message. Infoprint XT ignores the PPI and does not shift the printed output.

System action

Infoprint XT continues processing the job, but the printed output might not be correct.

User response

Infoprint XT does not support the PPI shift function. If the job requires a shift in the printed output, use a supported method to cause the shift action. Otherwise, contact your technical support representative.

5019-100 W
Resource conversion for inline resource: resource_name ended with return code: nn. The resource is not used.

Explanation

Infoprint XT cannot dynamically load the resource that the message identifies. A FILE DJDE in the job specified the resource.

System action

Infoprint XT continues processing the job.

User response

To get more information about why the resource did not load, set the PDXT_AIOLXDFE_TRACE environment variable to 1. Depending on your operating system platform, restart the system or log out and log back in to pick up the change. Then, rerun the job and review the messages in the x2afp.lst file. Depending on the cause of the problem, you might need to create the Xerox resource and the job data stream again to correct the problem.

5019-110 W
Temporary file SYSUT2 is undefined. Absence of SYSUT2 will degrade performance.

Explanation

The SYSUT2 temporary data set was not defined. The data stream converter might have used SYSUT2 if it had been defined.

System action

Infoprint XT continues processing, but performance is degraded.

User response

Contact your technical support representative.

5019-111 U
Temporary data set temp_ds is undefined. Data stream converter cannot continue.

Explanation

A temporary data set was not defined.

System action

Infoprint XT ends processing.

User response

Contact your technical support representative.

5019-112 U
End of file reached unexpectedly for temporary data set temp_ds.

Explanation

Fewer records than expected were found in a temporary data set.

System action

Infoprint XT ends processing.

User response

Contact your technical support representative.

5019-120 E
The transform cannot find the overlay: overlay_name in the AFP resource path and did not process form: resource_list_name.

Explanation

Infoprint XT cannot find overlay overlay_name. Without the overlay, it also cannot track the resources that the overlay invoked and that the reformatted form resource list file resource_list_name listed.

System action

Infoprint XT continues processing the job.

User response

Make sure that you have loaded or reloaded the overlay correctly.

5019-132 W
The data stream converter does not support ONEPASS with param_name. Conversion will use TWOPASS.

Explanation

Infoprint XT only supports TWOPASS data stream processing.

System action

Infoprint XT continues processing the job.

User response

To eliminate this message, correct the parameter and reconvert the job.

5019-133 W
The data stream converter does not support XCSMMNAME=YES with XMEDIATYPES | XBINERROR=STOP | XBINERROR=CONTINUE. Conversion will use XMEDIATYPES=NONE | XBINERROR=IGNORE | XBINERROR=IGNORE.

Explanation

You specified the xcsmmname = yes parameter and another parameter which is incompatible with content-sensitive medium map names processing.

System action

Infoprint XT replaces the incompatible parameter.

User response

Correct the parameter and reconvert the job.

5019-140 E
The data stream converter cannot create a unique content-sensitive medium map name because of one or more Xerox commands:
command_names
The converter used a medium map name of: sequential_name instead of: content_sensitive_name.

Explanation

The data stream converter found one or more Xerox commands command_names in the job that generated a request for a medium map subcommand. The data stream converter cannot represent the medium map subcommand in a content-sensitive medium map name. Content-sensitive medium map names can only represent:

  • Duplex or simplex
  • Offset stack change or no offset stack change
  • The format of the E1 keyword of the MMC structured field
  • The input bin number

The converter used the sequentially numbered name sequential_name instead of the content-sensitive name content_sensitive_name.

System action

Infoprint XT continues processing the job.

User response

If the job finishes with no other errors, you might be able to print the output if you also specified the xafprc conversion parameter with a value of 8 or greater. If you cannot print the output, run the job again and specify xcsmmname=no.

5019-150 E
The data stream converter cannot find or validate reformatted Xerox FRM resource: form_name and cannot use fonts from the form.

Explanation

The data stream converter could not read the metrics file for form form_name in the reformatted Xerox resource path. The file might not exist, or there might be a problem with the file. Infoprint XT cannot use any fonts that the form specifies and the printed output might not be correct.

System action

Infoprint XT continues processing the job.

User response

Reload the form and reconvert the job.

5019-151 E
The transform cannot identify AFP fonts and page segments from form: form_name. Reload the form to verify resource availability.

Explanation

Infoprint XT found a reformatted form resource list file resource_list_name in a format that is not at the current level. The file does not include some of the required information.

System action

Infoprint XT continues processing the job.

User response

Reload the corresponding Xerox form to update the resource list file to the latest format and to create the overlay again.

5019-152 E
Overlay: overlay_name does not match the overlay that was available when the transform converted resource: resource_list_name.

Explanation

Infoprint XT found that overlay overlay_name has changed since the last time it was loaded.

System action

Infoprint XT continues processing the job.

User response

Reload the corresponding Xerox form to make sure that the information in the resource list file resource_list_name matches the information in overlay overlay_name.

5019-153 E
The data stream converter detected one or more missing overlays or overlay resources. Data stream conversion to AFP might be successful, but the AFP file does not print correctly. Load the missing resources to make sure the output is correct.

Explanation

The job uses one or more overlays that are missing from the AFP resource library, or one or more reformatted Xerox forms that are missing from the reformatted Xerox resource path.

System action

Infoprint XT continues processing the job.

User response

Make sure that you have loaded all the Xerox forms for this job, and any fonts, images, or logos that the forms use.

5019-154 S
The data stream converter cannot find reformatted cluster database: clb_name in the reformatted Xerox resource path.

Explanation

The conversion parameters for the job specified the CLUSTERLIB parameter (xclb=), or used the default cluster name, which is clustr.lib. However, the cluster database specified in the message does not exist in the reformatted Xerox resource path.

System action

Infoprint XT continues processing the job.

User response

Correct the name of the cluster database or add the xclb=none conversion parameter. Then, reconvert the job.

5019-160 E
The transform found a relative move in the dot direction with no preceding absolute move on page: nn at logical record: nn.

Explanation

Before the print position was established, Infoprint XT found characters to print or relative moves in a metacode print control record.

System action

Infoprint XT ignores the current print control record and continues processing with the next record.

User response

Correct the input data stream and rerun the command.

5019-162 W
The transform detected an attempt to reshape graphic characters by using nongraphic Xerox font: font_name, on page: nn, at logical record nn. Of nn active fonts, font: font_name is number: nn and there are no graphic fonts in the active font list.

Explanation

Infoprint XT found a character-reshaping metacode print control sequence, but a nongraphic font was in effect. The message indicates that no graphic fonts were active.

System action

Processing continues, but graphics might be missing from the output.

User response

Compare the font list in effect to the font list expected at metacode generation. Correct the inconsistency between the font lists and rerun the job.

5019-163 W
The transform detected an attempt to reshape graphic characters by using nongraphic Xerox font: font_name, on page: nn, at logical record: nn. Of nn active fonts, font: font_name is number: nn. Active graphic fonts include graphic_font1 (number nn), graphic_font2 (number nn), and graphic_font3 (number nn).

Explanation

Infoprint XT found a character-shaping metacode print control sequence that specified a nongraphic font. The message lists up to three active graphic fonts and shows the position of each graphic font in the active font list.

System action

Processing continues, but graphics might be missing from the output.

User response

Compare the font list in effect with the font list expected at metacode generation. Correct the inconsistency between the font lists and rerun the job.

5019-164 E
A translation error occurred while processing input character: X'input_hex' at logical record: nn. Code page: code_page does not contain EBCDIC character: X'EBCDIC_hex'. The transform substituted a blank. This is the original Xerox font: font_name.

Explanation

While processing metacode print controls, Infoprint XT translated ASCII input character X'input_hex' to EBCDIC character X'EBCDIC_hex'. However, because this character is not available in code page code_page, Infoprint XT uses a blank in its place. This might occur because of incorrect characters, such as binary zeros, in the print data stream. It might also occur if you have manually correlated a Xerox font to an AFP font and the AFP font does not have characters that correspond to some of the characters in the Xerox font.

System action

Infoprint XT continues processing the job, but the output is not correct.

User response

Correct the input data or correlation and rerun the job.

5019-165 E
Infoprint XT found an incorrect repeat sequence on record: nn. The transform ignored the repeat command.

Explanation

Infoprint XT found an error during repeat command processing at the location identified in the message.

System action

Infoprint XT ignores the repeat command.

User response

Correct the repeat command. Then, submit the job and convert it again.

5019-170 E
The data stream converter did not find font information for this AFP DBCS coded font: coded_font_name. Characters print as blanks.

Explanation

Infoprint XT did not process DBCS information for coded_font_name.

System action

Infoprint XT continues processing the job, but the output is not correct.

User response

Reload the corresponding Xerox font to make sure that the information is available.

5019-180 S
The data stream converter cannot find the image correlation table in the reformatted Xerox resource path, or the table contains no entries.

Explanation

Infoprint XT requires a Xerox image (IMG) to process the job, but no image correlation records exist in the correlation table. Typically, this is because no IMG resources were loaded, or they were loaded as non-shared resources for a different resource group.

System action

The process fails.

User response

Load the required resource as a shared resource or load it in the correct resource group for the job, and rerun the job. If the problem continues after you load the image, report this message to your technical support representative.

5019-181 W
The data stream converter ignored a DJDE identifier on record: nn:DJDE_record.

Explanation

Infoprint XT ignored the DJDE record DJDE_record, which it considers to be extraneous.

System action

Infoprint XT continues processing the job.

User response

Check the input data stream for any occurrence of consecutive DJDE packets (one or more DJDEs ending with an END;) with no intervening data records. Correct the problem and rerun the job. You can also specify the xconsecutivedjde parameter to control whether Infoprint XT ignores or processes the DJDE identifier, or the xwarnrc parameter to control the ending return code associated with warning messages.

5019-182 W
The data stream converter ignored a DJDE identifier on record: nn:DJDE_record (downloadable PDE - fonts will not be used).

Explanation

Infoprint XT ignored the DJDE record DJDE_record, which it considers to be extraneous. The DJDE record is a downloadable PDE (FORMAT=*) and DJDE_record contains a message that indicates that Infoprint XT did not use the fonts listed in the downloadable PDE.

System action

Infoprint XT continues processing the job.

User response

Check the input data stream for any occurrence of consecutive DJDE packets (one or more DJDEs ending with an END;) with no intervening data records. Correct the problem and rerun the job. You can also specify the xconsecutivedjde parameter to control whether Infoprint XT ignores or processes the DJDE identifier, or the xwarnrc parameter to control the ending return code associated with warning messages.

5019-191 W
The data stream converter found a conflicting COLLATE change request.

Explanation

The data stream specified COLLATE=NO, but also specified DUPLEX=YES, which implies COLLATE=YES.

System action

Infoprint XT processes the data stream by using COLLATE=YES.

User response

Correctly place the COLLATE DJDE in the input file and reconvert the job.

5019-192 W
The data stream converter ignored an incorrect COLLATE change request.

Explanation

The COLLATE DJDE that Infoprint XT found is not valid after the first data record of the report.

System action

Infoprint XT continues processing the job.

User response

Correctly place the COLLATE DJDE in the input file and reconvert the job.

5019-193 E
DJDE_name - The DJDE value: value is not valid for the specified conversion units.

Explanation

Infoprint XT cannot process the value value correctly. For units such as IN (inches) or CM (centimeters), Infoprint XT expects no more than three decimal places. For DOTS, Infoprint XT expects an integer value.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Round any decimal values to three decimal places, or supply integer values for DOTS.

5019-194 E
DJDE_name - The DJDE value: value is not valid for a numeric entry field.

Explanation

Infoprint XT cannot process the value value correctly. Infoprint XT does not process the DJDE (DJDE_name). DJDE naming conventions require a numeric entry with specific rounding values.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the value and reconvert the job.

5019-195 E
DJDE_name - The DJDE option: option_name is not valid.

Explanation

The option_name option of the DJDE_name DJDE is not valid.

System action

Infoprint XT ignores the DJDE keyword and continues processing.

User response

Correct the DJDE and reconvert the job.

5019-196 E
The data stream converter found an incorrect copy-sensitive change request.

Explanation

A copy-sensitive MODIFY, FORMS, or BFORM change request was made during the processing of the current report. You can only specify copy-sensitive MODIFY, FORMS, and BFORM commands at the beginning of a report. The program ignores the request. After text has printed on a copy-sensitive report, you can only change a MODIFY, FORMS, or BFORM command to NONE.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the request that was made after the beginning of the report and reconvert the job.

5019-197 E
The data stream converter cannot find graphic image: resource_name in the image correlation table and it did not process this DJDE command: command.

Explanation

The named resource, resource_name, was not found. The resource name might be misspelled. The resource might not be loaded on the Infoprint XT server or it might have been loaded as a resource that belongs to a specific resource group.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Check the spelling of the resource name. Make sure that the resource has been loaded either as a shared resource or as a resource that belongs to a specific resource group. Then, reconvert the job.

5019-198 E
The data stream converter found an incorrect DJDE command: command.

Explanation

The listed command (command) is not a known DJDE command, or its specification or format is not correct. The program might not process the input.

System action

Infoprint XT might not continue to process the job.

User response

Correct the command and reconvert the job. For SHIFT or XSHIFT DJDEs that are not valid, the previous front or back side SHIFT or XSHIFT value might remain in effect. The DJDE report provides details.

5019-199 W
Graphic image: image_name is not active. The data stream converter did not process the command: command.

Explanation

The data stream converter did not find graphic image image_name before it found the ALTER or CANCEL command for the image.

System action

Infoprint XT might not continue to process the job.

User response

Correct the original Xerox job so that it uses the syntax rules for graphic images. Then, reconvert the job.

5019-200 W
The data stream converter ignored page-oriented keywords in the DJDE packet on record: nn because of a prior page-oriented DJDE on this page.

Explanation

The data stream converter found more than one DJDE packet that contained page-oriented DJDEs on a page. You can only apply one packet of page-oriented DJDEs to each page. The converter ignores all packets after the first packet.

System action

Infoprint XT might not continue to process the job.

User response

Correct the original Xerox job so that it uses the syntax rules for page-oriented DJDEs. Then, reconvert the job.

5019-201 W
The data stream converter found a GRAPHIC= DJDE with no options. There was no preceding IMAGE= DJDE that used the T option. The converter discarded the GRAPHIC data for image: image_name.

Explanation

The GRAPHIC DJDE can document-interleave because it has no parameters other than the image name. However, two inconsistencies exist. First, document-interleaved GRAPHIC DJDEs must occur at the beginning of the job, but Infoprint XT found this GRAPHIC DJDE after text data. This is where page-interleaved graphics occur. Second, a preceding IMAGE DJDE must reference a page-interleaved GRAPHIC DJDE. Infoprint XT found no prior matching IMAGE DJDE.

System action

Infoprint XT continues processing the job, but the output is not correct.

User response

Correct the application that created the data stream so that all document-interleaved GRAPHICs occur at the beginning of the job, and all page-interleaved GRAPHICS are referenced by a preceding IMAGE DJDE.

5019-202 E
The number of inline graphics exceeded the maximum of 1,000,000. Inline graphics overlay existing images.

Explanation

Infoprint XT tracks page segments that correspond to inline graphics by using the naming convention SGnnnnnn. nnnnnn is a number from 0 through 999999. If more inline graphics are found than can be tracked by using this convention (after SG999999 has been used), Infoprint XT begins using previous names, starting with SG000000. Infoprint XT replaces the page segments associated with the reused names.

System action

Infoprint XT continues processing the job, but the output is not correct.

User response

Reduce the number of inline graphics, or split the job into smaller jobs.

5019-210 E
FILE - The data stream converter does not support inline files in the 80-byte card-image format (file input format parameter C) and might print their contents as unusable data. The converter only supports the LPS format (file input format parameter L).

Explanation

The data stream converter found one or more FILE DJDEs that specify the card-image format instead of the required LPS format.

System action

The data stream converter ignores the card-image inline Xerox file or files that follow the FILE DJDE.

User response

Regenerate the FILE DJDE job so that all inline resources are in the LPS format and that all FILE DJDEs specify a file input format parameter of L. Then, rerun the job.

5019-211 E
The data stream converter found incorrect font enlargement factors: * enlargement_vertical * enlargement_horizontal on record: nn and substituted factors: * 1 * 1. Valid factors are 1, 2, 4, 8, or 16.

Explanation

The Xerox LPS does not support DBCS font enlargement factors other than 1, 2, 4, 8, or 16.

System action

Infoprint XT ignores the specified enlargement factor.

User response

Correct the font enlargement factor. Then, submit the job and convert it again.

5019-212 E
The data stream converter cannot find image: image_name in the reformatted Xerox resource path.

Explanation

While processing a Xerox data stream, Infoprint XT determined that the data stream referenced a Xerox IMG, image_name, which is not loaded on the system.

System action

Infoprint XT continues to process the job, but the AFP output that it produces is not correct.

User response

Load the resource identified in the message and resubmit the job.

5019-220 I
FEED - The data stream converter interprets FEED=tray_name as FEED=MAIN.

Explanation

While xclb=none was in effect, the data stream converter found a FEED DJDE that specified tray_name, which is a name other than MAIN, AUX or OPR. The converter interprets the FEED DJDE as FEED=MAIN, and generates AFP that invokes input media source 1.

System action

Infoprint XT continues to process the job.

User response

This is an informational message that requires no user response.

5019-221 E
The data stream converter cannot find FEED cluster name: cl_name in reformatted cluster database: clb_name. This occurred while processing the DJDE packet that ends on record: nn.

Explanation

A cluster name in a FEED DJDE has no corresponding entry in cluster database clb_name. Infoprint XT ignores the FEED DJDE.

System action

The process fails.

User response

Verify that the job specifies the correct FEED DJDE and the correct cluster database. Then, reconvert the job.

5019-222 E
The data stream converter cannot find FEED cluster name: cl_name in reformatted cluster database: clb_name. This occurred while processing JDL and JDE pair: JDL_name/JDE_name.

Explanation

A FEED command in a JDE and JDL pair refers to a cluster, cl_name, which has no corresponding entry in cluster database clb_name.

System action

Infoprint XT ignores the FEED command.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE. Also, make sure that the xclb conversion parameter specifies the correct cluster database. Then, reconvert the job.

5019-223 E
The data stream converter cannot find FEED stock reference: STK_reference in STOCKSET: STK_name. This occurred while processing the DJDE packet that ends on record: nn.

Explanation

Stock reference STK_reference in a FEED DJDE has no corresponding entry in the STOCKSET identified in the message.

System action

Infoprint XT ignores the FEED DJDE.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-224 E
The data stream converter cannot find FEED stock reference: STK_reference in a STOCKSET internal to a JDL and JDE pair. This occurred while processing the DJDE packet that ends on record: nn.

Explanation

Stock reference STK_reference in a FEED DJDE has no corresponding entry in the STOCKSET identified in the message.

System action

Infoprint XT ignores the FEED DJDE.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-225 E
The data stream converter cannot find FEED stock reference: STK_reference in STOCKSET: STK_name called by a JDL and JDE pair. This occurred while processing a DJDE packet that ends on record: nn.

Explanation

Stock reference STK_reference in a FEED DJDE has no corresponding entry in the STOCKSET identified in the message.

System action

Infoprint XT ignores the FEED DJDE.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-226 E
The data stream converter cannot find FEED stock reference: STK_reference in an internal STOCKSET. This occurred while it processed JDL and JDE pair: JDL_name/JDE_name.

Explanation

A FEED command in a JDL and JDE pair specifies a stock reference, STK_reference, which has no corresponding entry in an internal STOCKSET.

System action

Infoprint XT ignores the FEED command.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-227 E
The data stream converter cannot find FEED stock reference: STK_reference in external STOCKSET: STK_name. This occurred while it processed JDL and JDE pair: JDL_name/JDE_name.

Explanation

A FEED command in a JDL and JDE pair specifies a stock reference, STK_reference, which has no corresponding entry in an external STOCKSET.

System action

Infoprint XT ignores the FEED command.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-228 E
FEED command in DJDE packet that ends on record: nn specified stock reference: STK_reference, but no STOCKSET is in use. The data stream converter cannot resolve the stock reference.

Explanation

A FEED DJDE specifies a stock reference, STK_reference, but no STOCKSET is in effect. Infoprint XT ignores the FEED DJDE command.

System action

Infoprint XT ignores the FEED DJDE and pulls paper from the main bin.

User response

Verify that the job specifies the correct FEED DJDE and the correct STOCKSET. Then, reconvert the job.

5019-229 E
FEED command in JDL and JDE pair: JDL_name/JDE_name specified stock reference: STK_reference, but no STOCKSET is in use. The data stream converter cannot resolve the stock reference.

Explanation

A FEED command in a JDL and JDE pair specifies a stock reference, STK_reference, but no STOCKSET is in effect.

System action

Infoprint XT ignores the FEED command.

User response

Verify that the xjdl and xjde conversion parameters for the job specify the correct JDL and JDE, and that the STOCKSET is correct. Then, reconvert the job.

5019-240 E
A translation error occurred while processing input character: X'input_hex' (ASCII X'ASCII_hex') at logical record: nn. Code page: code_page does not contain EBCDIC character: X'EBCDIC_hex'. The data stream converter substituted a blank. This is the original Xerox font: font_name.

Explanation

While processing line data input, Infoprint XT found that EBCDIC character X'EBCDIC_hex' was not available in code page code_page. Infoprint XT uses a blank in its place. This might occur because of incorrect characters, such as binary zeros, in the print data stream. It might also occur if you have manually correlated a Xerox font to an AFP font and the AFP font does not have characters corresponding to some of the characters in the Xerox font. Or, a character translation table was altered so that a character in the Xerox input does not map to the correct character in the AFP font.

System action

Infoprint XT continues the process, but the output might not be correct.

User response

Correct the input data correlation table or translation record, and reconvert the job.

5019-241 S
The input data stream file is empty. The data stream converter cannot produce printable AFP output.

Explanation

Infoprint XT did not find any input data in the Xerox job file.

System action

Although Infoprint XT might produce a small AFP output file to prevent errors, it contains no printable data.

User response

Make sure the job contains data and transfer it to the Infoprint XT system again.

5019-242 E
The data stream converter found a shift-in function code before a shift-out function code on record nn.

Explanation

While processing the input data stream, Infoprint XT found a shift-in function code but did not find a preceding shift-out function code. There are errors in the input data stream.

System action

Infoprint XT cannot process the input data stream.

User response

Correct the input data stream and convert the job again.

5019-243 E
The data stream converter did not find a shift-in function code that corresponded to a preceding shift-out function code on record nn.

Explanation

While processing the input data stream, Infoprint XT did not find a shift-in function code that corresponded to a preceding shift-out function code. There are errors in the input data stream.

System action

Infoprint XT cannot process the input data stream.

User response

Correct the input data stream and convert the job again.

5019-244 E
The data stream converter found a duplicate shift-out function code on record nn.

Explanation

While processing the input data stream, Infoprint XT found more than one shift-out function code in succession. There are errors in the input data stream.

System action

Infoprint XT cannot process the input data stream.

User response

Correct the input data stream and convert the job again.

5019-245 E
The data stream converter did not find a DBCS font labeled 'K1' in the active font list while processing record nn.

Explanation

While processing the input data stream, Infoprint XT found a shift-out function code but did not find a DBCS font labeled 'K1' in the active font list.

System action

Infoprint XT cannot process the input data stream.

User response

Make sure that the DJDEs in the input data stream or the JDEs used to process the data stream contain a DBCS font with a 'K1' label. Then, reconvert the job.

5019-246 E
The data stream converter did not find a DBCS font labeled 'kanji_label' in the active font list while processing record nn.

Explanation

While processing the input data stream, Infoprint XT found a function code that specified font label kanji_label, but did not find a DBCS font with that label in the active font list.

System action

Infoprint XT cannot process the input data stream.

User response

Make sure that the DJDEs in the input data stream or the JDEs used to process the data stream contain a DBCS font with the specified Kanji label. Then, reconvert the job.

5019-250 E
The data stream converter cannot find the tiff2afp transform in the current search path.

Explanation

The job contains an inline graphic image that is in the TIFF format, but the data stream converter cannot locate the tiff2afp transform.

System action

Infoprint XT cannot process the inline graphic image.

User response

Either add the path to the tiff2afp transform to the current path, or regenerate the Xerox job so that the inline graphics that it contains are in the Xerox Interpress IMG format.

5019-251 E
The tiff2afp transform returned error code: nn while processing inline graphic number: graphic_nn.

Explanation

Conversion of an inline TIFF graphic failed. nn is the return code from the tiff2afp transform program. graphic_nn uses the naming convention SGnnnnnn. nnnnnn is a number from 0 through 999999. Numbering begins with SG000000 for the first inline graphic found in the data stream, SG000001 for the next, and so on.

System action

Infoprint XT cannot process the inline graphic image.

User response

Verify that the inline graphic is correct. If it is, report this message to your technical support representative.

5019-260 E
An internal error: error occurred while the converter processed inline graphic number: nn.

Explanation

The data stream converter found an error during inline graphic processing. The error occurred while opening a TIFF image for input, opening a file for tiff2afp transform output, or while verifying the header record for the graphic.

System action

Infoprint XT cannot process the inline graphic image.

User response

Verify that the inline graphic is correct. If it is, report this message to your technical support representative.

5019-261 E
The image converter returned error code: error_code from processing inline graphic number: graphic_number that ended near record: record_number.

Explanation

Conversion of an inline image graphic failed. error_code is the return code from the image transform program. graphic_number uses the naming convention SGnnnnnn. nnnnnn is a number from 0 through 999999. Numbering begins with SG000000 for the first inline graphic found in the data stream, SG000001 for the next, and so on. record_number is the approximate record number of the end of the inline graphic image in the input file.

System action

Infoprint XT continues to process the job, but the output is not correct.

User response

Verify that the inline graphic is correct. If it is, report this message to your technical support representative.

5019-262 U
A memory allocation error occurred in the image and logo converter while it processed inline graphic number: nn.

Explanation

Conversion on an inline image graphic failed because of insufficient memory. The image graphic uses the naming convention SGnnnnnn. nnnnnn is a number from 0 through 999999. Numbering begins with SG000000 for the first inline graphic found in the data stream, SG000001 for the next, and so on.

System action

Infoprint XT continues to process the job, but the output is not correct.

User response

Verify that the inline graphic is correct. If it is, report this message to your technical support representative.

5019-270 W
The data stream converter found an incorrect or unsupported Xerox file type in the downloadable file: file_name.file_type (internal name X'hex_name') on record: nn. The file prints as data.

Explanation

The Infoprint XT data stream converter expected to find a valid Xerox resource file name and extension, but found a string that it did not recognize instead.

System action

Infoprint XT ignores the record and continues processing.

User response

This message might indicate that a job that downloads resources through FILE DJDEs is corrupted. Verify that all resources that were copied from the job to the Xerox resource directory were processed successfully. If the input file is corrupt, correct the error or errors, regenerate the file, and rerun the job.

5019-271 E
The data stream converter did not find the expected end of an inline graphic on record: nn. Inline graphic number: nn might be corrupted. The graphic and the data that follows it might not print correctly.

Explanation

While processing an inline graphic in an offline job, Infoprint XT did not find the end of the graphic where it was expected. The graphic might have been created incorrectly, it might have data missing, or it might be otherwise corrupted. While searching for the end of the graphic, Infoprint XT might have read through some of the data that immediately follows the graphic, causing incorrect output.

System action

Infoprint XT continues to process the job, but the output is not correct.

User response

Correct the problem with the format of the graphic and reconvert the job.

5019-280 E
FONTS - Font: font_name does not meet naming requirements.

Explanation

The name of the Xerox font, font_name, is not in the correct format. Xerox font names must not exceed 6 characters and can include only uppercase alphabetic characters, numeric characters, and the dollar sign ($).

System action

Infoprint XT cannot process the font.

User response

Correct the name of the font identified in the message and do the action again.

5019-281 E
FORMAT - Font: font_name does not meet naming requirements.

Explanation

The name of the Xerox font, font_name, is not in the correct format. Xerox font names must not exceed 6 characters and can include only uppercase alphabetic characters, numeric characters, and the dollar sign ($).

System action

Infoprint XT cannot process the font.

User response

Correct the name of the font identified in the message and do the action again.

5019-282 W
The data stream converter found no 'END;' DJDE command before the end of the report.

Explanation

Infoprint XT found the end of a report before it found a DJDE record that contained the END; command. Infoprint XT does not process DJDEs that it finds after the end of the report.

System action

Infoprint XT continues to process the job.

User response

Add an END; command at the correct location in the input data stream and reconvert the job.

5019-290 E
The data stream converter cannot print an accounting page because of a font processing error.

Explanation

The data stream converter uses Xerox font p0612c.fnt to print accounting pages. It did not find the font.

System action

No accounting page prints.

User response

Load the p0612c.fnt font from your Xerox printer so that Infoprint XT can access it.

5019-300 W
The data stream converter collected: nn sheets for stapling. This total might be outside the range of supported values for the target printer.

Explanation

Although Xerox LPS printers support an NTO1 value of 1 through 32767 for stapling, data stream conversion might not produce the results that you want if the target printer does not support the value.

System action

The data stream converter processes the data stream as it is, regardless of whether the target printer is capable of stapling the output as specified.

User response

Verify that the job output is correct. If the target printer cannot staple as many sheets as requested, consider overriding the JDL NTO1 value by specifying the xstaplemax conversion parameter. Specify a value for the parameter that is consistent with the hardware stapling capabilities of the printer. For more information about limitations, see the printer documentation.

5019-301 W
The data stream converter collected: nn sheets for stapling, but the NTO1 maximum is: NTO1_value. The converter disabled stapling for the current report.

Explanation

The number of report sheets collected for stapling either exceeds the limit that the NTO1 command in the current JDL and JDE pair specifies, or the limit that the xstaplemax conversion parameter specifies.

System action

The data stream converter processes the data stream, but the AFP generated for the report does not include stapling commands.

User response

Verify that the job output is correct. Then, specify the xstaplemax conversion parameter with a value that is large enough to include all the sheets in the report and reconvert the job.

5019-302 W
XHONORSTAPLE is in effect, but the reformatted JDL: JDL_name and JDE: JDE_name pair does not include stapling information. The converter disabled stapling for the current report.

Explanation

Although you requested that Infoprint XT process Xerox stapling commands, you did not reload the JDL and JDE pair in effect after stapling support became available in Infoprint XT. Because Infoprint XT cannot determine whether the original JDL and JDE pair specified STAPLE=YES, NTO1=YES or NTO1=n, or FACEUP=YES, it uses STAPLE=NO. Infoprint XT does not include stapling commands in the AFP that it generates for this report.

System action

Infoprint XT continues to process the job, but the printer does not staple the pages in the current report.

User response

Reload the JDL that the job uses for Infoprint XT to process stapling commands. Then, reconvert the job.

5019-310 E
A text placement item specified font number: nn, but the maximum number of fonts per page is 128.

Explanation

One page specified more than 128 fonts.

System action

Infoprint XT cannot process the request.

User response

Check the font list in effect at the time to make sure that no more than 128 fonts requests are present. Then, reconvert the job.

5019-311 S
A text placement item specified font number: nn, but the number in the active font list is: nn.

Explanation

Infoprint XT tried to process AFP text placement items by using the wrong font list.

System action

Infoprint XT cannot process the request.

User response

Contact your technical support representative.

5019-320 E
The font processor cannot find font: font_name in the font correlation table.

Explanation

Infoprint XT did not find entries for the named font in the correlation tables located in the reformatted Xerox resource path. The font correlation tables are tab.aft and tab.sft.

System action

Infoprint XT cannot process the request.

User response

Use the pdxtloadres command to load the font identified in the message.

5019-321 S
No fonts are available to print the text.

Explanation

The data stream converter did not find one or more fonts in the font correlation table, so no default text font was available for printing text.

System action

Infoprint XT cannot process the request.

User response

Make sure that the DJDEs in the Xerox data stream or the JDEs used to process the data stream contain valid font lists. Make sure that you load all fonts specified by the font lists. Then, reconvert the job, or load a default text font and reconvert the job.

5019-322 E
The font processor cannot find reformatted font: font_name in the reformatted Xerox resource path.

Explanation

Infoprint XT did not find the metrics file for the named font in the reformatted Xerox resource path. It was looking for font_name.afn.

System action

Infoprint XT cannot process the request.

User response

Use the pdxtloadres command to load the font identified in the message.

5019-323 E
The font processor cannot find font resource: resource_name in the AFP resource path.

Explanation

While loading a form, Infoprint XT did not find the AFP font listed in the message.

System action

Infoprint XT continues to process the job and tries to use the first correctly defined font as a replacement.

User response

If you manually updated the resource correlation table, make sure the correlation record is correct, the font exists, and the font is accessible to Infoprint XT. If the AFP font is a font that Infoprint XT created from a Xerox font, reload the Xerox font. If the problem continues or if IBM® supplied the font, report this message to your technical support representative.

5019-324 E
Font resource: resource_name has an incorrect format.

Explanation

The AFP font resource identified in the message has an internal structure that is not valid.

System action

Infoprint XT continues to process the job, and tries to use the first correctly defined font as a replacement.

User response

If the font is a custom AFP font, a problem might have occurred during its transfer to the system. Make sure that you download or copy the resource in binary format. If IBM supplied the font or if Infoprint XT created the font from a Xerox font, report this message to your technical support representative.

5019-325 S
The font processor cannot find character translation table: table_name in the reformatted Xerox resource path.

Explanation

Infoprint XT did not locate the character translation table identified in the message in the reformatted Xerox resource path.

System action

The process fails.

User response

If you manually updated the resource correlation table, this message can indicate a syntax error in the correlation record. Make sure that the correlation record is correct and rebuild the correlation table. Otherwise, this message indicates an internal error in Infoprint XT. Report this message to your technical support representative.

5019-326 E
Font resource: resource_name does not contain a required character rotation.

Explanation

An AFP font resource is incomplete.

System action

Infoprint XT cannot process the resource.

User response

Reload the corresponding Xerox resource.

5019-327 S
The font processor cannot find the font correlation table in the reformatted Xerox resource path, or the table contains no entries.

Explanation

Infoprint XT did not locate any font correlation in the reformatted Xerox resource path.

System action

The process fails.

User response

Make sure that you load at least one font. Then, enter the command or do the task again.

5019-328 E
Character ID: character_id (EBCDIC code point X'EBCDIC_hex') in code page: code_page is not in character set: character_set. The original Xerox font: font_name, is correlated to coded font: coded_font.

Explanation

Code page code_page and character set character_set do not match for character ID character_id.

System action

The process fails.

User response

If you manually updated the resource correlation table, you have specified an incompatible code page and character set. Correct the correlation record and rebuild the correlation table. Then, reconvert the job. Otherwise, if IBM supplied the font or if Infoprint XT created the font from a Xerox font, report this message to your technical support representative.

5019-329 E
Character ID: character_id (EBCDIC code point X'EBCDIC_hex') in code page: code_page is not in character set: character_set. This is the original Xerox font: font_name.

Explanation

Code page code_page and character set character_set do not match for character ID character_id.

System action

The process fails.

User response

If you manually updated the resource correlation table, you have specified an incompatible code page and character set. Correct the correlation record and rebuild the correlation table. Then, reconvert the job. Otherwise, if IBM supplied the font or if Infoprint XT created the font from a Xerox font, report this message to your technical support representative.

5019-340 S
A resource processor cannot find reformatted JDL: JDL_name in the reformatted Xerox resource path.

Explanation

Infoprint XT cannot locate the JDL specified in the message.

System action

The process fails.

User response

Make sure that you specify the correct location for the JDL resource when you submit the job. Also make sure that you have loaded the JDL on the system. Make sure that you have spelled the name of the JDL correctly. The name is case-sensitive. After correcting the problem, submit the job again.

5019-341 S
A resource processor cannot find JDE: JDE_name in the reformatted JDL: JDL_name.

Explanation

The program did not find JDE JDE_name in JDL JDL_name.

System action

The process fails.

User response

Make sure that the JDE and JDL names are correct and spelled correctly. Make sure that the correct version of the JDL was loaded on the Infoprint XT system in the common resource library or in a resource group available to the job. Then, reconvert the job.

5019-342 E
A resource processor cannot find type: cl_type cluster name: cl_name in reformatted cluster database: clb_name. This occurred while processing a STOCKSET that is internal to the JDL and JDE pair: JDL_name/JDE_name.

Explanation

The STOCKSET that Infoprint XT was processing refers to a cluster entry, cl_name, which does not exist in cluster database clb_name. cl_type can be INIFEED, SYSPAGE, or ASSIGN.

System action

The process fails.

User response

Verify that the job specifies the correct STOCKSET and that the xclb conversion parameter specifies the correct cluster database. Then, reconvert the job.

5019-343 E
A resource processor could not find type: cl_type cluster name: cl_name in reformatted cluster database: clb_name. This occurred while processing external STOCKSET: STK_name in the JDL and JDE pair: JDL_name/JDE_name.

Explanation

The STOCKSET that Infoprint XT was processing refers to a cluster entry, cl_name, which does not exist in cluster database clb_name. cl_type can be INIFEED, SYSPAGE, or ASSIGN.

System action

The process fails.

User response

Verify that the job specifies the correct STOCKSET and that the xclb conversion parameter specifies the correct cluster database. Then, reconvert the job.

5019-344 E
A resource processor cannot find type: cl_type cluster name: cl_name in reformatted cluster database: clb_name. This occurred while processing STOCKSET: STK_name in the DJDE packet that ends on record: nn.

Explanation

A stock reference in a FEED DJDE or in external STOCKSET STK_name is correlated to a cluster entry, cl_name, which does not exist in cluster database clb_name. cl_type can be FEED for the FEED DJDE, or INIFEED, SYSPAGE, or ASSIGN for the STOCKS DJDE.

System action

The process fails.

User response

Verify that the job correctly specifies the STOCKSET, FEED DJDE, and cluster database. Then, reconvert the job.

5019-350 E
Processing stopped because one or more unsupported function command function were found in JDL or JDE: JDL_name | JDE_name:

Explanation

Infoprint XT cannot process the job because it uses the unsupported function FORMAT≠BIN or LMULT≠1.

System action

The process fails.

User response

If the JDL and JDE pair is essential to printing operations, report this message to your technical support representative.

5019-351 E
Processing stopped because unsupported function command functions were found in JDL or JDE: JDL_name | JDE_name:

Explanation

Infoprint XT cannot process the job because it uses the unsupported function FORMAT≠BIN or LMULT≠1.

System action

The process fails.

User response

If the JDL and JDE pair is essential to printing operations, report this message to your technical support representative.

5019-360 E
A resource processor cannot find reformatted type: resource_type for resource: resource_name in the reformatted Xerox resource path.

Explanation

resource_type can be CME, PDE, STK, or TST. Infoprint XT did not find the named resource resource_name in the reformatted Xerox resource directory.

System action

Infoprint XT ignores the reformatted resource and continues processing the job.

User response

Verify that the spelling of the resource name is correct, and that you have loaded the resource as a common resource or as a resource that belongs to a specific group. Then, make sure that the path to the resource is available to Infoprint XT and reconvert the job.

5019-370 W
XHONORFCB2 is in effect, but reformatted JDL: JDL_name | JDE: JDE_name does not include FCB information. The data stream converter ignores FCBs found in the data stream.

Explanation

Although you requested that Infoprint XT process FCBs, you did not reformat the JDL and JDE pair in effect after FCB support became available. Because Infoprint XT cannot determine whether the original Xerox JDL and JDE specified FCB=PROCESS or FCB=IGNORE, it uses FCB=IGNORE and does not process any FCBs in the data stream.

System action

Infoprint XT continues processing the job, but the printed output is not correct.

User response

Reload the JDL that the job uses. Infoprint XT creates a new metrics file for the JDL, which includes information that enables it to process FCBs. After you reload the JDL, reconvert the job.

5019-380 E
Correlation of Xerox DBCS font: font_name to non-DBCS AFP font resource: resource_name is not valid.

Explanation

During AFP font processing, Infoprint XT found a correlation between a Xerox DBCS font and an AFP single-byte font. Infoprint XT does not support this type of correlation.

System action

Infoprint XT cannot process the font.

User response

Correct the entry in the font correlation table so that the correlation is between a Xerox DBCS font and an AFP DBCS outline font. Then, rerun the pdxtloadres command to rebuild the font correlation table.

5019-381 E
Reformatted font information for Xerox font: font_name is not complete. Reload the resource to extract and store DBCS information.

Explanation

During AFP font processing, Infoprint XT determined that the reformatted Xerox font metrics file for font_name does not contain DBCS information.

System action

Infoprint XT cannot process the font.

User response

Reload the Xerox DBCS font. Then, reconvert the job.

5019-382 E
Font processing found a reference to Xerox DBCS font: font_name, but option: option is in effect. DBCS mode requires xresolution=300.

Explanation

During AFP font processing, Infoprint XT found a reference to Xerox DBCS font font_name, but it also found an xresolution value other than 300.

System action

Infoprint XT cannot process the font.

User response

Correct the resolution specification so that it specifies 300-pel resolution.

5019-400 U
A file access error with return code: nn occurred during the action: INIT. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-401 U
A file access error with return code: nn occurred during the action: INIT. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-402 U
A file access error with return code: nn occurred during the action: INIT. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-403 U
A file access error with return code: nn occurred during the action: INIT. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-404 U
A file access error with return code: nn occurred during the action: OPEN. The error occurred for DDNAME: dd_name and file: file_namemsg.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-405 U
A file access error with return code: nn occurred during the action: OPEN. The error occurred for DDNAME: UNKNOWN and file: file_namemsg.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-406 U
A file access error with return code: nn occurred during the action: OPEN. The error occurred for DDNAME: dd_name and file: UNKNOWN…msg.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-407 U
A file access error with return code: nn occurred during the action: OPEN. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN…msg.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-408 U
A file access error with return code: nn occurred during the action: READ. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-409 U
A file access error with return code: nn occurred during the action: READ. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-410 U
A file access error with return code: nn occurred during the action: READ. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-411 U
A file access error with return code: nn occurred during the action: READ. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-412 U
A file access error with return code: nn occurred during the action: WRITE. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-413 U
A file access error with return code: nn occurred during the action: WRITE. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-414 U
A file access error with return code: nn occurred during the action: WRITE. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-415 U
A file access error with return code: nn occurred during the action: WRITE. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-416 U
A file access error with return code: nn occurred during the action: CLOSE. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-417 U
A file access error with return code: nn occurred during the action: CLOSE. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-418 U
A file access error with return code: nn occurred during the action: CLOSE. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-419 U
A file access error with return code: nn occurred during the action: CLOSE. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-420 U
A file access error with return code: nn occurred during the action: TERM. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-421 U
A file access error with return code: nn occurred during the action: TERM. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-422 U
A file access error with return code: nn occurred during the action: TERM. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-423 U
A file access error with return code: nn occurred during the action: TERM. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-424 U
A file access error with return code: nn occurred during the action: TRACK. The error occurred for DDNAME: dd_name and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-425 U
A file access error with return code: nn occurred during the action: TRACK. The error occurred for DDNAME: UNKNOWN and file: file_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-426 U
A file access error with return code: nn occurred during the action: TRACK. The error occurred for DDNAME: dd_name and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-427 U
A file access error with return code: nn occurred during the action: TRACK. The error occurred for DDNAME: UNKNOWN and file: UNKNOWN.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-430 U
A program or operating system error has occurred. The internal diagnostic information is:
ON-ERROR: ONCODE nn

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-431 U
A program or operating system error has occurred. The internal diagnostic information is:
The routing text address is not correct:
Program area: program_area.

Explanation

A logic error occurred in the resource utility program. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process failed.

User response

Report this message to your technical support representative.

5019-432 U
A program or operating system error has occurred. The internal diagnostic information is:
The Medium Map Descriptor Item address is not correct.
Program area: program_area.

Explanation

A logic error occurred in the resource utility program. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process failed.

User response

Report this message to your technical support representative.

5019-433 U
A program or operating system error has occurred. The internal diagnostic information is:
The SIDE code is not correct.
SIDE code: code.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-434 U
A program or operating system error has occurred. The internal diagnostic information is:
The parsing token number is not
correct. Number: DJDE_nn.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-435 U
A program or operating system error has occurred. The internal diagnostic information is:
The print control value: X'hex_value'
was not recognized on page: page_nn
for logical record: record_nn.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-436 U
A program or operating system error has occurred. The internal diagnostic information is:
The absolute print position is
not set on page: page_nn for
logical record: record_nn.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-437 U
A program or operating system error has occurred. The internal diagnostic information is:
The font orientation value: orientation
was not recognized on page: page_nn
for logical record: record_nn of
Xerox font: font_name.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-438 U
A program or operating system error has occurred. The internal diagnostic information is:
The intermediate text item address
is not correct.
Program area: program_area.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-439 U
A program or operating system error has occurred. The internal diagnostic information is:
The report item address is not
correct.
Program area: program_area.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-440 U
A program or operating system error has occurred. The internal diagnostic information is:
The value for the text placement
identifier is not correct. Value:
value. Program area: program_area.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-441 U
A program or operating system error has occurred. The internal diagnostic information is:
The font orientation value: orientation
is not correct for Xerox font: font_name.
Program area: program_area.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-442 U
A program or operating system error has occurred. The internal diagnostic information is:
The number of referenced page
segments is not correct.
Number of referenced page
segments: nn.

Explanation

A logic error occurred in the resource utility program. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-443 U
A program or operating system error has occurred. The internal diagnostic information is:
The RPAGE side indicator is not
correct.
RPAGE side indicator code: side_code.

Explanation

A logic error occurred. Infoprint XT supplies a phase name, diagnostic information, or both, to help identify the problem.

System action

The process fails.

User response

Report this message to your technical support representative.

5019-450 I
Usage: aiocifd [ -f path/font_name] | -h | -?

Explanation

This is an informational message that indicates the correct parameters for the font analyzer.

System action

Infoprint XT continues processing.

User response

None.

5019-451 S
Missing or incorrect arguments.

Explanation

The font analyzer found a parameter that it did not recognize.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-452 S
The font analyzer cannot find or open font: font_name.

Explanation

The font analyzer did not find the font_name font. The resource name might be incorrect, or it might not be available on the system.

System action

Infoprint XT cannot process the request.

User response

Verify that the entry is correct and that the font resource exists. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-453 S
Font: font_name is not a valid Xerox font.

Explanation

The font analyzer found an error in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again.

5019-454 S
Font: font_name contains this unknown extension value: X’extension_value’.

Explanation

The font analyzer did not recognize the extension value in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again.

5019-455
Font: font_name contains this unknown orientation value: X’orientation_value’.

Explanation

The font analyzer did not recognize the orientation value in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again.

5019-456 S
Font: font_name contains this unknown font type value: X’font_type_value’.

Explanation

The font analyzer did not recognize the font type value in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again. If the problem continues, report this message to your technical support representative.

5019-457 S
The font analyzer ended with this internal code: error_code.

Explanation

The font analyzer found an internal error during font processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-458 I
Font: font_name is a Xerox SBCS font.

Explanation

This is an informational message that indicates that Infoprint XT found a Xerox single-byte character set font. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-459 S
Font: font_name contains this unsupported font type value: X'00'.

Explanation

Infoprint XT does not support this type of font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again. If the problem continues, report this message to your technical support representative.

5019-460 I
Font: font_name contains this unsupported font type value: X'01'.

Explanation

Infoprint XT does not support this type of font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again. If the problem continues, report this message to your technical support representative.

5019-461 I
Font: font_name is a Xerox DBCS font that uses this type of encoding: encoding_type.

Explanation

This is an informational message that indicates that Infoprint XT found a Xerox double-byte character set font. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-462 S
Font: font_name contains this unknown DBCS font type value: X’font_type_value’.

Explanation

The font analyzer did not recognize the DBCS font type value in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again.

5019-463 S
Font: font_name contains this unknown encoding type value: X’encoding_type_value’.

Explanation

The font analyzer did not recognize the encoding type value in the font_name font.

System action

Infoprint XT cannot process the request.

User response

Examine the file and make sure that it is not corrupted. Then, do the operation again. If the problem continues, report this message to your technical support representative.

5019-470 I
Usage: xrhdr | -i | -t | -? [path/resource_name]

Explanation

This is an informational message that indicates the correct parameters for the resource header utility.

System action

Infoprint XT continues processing.

User response

None.

5019-471 S
Missing or incorrect arguments.

Explanation

The resource header utility found a parameter that it did not recognize.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-472 I
The resource header utility modified resource: resource_name.

Explanation

This is an informational message that indicates that the resource header utility modified a resource header. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-473 I
The resource header utility added a header to resource: resource_name.

Explanation

This is an informational message that indicates that the resource header utility created a resource header. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-474 S
The resource header utility cannot find resource: resource_name.

Explanation

The resource header utility did not find the resource_name resource. The resource name might be incorrect, or it might not be available on the system.

System action

Infoprint XT cannot process the request.

User response

Verify that the entry is correct and that the resource exists. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-475 S
The resource header utility cannot access resource: resource_name.

Explanation

The permissions for resource resource_name do not let the resource header utility access the resource.

System action

Infoprint XT cannot process the request.

User response

Verify that the permissions for the resource are correct. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-476 S
A memory allocation error occurred in the resource header utility while it processed resource: resource_name.

Explanation

Header processing for resource_name resource failed because of insufficient memory.

System action

Infoprint XT cannot process the request.

User response

Verify that sufficient memory is available on the system. Then, rerun the command.

5019-477 S
The resource header utility cannot open resource: resource_name.

Explanation

The resource header utility did not open the resource_name resource. The resource name might be incorrect, or it might not be available on the system.

System action

Infoprint XT cannot process the request.

User response

Verify that the entry is correct and that the resource exists. Then, rerun the command. Otherwise, report this message to your technical support representative.

5019-478 S
Resource: resource_name does not contain a multiple of 128 bytes.

Explanation

Valid Xerox resources must contain a multiple of 128 bytes.

System action

Infoprint XT cannot process the request.

User response

Examine the resource and make sure that it is not corrupted. Then, do the operation again.

5019-479 S
Resource: resource_name does not have a valid Xerox resource name or extension.

Explanation

Valid Xerox resource names contain a 1-to-6 character resource name before the period, and a 3-character extension after the period. The valid Xerox resource name characters are uppercase alphabetic characters, numeric characters, and the dollar sign ($).

System action

Infoprint XT cannot process the request.

User response

Verify that the resource is a valid Xerox resource. If it is valid, contact your technical support representative.

5019-480 S
Resource: resource_name contains an unknown extension.

Explanation

The resource header utility did not recognize the extension of the resource_name resource

System action

Infoprint XT cannot process the request.

User response

Verify that the resource is a valid Xerox resource. If it is valid, contact your technical support representative.

5019-481 S
Resource: resource_name contains an unknown block size value.

Explanation

The resource header utility did not recognize the block size value of the resource_name resource.

System action

Infoprint XT cannot process the request.

User response

Examine the resource and make sure that it is not corrupted. Then, do the operation again.

5019-482 S
Resource: resource_name contains an unknown extension value.

Explanation

The resource header utility did not recognize the extension value of the resource_name resource.

System action

Infoprint XT cannot process the request.

User response

Examine the resource and make sure that it is not corrupted. Then, do the operation again.

5019-483 S
Resource: resource_name contains an unknown blocking factor value.

Explanation

The resource header utility did not recognize the blocking factor value of the resource_name resource.

System action

Infoprint XT cannot process the request.

User response

Examine the resource and make sure that it is not corrupted. Then, do the operation again.

5019-484 S
The resource header utility cannot write to resource: resource_name.

Explanation

An unidentifiable or unexpected I/O condition occurred during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-485 S
The resource header utility ended with this internal code: nn while processing resource: resource_name.

Explanation

The resource header utility found an error during processing.

System action

Infoprint XT cannot process the request.

User response

Report this message to your technical support representative.

5019-486 E
Infoprint XT found an incorrect color reference format in command DJDE at position position.

Explanation

Ink names can have one of these forms:
  • catalogname.palettename.colorname
  • catalogname..colorname
  • palettename.colorname
  • colorname.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the ink name in the DJDE and reconvert the job.

5019-487 E
The command DJDE exceeded the maximum number of inks in a list, which is 64.

Explanation

The specified DJDE exceeded the maximum number of inks in a list, which is 64.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the ink list in the specified DJDE and reconvert the job.

5019-488 E
Infoprint XT found an incorrect color reference format in command DJDE.

Explanation

Ink names can have one of these forms:
  • catalogname.palettename.colorname
  • catalogname..colorname
  • palettename.colorname
  • colorname.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the ink list in the specified DJDE and reconvert the job.

5019-489 E
Infoprint XT found one or more incorrect characters in command DJDE.

Explanation

Infoprint XT found incorrect characters in the specified DJDE.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the DJDE syntax and reconvert the job.

5019-490 E
Incorrect numeric input found in command DJDE.

Explanation

Infoprint XT found incorrect numeric input in the specified DJDE. The syntax for the specified DJDE requires one or more numeric fields, which are incorrect.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the DJDE syntax and reconvert the job.

5019-491 E
Line spacing value spacing_value in the LPI DJDE is not valid for the specified conversion units.

Explanation

Infoprint XT cannot process the LPI DJDE line spacing value correctly. Either the value is nonnumeric, or the value is out of range for the specific units. Permitted units are LPI, DOTS or XDOTS. The maximum value for line spacing is 30 LPI, and the minimum value is 10 dots.

System action

Infoprint XT continues processing the job, but the output might not be correct.

User response

Correct the line spacing value in the data stream and convert the job again.

5019-492 E
The data stream converter found an incorrect line range line_range in an LPI DJDE.

Explanation

Infoprint XT found an LPI DJDE with a line range that does not meet the correct format. This range can have one of these forms:
n
Number representing the line to which the specified line spacing is applied.
n–
Number of the line from which the specified line spacing is applied through (bottom of form).
n–m
The specified line spacing is applied from line n through line m.
The line numbers have to be between 1 and 255.

System action

Infoprint XT continues processing the stream, ignoring the range, but the output might not be correct.

User response

Correct the input data stream and convert the job again.

5019-493 E
The data stream converter found an LPI DJDE with overlapping line spacing ranges.

Explanation

Infoprint XT found an LPI DJDE with multiple overlapping line ranges.

System action

Infoprint XT continues processing the stream, ignoring the overlapping ranges, but the output might not be correct.

User response

Correct the input data stream and convert the job again.

5019-494 E
The data stream converter found a djde_name DJDE with too many entries. The number of entries for this DJDE must not exceed entries_number.

Explanation

Infoprint XT found a DJDE with more than allowed entries.

System action

Infoprint XT continues processing the stream, ignoring the extra entries, but the output might not be correct.

User response

Correct the input data stream and convert the job again.

5019-495 I
The resource header utility padded resource: resource_name.

Explanation

This is an informational message that indicates that the resource header utility padded a resource to ensure that it contains one or more complete 512-byte blocks. It requires no user response.

5019-496 S
The resource header utility did not process resource_name, which only contains text.

Explanation

The resource name has an extension for a binary resource, but the file only contains text.

System action

Infoprint XT cannot process the request.

User response

Examine the file to determine its contents. The file might contain Xerox source data. For example, if the file contains JSL data, you can rename it to file_name.jsl and process it with the pdxtpdl command.

5019-497 S
The resource header utility cannot read resource_name.

Explanation

Infoprint XT cannot read the file identified in the message.

System action

Infoprint XT cannot process the request.

User response

Examine the file and correct the problem. Then, issue the command again.

5019-498 I
The resource header utility removed padding from the header in resource: resource_name

Explanation

This is an informational message that indicates that the resource header utility removed extraneous padding from an existing resource header. It requires no user response.

System action

Infoprint XT continues processing.

User response

None.

5019-510 S
An error occurred while allocating the partitioned_data_set_name data set (return code: return_code) (error code: error_code) (information code: information_code).

Explanation

Infoprint XT could not allocate the required data set. Supervisor Call (SVC) 99 returned the error and information codes.

System action

Infoprint XT cannot process the request.

User response

For more information about error and information codes, see the Interpreting DYNALLOC Return Codes section in the Requesting Dynamic Allocation Functions topic of z/OS MVS Programming: Authorized Assembler Services Guide.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014