Posted: Wed Sep 28, 2011 4:13 am Post subject: Flow stops working after DB Glitch
Master
Joined: 05 Dec 2007 Posts: 296
Hi
I have one funny flow that just stops working after a database connectivity problem. Broker seems to recover very well and reconnect and all my other flows can connect to the database successfully.
The only fancy thing about this flow is it receives dynamic SQL and data source to go and read from. So my datasource is not hardcoded on the compute node properties. Could this be my problem.
The flow will not stop at all and this is now happening in the production environment. Is there anyway to force stop a flow, like the broker '-i' option?
Code:
SET Environment.DATABASETMP.ROW[] = PASSTHRU( SQL_String TO Database.dsnName);
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum