Hi all,
when the databases are offline or gets crashed due to some reasons and when we try to excute a query sys.sysdatabases will it throw errror immediately or will it take some time to throw error? if it...
View ArticleHi all,
If Transaction log file grows beyond the limit, is there any way of creating alerts to notify the user that the log file is being growing high? if so how can we create alerts is it only through SCRIPT...
View ArticleCluster and named instance
HiI have a 3 node cluster each node has 3 instances. something like thisOLTP\DEVOLAP\DDWSP\SPDBI want to create an alias like DEVDB for OLTP\DEV to that the users can access this with just devdb...
View ArticleHow to pass multiple table in dynamic sql in sql server 2088 r2?
Hi ,i got a requirement like the belowi can able to pass one table name as dynamically in dynamic sql. but i need to pass multiple tables in dyanamic sql and i need to include the table names what ever...
View ArticleError trying to Start Remote Job via Linked Server
Source Environment: Win2K8R2 Std. SP1 X64 - SQL Server 2008 R2 Std. SP1 X64Destination Environment: Win2K3 Std. SP2 - SQL Server 2000 Std. SP4Description: I have created a stored procedure on the MSDB...
View ArticleSQL 2005 link server error "insufficient memory"
I am getting insufficient memory errors when I return a fairly large amount of data to SS 2005 x64 from a link server. I do not see this from any other process within SQL Server. Min memory 8Gb, max...
View ArticleIs there an easy way to determine the number of times a stored procedure has...
Is there an easy way to determine the number of times a stored procedure has been recompiled. We have some vendor code with 'WITH RECOMPILE' in the stored procedure. I would like to see how many...
View ArticleWhen is storage space allocated?
I'm using SQL Server 2012 with all the latest updates. For a DB I'm using, I altered an existing table with a lot of data in it to add an addition column, type INT, with a default value of -1. That...
View ArticleMEMORYCLERK_SQLCONNECTIONPOOL consuming memory
Hi,In one of my Server which has 16GB of RAM out of which 12 GB is allocated to buffer pool with lock pages in memory enabled.I am seeing a lots of memory error (701)in error logs.During my diagnosis i...
View ArticleSlow remote connection to SQL 2008 over VPN
I have an application wich connects to a SQL Server 2008 Standard database. Recently the database was migrated to a new Windows Server 2008 R2 Server (previously it was Windows Server 2003) with SQL...
View Articlesql server error
Hi Guys.What is the error and resoluition2013-06-26 23:04:40.522MSSQLFDLauncher service received control message. 2013-06-26 23:04:40.522MSSQLFDLauncher service successfully started. 2013-06-26...
View Articlebackup particular table
Dear all,We're using sql 2005 standard and wish to backup all the tables and our .mdf file size is over 800MB. Is there any way we can backup all the tables only without having to backup whole...
View ArticleConsistency error
Hi, This is Manu here. i need a clarification on SQL server DB we had a application Database .The app which is developed by vb.net and the backend is sql 2000,2005 and 2008,2k8R2 where the...
View ArticleData Compare and Sync using Powershell on Visual studio 2010 box with SQL...
Is there a way to do data compare & sync (write updates to target) using powershell?I am using VS 2010 with SQL Server 2008 R2 for development. I use data compare feature most of the time. I am...
View ArticleSQL 2005 - .NET application doing simple update to table but I get a timeout...
I have a .NET application that is getting an exception on code that does a simple update to a table.Error I getThe timeout period elapsed prior to completion of the operation or the server is not...
View ArticleScript to determine proper Fill Factor
I know there isn't any scripts that are perfect but is there any scripts that analyze your index fill factor and makes suggestions of what they should be?Alan
View Articlemove data to other file group
Hi Guys,I have a 200GB database comprises of 5 file groups.Primary file groups owns major share of 180GB.The rest 4 files has got 20GB.I want to move certain tables from primary file group to other to...
View ArticleSQL Server Error -
Hi GuysPlease see the error message and provide me a route cause / solution -----------Datedd/mm/yyyy nn:nn:nn PM LogSQL Server Agent (Archive #3 - dd/mm/yyyy 11:03:00 PM) Message [097] Memory leak...
View ArticleInstance Failure Problem while creating new connectionin Microsoft SQL Server...
I created a C# project in Visual Studio 2010 Express. I installed Microsoft SQL Server 2005 Express edition. I tried to create a new data source from Visual Studio and encountered the "Instance...
View Articlerow offset
Hi all,waht is the use of row-offset in page?please give me simple explanation.
View Article