Show TOC

Setting Up a Standard Error Message for Clients: Option -ZLocate this document in the navigation structure

With this option you can specify that any errors occurring while opening the connection are not reported in detail to the client. The same error text is then always returned to the caller regardless of the error (connection could not be opened, route is not permitted, host name could not be resolved, and so on).

The client receives the following error text that the connection could not be established:

********************************************************************** * LOCATION SAProuter * ERROR route could not be established * * TIME Tue Sep 5 15:38:57 2006 * RELEASE 0 * COMPONENT NI (network interface) * RC -92 **********************************************************************
         
Start SAProuter with the following option to activate this error information:
  • Windows/UNIX:saprouter -r -Z
  • IBM i:call saprouter ( '-r' '-Z' )
Note For this option you must be using at least SAProuter version 38.0.