Comment on a user-defined logical server using Interactive SQL.
For example, to add a comment to a user-defined logical server ls1, enter:
COMMENT ON LOGICAL SERVER ls1 IS ‘ls1: Primary Logical Server’;