Viewing 6 posts - 1 through 6 (of 6 total)
Hi balasach82,
Lets say i have a job that is called Backup and my servername is BI-ONT this could be the query that you could use.
Update msdb..sysjobs
Set name = 'BI-ONT'+'_'+ name
where...
January 11, 2013 at 7:47 am
hey Matt.gyton,
Take a look at this topic i asked kind of the same thing.
http://www.sqlservercentral.com/Forums/Topic1404744-391-1.aspx
I haven't tested it yet.
Marbo
January 11, 2013 at 7:36 am
Hi ringovski,
I don't fully understand what your point is but isn't it simple to use a second send email task with probably a second variable or expression.
Or create a task...
January 10, 2013 at 1:52 am
Hi MyDoggieJessie,
Thanks for your reply.
I will try this in the next few days.
Martijn
January 10, 2013 at 12:02 am
sridhar_kola
If i understand you fully you have two jobs.
The first one calls the second through a executeSQL task correct?
The second job contains the other SQL statement that fails correct?
if this...
September 12, 2012 at 8:44 am
Hey,
I already found the solution.
instead of using the report manager services i need to use the report Server services.
May 29, 2012 at 1:39 am
Viewing 6 posts - 1 through 6 (of 6 total)