Kbase P54162: skip-schema-check is not written into Oracle dataserv.lg file without a qt_debug switch
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/23/2009 |
|
Status: Verified
SYMPTOM(s):
skip_schema_check is not written into the dataserv.lg file
Progress 9.1D07
FACT(s) (Environment):
Connecting to ORACLE with parameter -Dsrv skip_schema_check
The documentation states the following under Skipping Schema Verification
"The dataserv.lg log file notes when the DataServer skips the schema check"
When using -Dsrv skip_schema_check with SQL Server DataServer, schema check information is written to dataserv.lg file
skip_schema_check is only written to dataserv.lg file when -Dsrv qt_debug parameter is used
Oracle DataServer
All Supported Operating Systems
Progress 9.1D
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Use -Dsrv qt_debug,extended (or any qt_debug switch) so that this information can be logged into the dataserv.lg file. For example,
----------Skipping schema check for table CUSTOMER----------