Paul Davies wrote:
> Hi Jane,
>
> Thanks for this information. I think this means that to each of the man
> pages listed, I should add this note:
>
> This command is available only in the cluter profile and the
> enterprise profile.
>
> Previously, individual options and operands of some commands were
> avialable only in EE, even though the command itself was available in
> all editions.
>
> Is this still the case? Are there commands that are available in all
> profiles that have options that are available only with the cluster or
> enterprise profile? If so, are they the same options of the same
> commands as before, when we had editions?
Profiles and editions are quite different concepts.
When you're explaining which commands work when, please don't tie the
description to a specific profile.
Some commands require that a domain be configured to support clusters.
It's a bug, or maybe "lack of feature", that that's required and that
all domains aren't *capable* of supporting clusters all the time.
Profiles are just a convenient way of configuring a domain. Currently
the developer profile does *not* configure the domain to support clusters,
but the cluster and enterprise domains do. Other profiles might or might
not configure the domain to support clusters.
There's nothing magic about the profile named "cluster". A better note
for the man page might be something like:
This command is available only in domains that are configured
to support clusters.
Thanks.