Starting a logical cluster

To start a logical cluster, which places it in the online state, use sp_cluster logical, “online”.

For example, to start “SalesLC” and “HRLC,” enter:

sp_cluster logical, "online", SalesLC
sp_cluster logical, "online", HRLC