Associating the load profile with a logical cluster

To associate a load profile with a logical cluster, use sp_cluster logical, “set”. For example, to associate the profile “my_profile” with “SalesLC,” enter:

sp_cluster logical, "set", SalesLC, load_profile, my_profile