Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage
Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.
resolvePolicyForGroup
The resolvePolicyForGroup parameter shows the name of the policy for each partition.
Available options:
--o <number of partitions> The number of partitions that are printed out.
If the --o is not specified, it will default to 50 partitions.
--a <application name> Prints out policy information for the partitions in the given application.
--p <partition name> Prints out policy information for the given partition.
--class <classification name> Prints out policy information for the partitions in the given classification.
[root@wpfsample3 bin]# ./wpfadmin resolvePolicyForGroup --class ClassA WASX7209I: Connected to process "Deployment Manager" on node wpfsample3Manager using SOAP connector; The type of process is: DeploymentManager Partition=PK000001 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000002 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000003 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000004 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000005 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000006 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000007 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000008 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000009 Policy name=WPF Cluster Scoped Partition Policy Partition=PK000010 Policy name=WPF Cluster Scoped Partition Policy
Parent topic:
Management script wpfadmin and usage
Related concepts
Management script wpfadmin and usage