Previous Topic: /SERVER=remote_node

Next Topic: CLOSE LOG_FILE

Examples

  1. This command tells all schedulers in the cluster to perform a consistency check.
    SCHEDULE> CHECK/ALL_NODES
    
  2. This command tells remote node NODE1 to perform a consistency check.
    SCHEDULE> CHECK/SERVER=NODE1