Direct Read in a distributed System Environment

Remote queries in a distributed system environment use the backend configuration of the remote system to access the database. To do so, the system will use the NGA backend datapoints on the remote system which have the same names as the NGA backend datapoints on the local system. Therefore, specific IP addresses or host names must be used for the database connection. Consider the following:

Note: If your project is part of a distributed system and Direct Read is used, you must use specific IP addresses or host names for the database connection. Do not use localhost or 127.0.0.1.