Re: Grant user to see the SQL Server job status

From: capitanou (capitanou.1q4k63_at_mail.mcse.ms)
Date: 06/04/05

  • Next message: Robert Morley: "Re: Groups for dbo"
    Date: Sat, 4 Jun 2005 08:42:02 -0500
    
    

    Add the user to the RepositoryUser role in msdb. This is a new role
    added in sp3. users must have this role in order to view the staus of
    jobs

    Swami wrote:
    > *Hi
    >
    > I need to grant permission to the user to see the sql server job
    > status
    > through Enterprise Manager. I did the following steps but still
    > these users
    > are not able to see the sql server jobs status. Even few jobs are
    > running
    > these users always shows as " not running" .
    >
    > 1 Created a separate role to in MSDB to monitor daily sql servers
    > jobs. In
    > this role granted target server roles and execute permission to few
    > stored
    > procs which the user can start and stop .
    >
    > 2 I dont want to give sysadmin rights to these users.
    >
    > Need your info
    >
    > Regards
    >
    > Swami *

    --
    capitanou
    ------------------------------------------------------------------------
    Posted via http://www.mcse.ms
    ------------------------------------------------------------------------
    View this thread: http://www.mcse.ms/message1631364.html
     
    

  • Next message: Robert Morley: "Re: Groups for dbo"

    Relevant Pages

    • Re: Stored Packages - MSDB Access
      ... I have written the SSIS Project and created the ... I have successfully deploy the package to MSDB, ... can not browse MSDB either locally on the server from SQL Server Management ... why is it saying that anything about remote ...
      (microsoft.public.sqlserver.dts)
    • Re: Stored Packages - MSDB Access
      ... I have successfully deploy the package to MSDB, ... can not browse MSDB either locally on the server from SQL Server Management ... why is it saying that anything about remote ... The MSDB node under Integration Services->Stored Packages refuses to open. ...
      (microsoft.public.sqlserver.dts)
    • Re: Can I restore msdb from another sqlserver s backup
      ... Tibor Karaszi, SQL Server MVP ... "Karin W" wrote in message ... > We have the same problem with a suspected MSDB. ... > droped because it'a a system database. ...
      (microsoft.public.sqlserver.server)
    • Re: corrupt msdb
      ... collation than the other system databases. ... Stop SQL Server, rename the msdb data and log files and put the ... >> Invalid column 'last_netsend_date' ...
      (microsoft.public.sqlserver.server)
    • Re: Could not save on existing DTS
      ... >Make them members of dbo role in msdb. ... Adding dbo membership in msdb is not relevant as by default all users ... DTS - http://www.sqldts.com PASS - the definitive, global community for SQL Server professionals ...
      (microsoft.public.sqlserver.dts)