March 14, 2008 at 6:10 am
I am currently trying to set up a SQL Server Agent job that calls a batch script that then calls a perl script which then has to call another batch script. The first batch script works and starts the perl script. The perl script then completes but doesn't start the second batch script half way through using the perl system command. It finishes ok saying it is successful but it hasn't actually started the second batch script. It all works fine from the command prompt.
Has anyone got any ideas?
March 15, 2008 at 9:44 am
I don't have an answer unfortunately, but my question is, why is this posted under CLR Integration. I hope you are not using the CLR for this, you don't need to.
__________________________________________________________________________________
SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
Persisting SQL Server Index-Usage Statistics with MERGE[/url]
Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply