Viewing 15 posts - 61 through 75 (of 83 total)
Thanks a lot for your answer.
The point is that the error was one test to can simulate the error that people return to me when executing the DTC syntax.
In this...
March 14, 2008 at 11:14 am
Thanks a lot for your answer, in the future i'll consider this post.
Regards,
JMSM
March 11, 2008 at 5:48 am
Thanks everybody, the solution was as follows:
Regards,
JMSM 😉
use master
go
grant select on master.dbo.sysperfinfo to {username}
go
grant execute on master.dbo.xp_sqlagent_notify to {username}
go
grant execute on master.dbo.xp_sqlagent_enum_jobs to {username}
go
grant execute on master.dbo.xp_sqlagent_param to {username}
go
grant...
March 5, 2008 at 3:32 am
The database is in Simple Recovery Model.
How can i put in 'pause' any transactions that are running to shrink the log without impact with database performance? Is this possible?
I've done...
March 4, 2008 at 5:08 am
Hello,
The SP in the SQL 2005 is SP2.
Regards,
JMSM
February 28, 2008 at 9:39 am
Sorry........ rename the .zip to .msg
Thanks and regards
JMSM
February 28, 2008 at 7:01 am
Thanks for your answer, but i've got three other question that i appreciate if you can ask me.
Q1:
Why when i've changed the query the one that is write down...
February 26, 2008 at 8:17 am
Thanks a lot everybody.
Regards,
JMSM
February 22, 2008 at 10:00 am
Thanks a lot everybody, the solution was change the password of the user sqlserver_agent_proxy, the password was very strong and SQL Server didn't work fine with this password.
Thanks and...
February 7, 2008 at 7:24 am
Hello,
The point is that i've that account created but i dont know how to use it to permite other users to execute xp_cmdshell
Regards
JMSM
February 7, 2008 at 4:38 am
Hello Tommy Bollhofer,
We forgot that we need to run this feature for SQL 2000.
Can u help us?
Thanks and regards
JMSM
February 6, 2008 at 1:07 pm
Hello again everybody,
But hope u can help me again.
As u say Tommy Bollhofer i see the link that u send me but i don't understand some of this points.
My...
February 6, 2008 at 12:25 pm
Viewing 15 posts - 61 through 75 (of 83 total)