DBCC Traceon
From: Tudor Sofron (tudor.sofron_at_mydomain.com)
Date: 01/09/05
- Previous message: DB: "Re: How to access SQL Server on another domain with Windows authentica"
- Next in thread: Andrew J. Kelly: "Re: DBCC Traceon"
- Reply: Andrew J. Kelly: "Re: DBCC Traceon"
- Reply: Tudor Sofron: "Re: DBCC Traceon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 9 Jan 2005 20:09:39 +0200
Hello all,
I have written a procedure which imports data into SQL Server from MySQL
using driver 3.51.06. Nothing unusual til now but the fact that the stored
procedure is using dbcc traceon (8765). So, I grant execute to an ordinary
user on the procedure, the user can execute it but the procedure throws the
error that the user cannot run dbcc traceon. Does anybody know what specific
rights do I have to grant to the users for running dbcc traceon or if there
is some other option instead of using dbcc traceon.
Thanks,
Tudor
- Previous message: DB: "Re: How to access SQL Server on another domain with Windows authentica"
- Next in thread: Andrew J. Kelly: "Re: DBCC Traceon"
- Reply: Andrew J. Kelly: "Re: DBCC Traceon"
- Reply: Tudor Sofron: "Re: DBCC Traceon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|