Informatica Repository server is identified by
-
Repository server name and port number
-
Repository server name
-
Repository server name and host name
-
Host name and port number
The Informatica Repository Server is uniquely identified by the host name (where the server runs) and the port number (which the server listens on). The repository server name is an alias configured within the domain but is not sufficient for network identification - multiple servers could have the same name in different domains. The combination of host name and port number provides the complete network address needed for clients to connect to the correct repository server instance.
To answer this question, we need to understand how the Informatica Repository server is identified.
Option A) Repository server name and port number - This option is incorrect because the Repository server is not solely identified by its name and port number. These are just components of its identification.
Option B) Repository server name - This option is incorrect because the Repository server is not solely identified by its name. It requires additional information for identification.
Option C) Repository server name and host name - This option is incorrect because the Repository server is not solely identified by its name and host name. Again, additional information is needed for identification.
Option D) Host name and port number - This option is correct because the Informatica Repository server is identified by its host name and port number. These two pieces of information together uniquely identify the server.
Therefore, the correct answer is D) Host name and port number.