Re: who can execute DBCC commands ?
From: Hassan (fatima_ja_at_hotmail.com)
Date: 11/19/04
- Next message: Hassan: "Re: Master backup failing but not user db backups (SQL Server 2000)"
- Previous message: Hassan: "Re: want to run osql on a server that has no SQL Client installed ?"
- In reply to: Adi: "Re: who can execute DBCC commands ?"
- Next in thread: Kalen Delaney: "Re: who can execute DBCC commands ?"
- Reply: Kalen Delaney: "Re: who can execute DBCC commands ?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Nov 2004 21:15:57 -0800
Its dbcc inputbuffer..
"Adi" <adico@clalit.org.il> wrote in message
news:1100840640.763054.210050@c13g2000cwb.googlegroups.com...
> It depends on which DBCC command you are talking about. There are
> commands that you need to sysadmin in order to run them (for example
> DBCC traceon) and other commands that you can be dbo (for example DBCC
> opentran). Sometimes you can find DBCC statements that you also don't
> need to be the dbo. For example DBCC Checkident can be used by
> ddladmin and DBCC sqlperf can be used by anyone that can logon to the
> server.
>
> Adi
>
- Next message: Hassan: "Re: Master backup failing but not user db backups (SQL Server 2000)"
- Previous message: Hassan: "Re: want to run osql on a server that has no SQL Client installed ?"
- In reply to: Adi: "Re: who can execute DBCC commands ?"
- Next in thread: Kalen Delaney: "Re: who can execute DBCC commands ?"
- Reply: Kalen Delaney: "Re: who can execute DBCC commands ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|