Feedback
Did this article resolve your question/issue?

   

Article

How to collect Debug logs for Autonomous REST Connector for ODBC

Information

 
TitleHow to collect Debug logs for Autonomous REST Connector for ODBC
URL Namehow-to-collect-debug-logs-for-autonomous-rest-connector-for-odbc
Article Number000128233
EnvironmentProduct: Progress DataDirect Autonomous REST Connector for ODBC
Version: All supported versions
OS: All supported platforms
Database: All supported databases
Application: All supported applications
Question/Problem Description
How to collect Debug files for Autonomous REST Connector for ODBC for REST services.
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
On Linux/Unix
Set the connection option DebugRecord under the odbc DSN in odbc.ini file

E.g. 
DebugRecord=/tmp/MyDebug

On Windows
Open the ODBC Data Source Administrator and click on the system DSN tab.
Open the ODBC Datasource created for ODBC AutoRest driver.
Select the Advanced tab.
Check Record under the Debug Record section.
Specify the full path to the folder to generate the Debug files.

Contact Technical Support for assistance analyzing the files and reproducing the issue.
## PLEASE NOTE: 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.

Now turn off logging. After generating the debug files, remove the location specified for the DebugRecord option or, if using the GUI, deselect the Record check box. Failure to remove this value, the driver will overwrite debug files in the specified location the next time you start the application.

For additional information on debugging refer to the driver documentation, specifically the section titled: "Enabling Debug Record Mode"
Workaround
Notes
References to other documentation:
Progress DataDirect Autonomous REST Connector for ODBC : Connection Option Descriptions https://documentation.progress.com/output/DataDirect/odbcautoresthelp/odbcautorest/debug-folder.html#

 
Last Modified Date8/12/2022 8:09 PM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.