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

Access
service Logging properties [Table of Contents] Chapter 3 Querying
and setting operating values

Access Service User's Guide DirectConnect for AS/400

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

Access service Tracing properties

Tracing properties control whether access service data is written to the server trace file. For detailed information about the server trace file, see DirectConnect Server Administration Guide.

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

{Tracing}

Because tracing degrades performance, use tracing only when Sybase Technical Support instructs you to configure specific tracing properties.

Warning!

To provide Sybase Technical Support with all the necessary trace data, the server trace file will be allocated a maximum of 20 MB of space. When the server trace file exceeds the maximum it will be copied to a file with the same filename and with an "_old" extension (<filename>_old). See the DirectConnect Server Administration Guide for suggestions for deleting or backing up old log and trace files.

TraceDRDATrans

Specifies whether the access service traces the DRDA transformation layer of the access service library.

Syntax

TraceDRDATrans=[ no | yes ]

Default

no

Values

no means access service does not trace the DRDA transformation layer.

yes means access service traces the DRDA transformation layer.

TraceEvents

Specifies whether the access service traces the event handler layer of the access service library.

Syntax

TraceEvents=[ no | yes ]

Default

no

Values

no means the access service does not trace the event handler layer.

yes means the access service traces the event handler layer.

Comments

The access service traces Open Server calls such as connect, disconnect, language, and cursor events.

TraceHostCom

Specifies whether the access service traces the host communication layer of the access service library.

Syntax

TraceHostCom=[ no | yes ]

Default

no

Values

no means the access service does not trace the host communication layer.

yes means the access service traces the host communication layer.

Comments

The access service traces all communications to and from the platform supporting the target database (LU 6.2 communications).

TraceInterface

Specifies whether the access service traces the interface layer of the access service library.

Syntax

TraceInterface=[ no | yes ]

Default

no

Values

no means the access service does not trace the interface layer.

yes means the access service traces the interface layer.

Comments

The access service traces all activity related to interfacing the access service library and the target database such as Open Client DB-Library, and Open Client CT-Library.

TraceTarget

Specifies whether the access service traces the implementation layer of the access service library.

Syntax

TraceTarget=[ no | yes ]

Default

no

Values

no means the access service does not trace the implementation layer.

yes means the access service traces the implementation layer.

Comments

The access service traces all database-specific target activity within the access service library.


Access
service Logging properties [Table of Contents] Chapter 3 Querying
and setting operating values