Data Model > Available DSCs > SPSS Statistics SAV DSC > Creating a log file from the SPSS Statistics SAV DSC
 
Creating a log file from the SPSS Statistics SAV DSC
The SPSS Statistics SAV DSC can optionally write information, warning, and error messages to a log file. You can choose if you want logging to be performed by the UNICOM Intelligence Data Model Logging component or if you want the SPSS Statistics SAV DSC to write messages directly to a text file, or both. You can also specify the types of messages that will be written to the log by setting the value of the Logging property.
To enable logging by the UNICOM Intelligence Data Model
Add the following keys to the Windows registry:
HKEY_LOCAL_MACHINE\Software\SPSS\MR Data Providers\SavLog
Set this key to any non-zero integer value to enable logging by the UNICOM Intelligence Data Model logging component. The log group name is SAV, that is, the format of the name of the log file is SAV*.TMP.
HKEY_LOCAL_MACHINE\Software\SPSS\MR Data Providers\SavLogDir
Optional. The location of the log file created by the Data Model logging component. If this value is not set, the log file is created in c:\.
To enable logging to a text file
Add the following keys to the Windows registry:
HKEY_LOCAL_MACHINE\Software\SPSS\MR Data Providers\SavDebugLog
Set this key to any non-zero integer value to enable logging directly to a text file.
HKEY_LOCAL_MACHINE\Software\SPSS\MR Data Providers\SavDebugLogFile
Optional. The name of the text file to which logging messages are written. If this value is not set, the name of the text file is c:\mrSavDsc.log.
Note SPSS Statistics SAV DSC log messages usually provide only very brief explanations and cannot be localized. In addition, the performance of the SPSS Statistics SAV DSC might be reduced while logging is enabled.
See also
SPSS Statistics SAV DSC