Thanks.
Will try it soon.
Jaya
From: GregDavis11009 [mailto:bounce-GregDavis11009@toadworld.com]
Sent: Thursday, September 04, 2014 12:03 PM
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Automation - How to concatenate multiple queries
RE: Automation - How to concatenate multiple queries
Reply by GregDavis11009
Nothing, unless you want to trap errors. You can set any step in automation to continue on error (instead of stopping the job) and then put in a conditional
step that looks at the return code value and takes action based on that value (0=normal completion, non-zero values have different error meanings that you can take different actions on).
Greg
From: jaya.sinnathamby [mailto:bounce-jayasinnathamby@toadworld.com]
Sent: Thursday, September 04, 2014 9:51 AM
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Automation - How to concatenate multiple queries
RE: Automation - How to concatenate multiple queries
Reply by jaya.sinnathamby
What do I do with the Return Code?
From: GregDavis11009 [mailto:bounce-GregDavis11009@toadworld.com]
Sent: Thursday, September 04, 2014 11:47 AM
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Automation - How to concatenate multiple queries
RE: Automation - How to concatenate multiple queries
Reply by GregDavis11009
The same as any other automation job, but in this one you will have Run Automation Script steps that will call the other automation jobs you have already created in the order you want. One
automation job that runs the other jobs (the master job). This allows you to run them all (via the master job) or run them individually. See image

To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad Data Point - General notifications altogether.
Toad Data Point - Discussion Forum
Flag
this post as spam/abuse.

To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad Data Point - General notifications altogether.
Toad Data Point - Discussion Forum
Flag
this post as spam/abuse.

To reply, please reply-all to this email.
Stop receiving emails on this subject.
Or
Unsubscribe from Toad Data Point - General notifications altogether.
Toad Data Point - Discussion Forum
Flag
this post as spam/abuse.
