Every SQL Server experts~I have a problem
I want to use SQL Server Agent to excute job&schedule in SSMS,But appeared a mistake:
Executed as user: NT Service\SQLSERVERAGENT. The process could not be created for step 1 of job 0xF6FCB18EFC96C348BB90BE7CED29B30D (reason: The system cannot find the file specified). The step failed.
My job is to read the package on my file,and my SQL Server is connect to vpn and then connect to SQL ,not use Local SQL.
Similar problems on the Internet can't solve it. have any suggestions or way?~thanks!