sql_help_job help!! urgent

  • Currently, user apple can exec sp_help_job (system stored procedure) in database msdb on Server/Instance name CALFI303 but it doesn't return any records. What permissions I need to give to the User apple ? If I sign on with sa, it returns the records with no problem.

  • How about to grant EXEC to your user for executing this stored procedure?

  • Grant execute permission to the SP on msdb.

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

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

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