Problem:
I'm trying to find what these error messages mean, I cannot find them in the message references. this works on the mainframe in APS 4.0:
*************************************************************
??? ERROR (LEVEL 8) MESSAGE# IG-PARSE-16100-00-E
Syntax error. The parser detected an invalid construct.
...ERROR occurred near '"WHERE OTEIP-KEY = WS-OTEIP-KEY"', line 1691
while parsing the statement:
$DB-OBTAIN("REC EAISOTEP" "WHERE OTEIP-KEY = WS-OTEIP-KEY")
The current activity is: Parsing, lexing, and generating the compiled macro form
*************************************************************
*************************************************************
??? ERROR (LEVEL 8) MESSAGE# IG-PARSE-16700-00-E
*** ERROR: Compile resulted in 1 syntax errors
The current activity is: Parsing, lexing, and generating the compiled macro form
*************************************************************
*************************************************************
??? SEVERE (LEVEL 12) MESSAGE# IG-PARSE-16103-00-S
An error occurred while parsing the file: C:\\MFUSER\\PROJECT\\EAIS\\APSSRC\\VAOCPGM
The current activity is: Executing macro code
---- Traceback of INCLUDEs and macro calls: ----
Statement in error:
% INCLUDE MAININ
Source line number: 5
*************************************************************
*************************************************************
??? ERROR (LEVEL 8) MESSAGE# IG-IGDRVR-15000-00-E
IG is terminating due to problems or
exceptions. The longjmp termination code is 16103
The current activity is: Executing macro code
---- Traceback of INCLUDEs and macro calls: ----
Statement in error:
% INCLUDE MAININ
Source line number: 5
*************************************************************
Resolution:
The AMB error messages are referenced in the help facility of the product but they are not searchable individually in the index. To find AMB error messages, use the search tab instead of the index tab in the online help.
#MFDS
#EnterpriseDeveloper