Feedback
Did this article resolve your question/issue?

   

Article

Does Snoop logs gets generated with DataDirect Google BigQuery JDBC Driver 6.0?

Information

 
TitleDoes Snoop logs gets generated with DataDirect Google BigQuery JDBC Driver 6.0?
URL Namedoes-the-snoop-logs-gets-generated-with-google-bigquery-jdbc-driver
Article Number000120651
EnvironmentProduct: Progress DataDirect for JDBC for Google BigQuery Driver
Version : 6.0
OS: JAVA
Database : N/A
Application: All supported applications
Question/Problem Description

After setting up the Spy and Snoop tracing using the article " How to enable Spy and Snoop logging for the Connect for JDBC drivers " ,
it was observed that only Spy log got generated and there were no Snoop logs.
Does Snoop logs gets generated with DataDirect Google BigQuery JDBC Driver ?

Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
For Google BigQuery JDBC driver and any Cloud Driver:

1. Spy logs gets generated, but not the snoop logs. Snoop logs capture the TCP Socket communication between clients and servers. Google BigQuery and other cloud sources like (Salesforce, Oracle Sales Cloud, Oracle Service Cloud, and Eloqua) use HTTP Requests and Responses (SOAP or REST) to communicate with the service and hence the communication is not captured in the snoop logs.

2. Though when these drivers are deployed in the server mode; the application uses TCP communication to the SQL Engine Service running on the client local machine. This communication can and will be captured when Snoop tracing is enabled. Though the actual communication between the SQL Engine Service and Cloud Data Source will still be in HTTP and will not be captured in snoop logs.
Workaround
Notes
Last Modified Date11/12/2019 5:36 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.