日志文件项具有以下格式:
--process_type-DD/MMM/YYYY:HH:MM:SS-PID#-- message_text
参数:
例 1:一个连接管理器日志项。
--dtwcm-02/Mar/1999:13:43:07-330-- Creating connection manager ...successfully Reading configuration info ... Completing initialization ... Initializing cm server ... successfully Initializing NLS environment ... successfully Detecting cliette ./dtwcdb2 for DTW_SQL:CELDIAL: Min process(es) = 1, Priv Port = 7100. Starting 1 cliettes for DTW_SQL:CELDIAL. Started: ./dtwcdb2 7128 7100 7200 DTW_SQL:CELDIAL LOG_MAX , pid: 213 1 cliettes for DTW_SQL:CELDIAL started. ...
例 2:一个 cliette 记录项。
--cliet-02/Mar/1999:13:43:08-335-- Cliette starting ... Cliette: DTW_SQL:SAMPLE, database: SAMPLE, user: *USE_DEFAULT Making a new connection to database: SAMPLE, user: *USE_DEFAULT. Calling SQLAllocHandle for environment ... Calling SQLAllocHandle for connection ... Calling SQLSetConnectAttr ... Calling SQLConnect ... Connecting to database: SAMPLE sucessfully. Telling CM the cliette is ready ... Ready and waiting for command from CM ...