Debug Folder
- Last Updated: June 28, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- GitHub 8.0
- Documentation
Attribute
DebugRecord (dbgrecord)
Purpose
Specifies the directory where the driver generates debug record files. When a value is specified, the driver records server requests and responses to a set of files stored in this location. These files assist in troubleshooting by providing a method for Technical Support to reproduce and debug issues for REST services that are not publicly accessible.
Important: Debug record files may capture security-related headers, such as auth or token headers. Before sending Technical Support debug files, review the content to remove any confidential information that may have been recorded.
Valid Values
debug_record_folder
where:
debug_record_folder
is the location of the folder where the debug record files are to be generated. For example, C:\Temp\MyDebug Folder.
Note: To specify this value using the GUI, you must click the Record box . Next, click Select; then, browse to or create the file location.
Notes
- The specified directory must exist.
- You must have write access to the specified directory.
- The contents of the specified directory are deleted every time a connection is established.
- For more information, refer to "Enabling debug record mode" in the Progress DataDirect for ODBC Drivers Reference.
- For assistance, contact Technical Support.
Default Value
No default value