Which Administration console action implements this requirement?

Consider a domain that includes a dynamic cluster of three servers. Your network administrator
requires all servers to bind the specific domain name mycompany.com.
Which Administration console action implements this requirement?

Consider a domain that includes a dynamic cluster of three servers. Your network administrator
requires all servers to bind the specific domain name mycompany.com.
Which Administration console action implements this requirement?

A.
Use a $(macro)in the servertemplates listen address.

B.
Assigneachdynamicserver a separate machine.

C.
Create multiple server templates for the cluster.

D.
Update the cluster’s listenaddress prefix.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Anon

Anon

Correct answer: A

nebz

nebz

Answer : A

Explanation : You can define a macro for any string attribute in a server template. Macros are case sensitive and cannot be used for integers or references to other configuration elements. The valid macros available for use in server templates are:

${domainName}: The name of the domain to which this element belongs.

Source : http://docs.oracle.com/middleware/1213/wls/DOMCF/server_templates.htm#DOMCF233