Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » High availability and read-only scale-out systems » SQL Anywhere read-only scale-out » Tutorial: Creating a read-only scale-out system

 

Lesson 2: Monitoring your read-only scale-out system from Sybase Central

Start Sybase Central and connect to scaleoutdemo.db to monitor your read-only scale-out system.

Prérequis

This lesson assumes that you have completed all preceding lessons. See Lesson 1: Creating a read-only scale-out system.

This lesson assumes that you have the roles and privileges listed in the Privileges section at the start of this tutorial: Tutorial: Creating a read-only scale-out system.

 Task
  1. Start Sybase Central. Click Start » Programs » SQL Anywhere 16 » Administration Tools » Sybase Central.

  2. In Sybase Central, connect to scaleoutdemo.db as follows:

    1. Click Connections » Connect With SQL Anywhere 16.

    2. In the Connect window, complete the following fields to connect to the test database, scaleoutdemo.db:

      1. In the User ID field, type DBA.

      2. In the Password field, type sql.

      3. In the Action field, type Connect to a running database on this computer.

      4. In the Server Name field, type scaleout_root_demo.

    3. Click Connect.

  3. Click the Overview tab in the main window to monitor the database scaleoutdemo.db.

  4. Click the Database Mirroring and Scale-out dropdown list to view the scale-out system's primary server name, as well as information about the scale-out system's copy nodes.

  5. Close Sybase Central.

Résultat

You have connected to and monitored your read-only scale-out system using Sybase Central.

 See also