Schedule a job in sql server agent

  • Hi,

    Can some one please tell me how to schedule a job in SQl server agent.

    Actually i have one stored procedue which contains the update statement. I need to schedule this stored procedure to execute on daily basis.

    any help would be helpful.

  • This is explained thoroughly in BookOnLine. Also in this thread posted this morning: http://www.sqlservercentral.com/Forums/Topic853971-145-1.aspx.

    Greg

  • Hi,

    Create a job.....under that you will steps add yout sp statement in that click ok..below that step one more thing is with schedule under that you can schedule ..for how many you want to run that job bla bla......

  • Hi,

    Can anyone explain how I can set a job to process my Cube (SSAS) on sql server 2008?

    Thanks in advance.

    Cafc

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

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