SNA NRJE Node Managers Guide (30292-90007)

156 AppendixA
Result Codes and Messages
SNA NRJE Error Messages
200 MESSAGE: INCOMPATIBLE TRANS AND/OR COMP SPECIFIED. FILE
#!. (INT=200)
CAUSE: The user specified that the indicated file (or one of its ##FD
include files) is already translated and/or compressed, but this
workstation is configured to send data untranslated and/or
uncompressed.
ACTION: Correct the file subcode or ##FD parameter in error.
201 MESSAGE: INCOMPATIBLE TRANSLATION SPECIFIED. FILE #!.
(INT=201)
CAUSE: The user specified that the indicated file (or one of its ##FD
include files) is already translated, but this workstation is configured
“notranslate”.
ACTION: Correct the file subcode or ##FD parameter in error.
202 MESSAGE: UNABLE TO OPEN INPUT FILE #!. (INT=202)
CAUSE: File system related error. The ! parameter is the file number in
the order of input to SUBMIT or NRJE2Submit (The error may refer to an
##FD file specified within this input file.) A file system error message
will appear after this message.
ACTION: Determine the cause by inspecting the file system error
message and correct the problem.
203 MESSAGE: INVALID CHAR FOLLOWING ##FD FILENAME. IN INPUT
FILE #!. (INT=203)
CAUSE: Syntax error on ##FD record. The ! parameter is the file
number in the order of input to SUBMIT or NRJE2Submit. An open
parenthesis “(” or a carriage return was expected following the file
name.
ACTION: Locate the ##FD record in error and correct the problem.
204 MESSAGE: INVALID ##FD OPTION IN INPUT FILE #!. (INT=204)
CAUSE: Syntax error on ##FD record. The ! parameter is the file
number in the order of input to SUBMIT or NRJE2Submit.
N[OTRANSLATE] and T[RANSPARENT] are the only valid options.
ACTION: Locate the ##FD record in error and correct the problem.
205 MESSAGE: UNABLE TO OPEN ##FD FILE REFERENCED THROUGH
INPUT FILE #!. (INIT=205)
CAUSE: File system related error. The ! parameter is the file number in
order of input to SUBMIT or NRJE2Submit. The error refers to a ##FD file
(perhaps multiply nested) within this file. A file system error message
will appear after this message.
ACTION: Determine the cause by inspecting the file system error.