Dropping companion mode

  1. To stop the high availability system from monitoring the companions. Issue:

    scwitch -n -M -j primary-resource-name
    scswitch -n -M -j secondary-resource-name
    
  2. To drop companion mode, issue:

    sp_companion companion_name, "drop"
    

    Dropping companion mode is irreversible; you must reconfigure the Adaptive Server companion servers before they again fail over in a high availability system.