A-61593 September 2007
4-11
Operating System Software Document List errors
NIB01
General error in Item
Buffer
Invalid response; incomplete definition of a text field.
Solution
: Check the text field definitions.
NIB02
Initialization error in
Item Buffer
Invalid response; incomplete definition of a text field.
Solution
: Check the text field definitions.
NIB03
High level in Item
Buffer. CPU too slow
High level of unprocessed items in the buffer.
Solution
: Check whether the processor has loaded an illegal item state.
e.g., the error,
no deposit data received
, may also cause this problem.
NIB04
Item Buffer full
The Item buffer is filled with items that have not been processed.
Solution
: Internal error. There is an overrun of the high level threshold.
Run and Jam Management errors
NSO01
General error in
SortMgr
Non-specific internal error.
Solution
: Close the operating system software and start it again.
NSO02
Initialization error in
SortMgr
No defined error during the opening of a run.
Solution
: Try another run. Check the current Run Definition.
NSO03
No RunDef serialized
The operating system software GUI and NAOMI are not compatible.
Solution
: Update the operating system software.
NSO04
Error creating recovery
checkpoint
Internal error.
Solution
: Call Service.
NSO05
Error destroying
recovery checkpoint
Internal error.
Solution
: Call Service.
NSO06
RAM: Memory low
RAM is low.
Solution
: Check the RAM.
NSO07
Operation rejected by
user logic (field JAM)
The application logic does not permit RunOpen. Field JAM is set.
Solution
: Check the application logic in hook OnRunOpen.
NSO10
Startfeed not allowed
as (0)
A logical jam has happened.
Solution
: Jam handling.
NSO20
ListField (2): file not
found
The file with the external list for a list field could not be found.
Solution
: Check the path.
NSO21
ListField (2): error (0)
Error encountered when accessing the list field.
Solution
: Check the list.
NSO22
DictionaryField (2): file
not found
The file with the external dictionary for a list field could not be found.
Solution
: Check the path.
NSO23
DictionaryField (2):
error (0)
Error encountered when accessing the dictionary field.
Solution
: Check the list.
NSO24
UserField (2): function
not found
This function could not be found in the user dll.
Solution
: Check the dll.
NSO25
UserField (2): file not
found
User DLL not found.
Solution
: Check the path.
NSO26
UserField (2):
Exception
Error (Exception) while the user DLL was running.
Solution
: Correct the user function.
NSO27
Field (2): overflow or
illegal operation
An arithmetic overflow or an illegal operation was performed on a logic
field.
Solution
: Check the input parameters of this field. Turn off
Error
Handling
in the operating system software configuration.
NSO28
Too many items to
delete
You want to delete too many items.
Solution
: Do not delete all of the item at one time.