Skip to main content
Question

SQL reader halts execution

  • May 26, 2020
  • 0 replies
  • 8 views

mathiku
Supporter
Forum|alt.badge.img+8

A workspace that stars with a SQL-creator works flawlessly when executed from workbench or server-app.

It executes in a matter of seconds. Especially the server-app is highly efficient.

We are now testing to have it run via webhook in a stored procedure in the SQL-database.

Below is the log with timestamps. Row 91 seems to halt the execution for ~100 seconds.

Can I optimize the transformer/call or is it more likely to arise in a conflict between committing and selecting in the SQL database.

902020-5-26 13:31:08 | Microsoft SQL Server Non-Spatial Reader: Trying to connect using Microsoft OLE DB Driver for SQL Server...912020-5-26 13:31:08 | MSSQL_ADO reader: Building features into bulk mode features922020-5-26 13:32:47 | Microsoft SQL Server Non-Spatial Reader: Database read complete. Retrieved 6 feature(s)932020-5-26 13:32:47 | Logger: ------------ LOGGER --------------------
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.