Show TOC

DROP LS POLICY StatementLocate this document in the navigation structure

Removes a logical server policy from the multiplex.

Syntax
DROP LS POLICY <ls-policy-name>
Parameters

(back to top)

  • ls-policy-name any policy name except ROOT and must refer to a policy not currently used for any logical server.
Applies to
Multiplex.
Examples

(back to top)

  • Example 1 deletes the Test20 logical server policy:
    DROP LS POLICY Test20
Standards

(back to top)

ANSI SQL–Compliance level: Transact-SQL extension.

Permissions

(back to top)

Requires the MANAGE MULTIPLEX system privilege.