Product version(s): All current 360Suite versions
Third-party technology: SAP Audit database hosted on Sybase / SQL Anywhere
Database: Sybase / SQL Anywhere
A job run with Audit data extraction enabled, where the SAP Audit database is hosted on a Sybase/SQL Anywhere server, completes with no action: the SQL query executed by the job returns 0 rows.
Running the exact same SQL query manually from SQL Anywhere's SQL Central tool works as expected and returns data.
Configure a job with Audit data extraction enabled, targeting an SAP Audit database hosted on Sybase/SQL Anywhere.
Run the job.
Observe that the job completes with no action and the underlying SQL query returns 0 rows.
Context: This issue occurs when the JDBC driver used to connect to the Sybase/SQL Anywhere database is outdated or incorrect.
Technical explanation: The incorrect/outdated JDBC driver is located in the /libs folder of the 360Suite Tomcat.
Follow the steps below to update the JDBC driver.

Stop the 360Suite Tomcat.
Delete the existing jconn4.jar from the /libs folder.
Copy the approved jconn4.jar file into the /libs folder. The approved driver (jconn4_APPROVED.zip) is attached to this article.
Start the 360Suite Tomcat.
Rerun the job.

If the issue persists after updating the driver, contact support with your 360Suite logs, the JDBC URL used, and the steps you followed in this article.