ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

In-DB tools macro doesn't stop running after writing output

Reddy4
7 - Meteor

Hi,

I have around 50 SQL statements which needs to run one after the other and write the data to its respective tables.

I have created a workflow where it passes around 40 SQL statements and  its Target_SQL_Tablenames to a batch macro. I am using In-DB tools as each table has millions of records. As our company doesn't allow Gallery connections for In-DB tools, I created a .indbc file to store the connection.

 

Batch macro takes first SQL query as input to extract, transform and write data to Target_SQL_Tablename.

 

I ran the workflow with a where condition in the SQL queries restricting number of records for each table to 100 and it was successful. But when I run it for all records, it writes data to the tables successfully but doesn't stop running. 

 

Can you please help me resolve this?

 

Thank you

Koushik

 

 

0 REPLIES 0