Start of change

EQA9857W Requested user interface not available. Application will run, and IBM Dynamic Test Engine will run in batch mode.

Explanation

The requested user interface is not available, so the IBM Dynamic Test Engine will run in batch mode for recording or replay. This behavior is the default when not specified in the EQAOPTS customization module via the EQAXOPT macro invocation option NODISPLAY.

Programmer response

Make sure that the user interface specified as a suboption in the TEST runtime option is correct and available. However, if you do not want the IBM Dynamic Test Engine to run when this situation is detected, change the EQAXOPT macro invocation option to NODISPLAY,QUITDTR in your EQAOPTS customization module.

End of change