GBDBA
Valued Member
Points: 57
More actions
June 16, 2003 at 12:42 pm
#105768
How can I issue a UNIX command from a scheduled SQL Server Agent job? We're using SS2K.
Frank Kalis
SSC Guru
Points: 111183
June 17, 2003 at 1:19 am
#461644
Hi GBDBA,
how about creating a step in your job and use EXEC xp_cmdshell <your_command>?
What do you want to do?
Cheers,
Frank
--Frank KalisMicrosoft SQL Server MVPWebmaster: http://www.insidesql.org/blogsMy blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply