Hi, I am trying to create a job to run a ssis package. The job fails. Looking at the history log, there is no proper information on why the job failed. It just says: The job failed. The job was invoked by user ... please note that the ssis package runs fine on it's own i.e. in the designer by pressing the run button. Thanks
have you checked the package.log also ? Does the user have adequate previleges to run it as a job ? Cheers Sat
yes it is agent user permission issue. You need to give appropriate permission for sql server agent user