Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Access Service Library Client Interaction properties [Table of Contents] Access
Service (ACS) Required properties

Access Service User's Guide DirectConnect

[-] Chapter 2 Configuring the DirectConnect Access Service Library
[-] Access Service Library Logging properties

Access Service Library Logging properties

Access service library logging properties control whether or not data is recorded in the server log file. These properties apply to the access service library as a whole.

The subsection heading for these properties must appear in the service library configuration file as:

{Logging}

General Server log file information

Each log entry consists of a number of columns of data, each separated by a tab character. These columns appear in the following order:

General log statistics information

All statistics properties record some identical types of data. You use these properties independently or in combination to record statistics at whatever level of granularity necessary to perform your analysis (see "Access Service Logging properties" ).

The following table describes the log statistics properties.

Log statistics properties

Property Name

Description

LogRequestStatistics

An access service property that records statistics about individual SQL requests.

LogTransferStatistics

An access service property that records statistics about individual transfer requests.

LogConnectionStatistics

An access service property that records accumulated statistics about requests made by each client connection. Statistics are recorded when the client disconnects.

LogServiceStatistics

An access service property that records accumulated statistics about requests made by all connections to this access service.

LogSvclibStatistics

An access service library property that records accumulated statistics about requests made by connections to all access services within this access service library.

Statistics are in standard format, tab-delimited columns in the server log file.

LogSvclibStatistics

Specifies how often the access service library records accumulated statistics about requests made by connections to all access services associated with this access service library during the reporting interval.

Syntax

LogSvclibStatistics=integer

Range

0-2147483646

Default

0

Values

integer is a number of seconds.

A value of 0 specifies that the access service library does not record statistics in the server log file.

Comments


Access Service Library Client Interaction properties [Table of Contents] Access
Service (ACS) Required properties