RE: Passing Arguments to a SQL Server Job -
03-05-2004
, 02:45 AM
Hi John,
How is the issue going on your side? Please feel free to post in the group
if you need further assistance on this issue. I am happy to be of
assistance.
Based on my further research, unfortunately, I am afraid that SQL Server is
unable to meet your requirements passing a parameter to a job that is
executed in response to an alert. As I have mentioned in my previous
message, you may pass the parameter to a stored procedure that they can
call from within the job but there is no concept of sending a parameter to
a job. A parameter can be passed to a stored procedure or a function and
not to a job.
Thanks for posting in community.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights. |