Configuring SDDC Content on Microsoft Windows
On Microsoft Windows, Siebel Diagnostic Data Collector (SDDC) can be configured to modify or enhance the amount of information collected during an SDDC execution. A Microsoft Windows SDDC configuration file is required by SDDC to modify any configurations to the output. The configuration file is referenced during the SDDC execution.
By default, a configuration file is not included with the SDDC utility. It is recommended that you contact Oracle Global Customer Support before using configuration files by creating a service request (SR) on My Oracle Support. Oracle Global Customer Support provides configuration files based on the specific information you require. For information about SDDC configurations on UNIX, see Configuring SDDC Content on UNIX.
The SDDC configuration file is divided into sections that can be used to configure the type of information and log files collected by the utility. Edit the configuration file with a text editor. The following table provides the SDDC configuration file parameters.
Section | Parameter | Specifies |
---|---|---|
[Main] |
OutputDirectory |
Specifies the directory location for the creation of the SDDC directory and output files. |
CollectLog |
Specifies whether log files are collected. |
|
CollectLogArchive |
Specifies whether log archive files are collected. |
|
CollectCrash |
Specifies whether failure files are collected. |
|
CollectStderrFiles |
Specifies whether standard error files are collected. |
|
CollectDump |
Specifies whether back-up system files are collected. |
|
CollectAssert |
Specifies whether assert and prefer files are collected. |
|
SiebelBinDir |
Specifies the directory location of the |
|
[Registry] |
Key01 |
Specifies a registry key for collection. |
Key02 |
Specifies a registry key for collection. |
|
Key03 |
Specifies a registry key for collection. |
|
[CrashFiles] |
StartDate |
Specifies the start date for a range of process failure files to collect. |
EndDate |
Specifies the end date for a range of process failure files to collect. |
|
MatchingFiles |
Specifies the process failure file extensions
to collect. You can specify the collection of Siebel Flight Data Recorder
(FDR) files in this section by identifying the extension FDR (for
example, |
|
[StderrFiles] |
StartDate |
Specifies the start date for a range of standard error files to collect. |
EndDate |
Specifies the end date for a range of standard error files to collect. |
|
MatchingFiles |
Specifies the standard error file extensions to collect. |
|
[ProcessDump] |
StartDate |
Specifies the start date for a range of dump files to collect. |
EndDate |
Specifies the end date for a range of dump files to collect. |
|
MatchingFiles |
Specifies the dump file extensions to collect. |
|
[AssertFiles] |
StartDate |
Specifies the start date for a range of assert files to collect. |
EndDate |
Specifies the end date for a range of assert files to collect. |
|
MatchingFiles |
Specifies the assert file extensions to collect. |
|
[LogFiles] |
StartDate |
Specifies the start date for a range of log files to collect. |
EndDate |
Specifies the end date for a range of log files to collect. |
|
MatchingFiles |
Specifies the log file extensions to collect.
You can specify the collection of Siebel Application Response Measurement
(Siebel ARM) files in this section by identifying the file extension
SARM (for example, |
|
[LogArchive] |
NumArchives |
Specifies that SDDC collects log archive
files from the |
MatchingArchiveDir |
Specifies the archive directories for collection. |
|
[SiebelServer] |
LogDir |
Specifies the Siebel Server log directory in the case of not being able to connect to the Siebel Gateway. |
LogArchiveDir |
Specifies the Siebel Server log archive directory in the case of not being able to connect to the Siebel Gateway. |
|
[GatewayServer] |
LogDir |
Specifies the Siebel Gateway in the case the directory name is different than the default. |