Viewing 15 posts - 136 through 150 (of 311 total)
Afternoon,
I may be jumping the gun a little here but in addition to Jeff's requested information, some details regarding your disk subsystem may also be useful.
For example, are you using...
June 27, 2009 at 9:58 am
Hi Ratheesh,
You are probably not in a position to be able to share the information with us but which Banking Application are you looking to deploy?
I may be able...
June 27, 2009 at 9:53 am
As Abhay explains, the key driver to ensuring successful resolution to your issues is to target the source of the problem by identifying the specific T-SQL code / Stored Procedures...
June 26, 2009 at 2:00 am
SQL Server Row Versioning technology is quite a big subject area. May I suggest that you review the Microsoft White paper on the subject in the first instance. It will...
June 25, 2009 at 11:02 am
Hi there,
Can you confirm for me the disk queue length that is being reported for your backup drive?
You can verify this information by using the windows performance monitor and specifically...
June 20, 2009 at 1:11 am
I would consider setting the dev team up with their very own sandbox server.
You can initially install and configure SQL Server for them. After that the Dev team have to...
June 10, 2009 at 1:51 am
At the Windows level, FILESTREAM is enabled either during the installation of SQL Server 2008 or by running SQL Server Configuration Manager.
[/quote]
Hi John,
Thank you for taking the time to present...
June 9, 2009 at 12:11 pm
The question seems somewhat missleading given that you can enable/configure FILESTREAM technology soley via the use of the SQL Server Configuration Manager.
FILSTREAM is then enabled/configured within the CREATE DATABASE statement.
http://technet.microsoft.com/en-us/library/bb933995.aspx
I...
June 9, 2009 at 5:27 am
Can you please post the T-SQL statement you are issueing in order to drop the index.
June 9, 2009 at 5:14 am
If the failure occurs on the primary server then the recovery process is exactly as would be required in order to recover a database that is not being log shipped.
The...
June 2, 2009 at 7:02 am
Have you attempted to connect using the Dedicated Administrator Connection (DAC)?
See Books Online:
May 20, 2009 at 10:32 am
Ok so you have created a local drive mapping on the server to a NAS drive on the network somewhere called T:\ for example?
If you browse to my computer under...
May 14, 2009 at 10:19 am
I assume you are looking to just move user databases and not the system databases?
Check out the following Microsoft reference via the magic of Google and the phrase "SQL Server...
May 14, 2009 at 10:08 am
Viewing 15 posts - 136 through 150 (of 311 total)