Logging - Oracle Application Server 10.1.3.4 User Manual

Adapters for ims/db release 3 (10.1.3.4)
Table of Contents

Advertisement

Table 8–8 (Cont.) Daemon Control Tab Components
Field
Call timeout
Connect timeout
Client idle timeout

Logging

Using the Logging tab, you define the daemon log file settings, the log file structure
and the location where the log is saved. In addition, use it to define the data that is
logged and traced in the file.
The following describes how to open the Logging tab.
From the Start menu, select Programs, Oracle, and then select Studio.
1.
From the Design perspective Configuration view expand the Machines folder.
2.
Right-click a computer and select Open Runtime Perspective.
3.
Right-click the daemon in the Runtime Explorer and select Edit Daemon
4.
Configuration.
Click the Logging tab.
5.
After making changes to the daemon, right-click the daemon and select Reload
6.
Configuration.
Description
The timeout period for short calls for all daemons. The
definition of a short call is a call that should be completed
in a few seconds. For example, most calls to a database
such as DESCRIBE should be completed in a few seconds
as opposed to call like a GETROWS call, which can take a
long time. In heavily loaded or otherwise slow systems,
even short calls such as calls to open a file, may take a
significant amount of time. If a short call takes more than
the specified time to complete, then the connection is
stopped. The default value for this parameter is 60
seconds. Values of less than 60 seconds are considered to
be 60 seconds.
Specifying the timeout in a workspace overrides the value
set in this field for that workspace.
The time the client waits for a daemon server to start. If
the daemon server does not start within this period, then
the client is notified that the server did not respond. The
value specified for this parameter serves as the default
timeout for all the workspaces listed in the daemon
configuration. The default value for this parameter is 60
seconds.
Notes:
Entering the timeout in a workspace overrides the
value set in this field for that workspace.
Even if the XML source does not list this parameter in
the workspace section, the workspace gets it using the
default value. If you want to prevent a workspace
from using the default value, you must enter a value
of zero for this parameter in the workspace section.
The maximum amount of time any daemon client may be
idle before the connection with the server is closed.
Specifying the timeout in a Workspace overrides this
setting for that workspace.
Advanced Tuning of the Daemon C-3
Logging

Advertisement

Table of Contents
loading

This manual is also suitable for:

Application server 10g

Table of Contents