지금 지원 담당자와 채팅
지원 담당자와 채팅

SQL Optimizer for SAP ASE 3.9 - User Guide

Introduction Tutorials Preferences Editor Functions SQL Information and Functions Performance Monitor SQL Inspector SQL Collector for Monitor Server SQL Scanner Index Advisor SQL Optimizer
SQL Optimizer Overview Optimization Engine Common Coding Errors in SQL Statements What Function Should l Use to Retrieve the Run Time? Unsatisfactory Performance Results SQL Optimizer Functions SQL Editor Optimized SQL Activity Log
SQL Worksheet SQL Formatter Database Explorer Code Finder Object Extractor SQL Repository Index Impact Analyzer Index Usage Analyzer Configuration Analyzer Migration Analyzer Abstract Plan Manager User-Defined Temp Tables SQL History Legal Information

SQL Collector for Monitor Server

SQL Collector for Monitor Server Overview

SQL Collector for Monitor Server > SQL Collector for Monitor Server Overview

The SQL Collector for Monitor Server allows you to capture from the Adaptive Server Enterprise Monitor Server any currently executing SQL statements according to your user-defined criteria. Each SQL statement captured is categorized according to suspected levels of performance problem.

The SQL Collector for Monitor Server provides an easy way of viewing and analyzing any SQL statements currently running on the database server. You can specify your own criteria to use in selecting the SQL statements you want to view. Each SQL statement monitored is analyzed to see whether it is potentially problematic so that you can quickly determine which SQL statements may be causing the performance problem.

The SQL Collector window provides a work area for you to add and delete Collectors, storing information on the Collector name and description, number of SQL analyzed, start time, end time, and duration. It offers a way to view the monitored SQL statements. It displays the monitored SQL statement, corresponding query plan and related information such as server process ID (SPID), login name, capture time, and database name. You are able to copy problematic SQL statements to the SQL Optimizer for optimization.

SQL statements collected in Inspector files can be also be analyzed with the SQL Scanner module. Once you have identified potentially problematic SQL statements you can send the SQL to the SQL Optimizer, Index Advisor, the SQL Worksheet, or save them to the SQL Repository.

The SQL Collector for Monitor Server retrieves the SQL statements using the Adaptive Server Enterprise Monitor Server.

 

Related Topics

Adaptive Server Configuration Parameters for SQL Collector

SQL Collector for Monitor Server > Adaptive Server Configuration Parameters for SQL Collector

The SQL Collector for Monitor Server uses the Adaptive Server Enterprise Monitor Server to capture SQL statements that are currently running on the database. The following items need to be set before using the SQL Collector for Monitor Server:

Adaptive Server Version

You must have Adaptive Server 15.0 or later in order to have the Adaptive Server Enterprise Monitor Server.

Adaptive Server Enterprise Monitor Server

The Monitor Server must be currently running. It must be configured on the same machine as the database server you want to monitor. With Dsedit, you can PING the remote Monitor Server to ensure that a connection is available from the PC.

Monitor Server Name on Client SQL.INI and Server must match.

The Adaptive Server and Monitor Server are defined in the \sybase\ini\sql.ini file on the client PC. The names in the SQL.INI file must match exactly the name of the Adaptive Server and the Monitor Server on the Database Server.

Monitor Server Name in Collector setup must match

When adding a new Collector in the Add Collector window, the name for the Monitor Server must match exactly the name of the Monitor Server in the SQL.INI file.

Tempdb size

The tempdb system segment should be at least 20 MB.

Logon Privilege

You must have sa_role privilege assigned to your logon.

Adaptive Server parameter

ASE Parameter

Description

Recommended setting

event buffers per engine Specifies the number of events per database server that can be simultaneously monitored. sp_configure "event buffers per engine", 2000

max SQL text monitored

Specifies the maximum size in Kbytes of the SQL text monitored per connection.

sp_configure "max SQL text monitored", 4096

enable monitoring

Disables the collection of performance statistics through the monitoring tables.

sp_configure "enable monitoring", 0

Note: For details of how to configure Adaptive Server Enterprise Monitor Server to capture SQL statements, please refer to the Adaptive Server Manuals.

 

Related Topics

Data Directory Setting

SQL Collector for Monitor Server > Data Directory Setting

The SQL Collector for Monitor Server data directory is where the data files are created while executing the Inspect function. The data directory path is set in the Preferences window.

To review or change a directory

  1. Click image\B_Preferences.gif.

  2. Select the Directory Setup tab.

The default setting for this directory is:

C:\Documents and Settings\User\Application Data\Quest Software\Quest SQL Optimizer\DATA 

Changes to this directory cannot be made while the SQL Collector for Monitor Server is active.

Note: It is advisable not to change the data directory after you have used this function, as files created during monitoring are kept in this directory.

 

Related Topics

관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택