Which of the following are valid options?

When creating a dynamic cluster, you have multiple options concerning how dynamic servers are.
Which of the following are valid options?

When creating a dynamic cluster, you have multiple options concerning how dynamic servers are.
Which of the following are valid options?

A.
Identify three supported configurations.

B.
Use a single machine.

C.
Use all machinesin asubnet.

D.
Use all machinesin thedomain.

E.
Use all percentage ofmachines in the domain.

F.
Useall machines whose names matchan expression.



Leave a Reply 9

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


Anon

Anon

Correct answer: B, D, F

Seb

Seb

A, B, F

3 options :
Use any machine configured in the domain (any not all)
Use a single machine for all dynamic servers
Use a subset of machines in this domain
Machine Name Match Expression

nebz

nebz

Agree with Seb

Thom

Thom

B, D , F

From the OnDemand Student Guide
Use any machine configured in this domain: The dynamic servers generated are
assigned in a round-robin fashion to all machines defined in the domain.

– Use a single machine for all dynamic servers: You want all dynamic servers on
one machine. If this is chosen, you use the Selected Machine drop-down list to select
that machine.

– Use a subset of machines in this domain: The dynamic servers generated are
assigned in a round-robin fashion to all machines defined in the domain that match
the Machine Name Match Expression entered. An asterisk can be used as a wild
card

Bruno Correia

Bruno Correia

B,D,F

How do you want to distribute dynamic servers across machines?

-> Use any machine configured in this domain
-> Use a single machine for all dynamic servers
Selected Machine:
-> Use a subset of machines in this domain
Machine Name Match Expression:

Mike L

Mike L

I came up with A,B,F.
Explanation for A:
When creating a dynamic cluster in the weblogic console, your options are:
#1 Use ANY machine configured in this domain
#2 Use a SINGLE machine for all dynamic servers
#3 Use a SUBSET of machines in this domain. (you use machine name match expressions here)

So, 3 options offered, so this is correct
There is no option for ALL machines in domain/subnet, so C and D are incorrect.
There is no option for % of machines, so option E is wrong

Narendra K Kanike

Narendra K Kanike

ABF

money

money

In my view also A, B,F are correct. AS there is no supporting evidence C, D and E. Weblogic docs does not stress upon “ALL” machine anywhere. It just say any machine which means if you have 5 machine configured, then managed server can be hosted in any of that machine, not all machine.