Job Scheduling problem

  • Hi Exerts,

    I am trying to schedule the SSIS job which is creating a problem. am currently using Sql server 2008 and client and server. When i schedule the job in sql server agent, the job is getting failed am not sure why it is getting failed and this is the first time am scheduling the job. and am scheduling the job in sql server agent.

    I have read almost all the documents about scheduling and also activated the sql server agent in server which was down.

    Now the job is getting started successfully but execution is getting failed. Id any solution or any thing am missing plz post the solutions and suggest me.

    Thank you & Regards,

    Vijay Vanamala

  • Does the job history provide any information?

    Right-click on the job name and select 'View History'. You'll probably have to expand the details by clicking on the '+' next to the 'X' which shows the failure.

  • vijay.sap1255 (3/7/2014)


    Hi Exerts,

    I am trying to schedule the SSIS job which is creating a problem. am currently using Sql server 2008 and client and server. When i schedule the job in sql server agent, the job is getting failed am not sure why it is getting failed and this is the first time am scheduling the job. and am scheduling the job in sql server agent.

    I have read almost all the documents about scheduling and also activated the sql server agent in server which was down.

    Now the job is getting started successfully but execution is getting failed. Id any solution or any thing am missing plz post the solutions and suggest me.

    Thank you & Regards,

    Vijay Vanamala

    Does the SSIS package work with files outside of SQL Server? If so, it is very common that you will have a permissions issue (the user running the SQL Agent job does not have permissions to access the file(s)).

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply