virtual address space(vas)
Hi all, what is the VAS and what is the use of VAS in ms sql server?what ls the VAS size for 4GB,8GB,16GB in ms sql server?i red many tutorials and books for VAS.but i could not understand.anybody...
View ArticleHi 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 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 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 Articlesql dump question
From time to time, xp_readerrorlog reports a sql dump. Here is the latest. Does this mean sql crashed? How do you interpret the dump file? Current time is 07:33:49 06/28/13....
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 ArticleUpdateUptimeRegKey: Operating system error 5(Access is denied.) encountered....
I am getting the following event every minute in the event log:UpdateUptimeRegKey: Operating system error 5(Access is denied.) encountered. Master+System-Provider [ Name] MSSQLSERVER-EventID17053 [...
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 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 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 Articlexp_cmdshell not working, returns NULL
Hi,xp_cmdshell is intermittent working recently.It was working fine, and we just upgraded from 2005 to 2008 3weeks ago. just recently (within this week) we got this problem that xp_cmdshell returns...
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 ArticleMissing green arrow on the sql server icon in object Explorer
I am using SQL Server 2008 R2 on windows 2008 server. i am able to get connected to management studio but the status light with white circle. the status lights in my Enterprise manager are no longer...
View ArticleInconsistent metadata in tempdb
I am periodically receiving the following error message in SQL Server 2012 Standard SP1: "No catalog entry found for partition ID 4683802261943549952 in database 2. The metadata is inconsistent. Run...
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 ArticleReclaiming space available
I have a database that I ran compression on and if you look at the picture it shows SIZE 401407.04MB and Space Available as 210142.89MB. I am trying to free up that space but nothing has worked yet. I...
View Article