Error Messages

This appendix provides the error messages that may occur during the system generation and installation procedures. The BUILD program error messages also are included.

RTAGN Errors

AL:LO not allowed with Pseudo%driver

A map set may not be locked to an IFT associated with a pseudo driver. Remove the AL or the PS command.

Background swap priority error

Ensure that the value is in the range 0 through 32767.

Bad parameter

The parameter is not the correct type or is out of range. Review the command description for a definition of legal parameters.

Base page overflow

Reduce the number of base page links by using current page linking, or by ordering the module differently to reduce cross page references.

Blank common command out of order

Ensure that the command to specify the number of words of blank common, COM,numWords, is in the correct format. numWords must be in the range 0 through 32767.

Buffer limit error

Ensure that the buffer limit parameter in the DVT command is of the form BL:BU:ll:ul or BL:UN:ll:ul, that ll is less than ul, and that both are numerics in the range 0 through 32767.

Can't fix up unidentified external references in partitions 32 through 127

System modules that reference externals in other partitionable modules must be relocated in partitions 1 through 31.

Checksum error

The file may not be a relocatable file or may be incorrect type. Specify the correct file and/or retry.

Error Messages A1