Viewing 15 posts - 661 through 675 (of 1,365 total)
Who is the owner of this job? If its not sa then read about creating proxy accounts at http://technet.microsoft.com/hi-in/library/cc966397(en-us).aspx
MJ
February 18, 2009 at 7:40 am
How to transfer logins and passwords between instances of SQL Server
http://support.microsoft.com/kb/246133
MJ
February 18, 2009 at 7:00 am
It would be gud if you install client tools and register the instance from there.
MJ
February 18, 2009 at 6:57 am
Restore basics: How to restore using T-SQL commands
http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1173442,00.html#
MJ
February 18, 2009 at 6:55 am
Do you see any win rar process exe under Task manager-->Processes-->Image Name column? If yes, then kill it and you will get your file freed from zip process(make sure there...
February 16, 2009 at 4:36 am
You don't need to switch on AWE. However it is recommended you grant the SQL
service account the "Lock Pages in Memory" right (you can do this by going
to...
February 16, 2009 at 3:33 am
What is the result of select serverproperty('productlevel'),serverproperty('productversion') on your problematic server?
MJ
February 16, 2009 at 3:16 am
SQL Server 2005 does not have to be performing a particular server role in a database mirroring session when you apply a service pack or a hotfix. For example, SQL...
February 13, 2009 at 5:37 pm
Step-by-Step Guide to Reverse Engineering a Database in Visio 2000
http://msdn.microsoft.com/en-us/library/aa140264(office.10).aspx
MJ
February 12, 2009 at 4:11 pm
Yes, use the sys.indexes catalog view instead.
http://msdn.microsoft.com/en-us/library/ms190283.aspx
MJ
February 12, 2009 at 3:25 pm
You need to stop tht trace first http://support.microsoft.com/kb/822853
and then you would be able to delete the files.
MJ
February 12, 2009 at 3:14 pm
I think that can be done only after checking their versions.
MJ
February 12, 2009 at 2:32 pm
Have you tried Lumigent Log Explorer?
MJ
February 12, 2009 at 1:13 pm
http://msdn.microsoft.com/en-us/library/ms188748.aspx
CHECKPOINT (Transact-SQL)
Writes all dirty pages for the current database to disk. Dirty pages are data pages that have been entered into the buffer cache and modified, but not yet written...
February 12, 2009 at 12:56 pm
Get some ideas from http://www.sqlservercentral.com/Forums/Topic504330-338-1.aspx
MJ
February 12, 2009 at 12:54 pm
Viewing 15 posts - 661 through 675 (of 1,365 total)