How to drop non-clustered indexes from offline filegroup
Hi,We are simulating a recovery test and splitting the data so that clustered indexes will be stored on primary filegroup and secondary indexes will be stored on secondary filegroup. So we used the...
View ArticleSQL 2000 can not start -- Operating system error 32(The process cannot access...
Hi huys working on this issue if any has faced this issue before and solved would be great help.SQL 2000 stopped and when i am trying to start it starts and stopped .system error log says : Operating...
View ArticleSQL CPU affinity and unchecking instances from using it, what is the result?
Hi, Our SQL DBA has configured CPU affinity for two instances out of four. What is the resulting CPU available to the unchecked instances? If the the server has 32 cores and the first two instances...
View ArticleJob is not running but activity monitor is showing next schedule time
Hi,My backup jobs are not running. activity monitor is showing next schedule time but job is not running & there is no any failure log or error i have found in sql server error log. but i have...
View ArticleCould not load the DLL sqljdbc.dll
Someone knows about error bellow:" Could not load the DLL sqljdbc.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.). " SQL Version: 10.0.2531.0
View Articlelog is getting full in index reorg..why as we know that it just sufflle the...
can any one explain in detail please.Is frequent log backup dyring this maintanance help this probes?Thanks in advance
View ArticleWhat is day data and week data
Hi,I attended an interview last week. Interviewer asked me what is your database size?I said XX GB. Then he asked it is a day data or week data?Kindly some one explain what does day data and week data...
View ArticleSQL Server keeps stopping every time I start it.
Hi All,I can't log into sql because every time I try to start my sql server in services it stops again.SQL ErrorLOG: 2013-05-13 17:03:07.15 Server Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0...
View ArticleHow to find permissions on all the tables of a database of one login.
How to find permissions on all the tables of a database of one login.Thanks
View ArticleUnable to create filegroup for filestream implementation on SQL Server 2008...
Hi,While trying to create a filegroup of a SQL Server 2008 instance with the following query, we get the following error message:Query: ALTER DATABASE MyDB ADD FILEGROUP MyDBFileGroup CONTAINS...
View ArticleForce kill a process
If I have a backup of a database and don't mind using it, is there a way to force kill a process. Ater an hour of watching a process killed after 10 minutes of execution, I still get the following...
View ArticleSQL Server 2012 - Missing or lost transaction and no errors to show what went...
I have 2 missing records in SQL server and I am trying to identify the problem that caused this issue. New records are inserted using a Stored Procedure, which will return an error code to the...
View Articleproduct level vs service pack
Hi. When I run a profile on one of my engine instances, I see this@@version = Microsoft SQL Server 2008 (SP3) - 10.0.5500.0 (X64) Sep 21 2011 22:45:45 Copyright (c) 1988-2008 Microsoft Corporation...
View ArticleDynamic SQL
Hi, How good are Dynamic SQL queries for SQL Server's better peformance ? I m just asking because I got a request from one of our developers to tune a stored proc that he develped. It has 800 lines...
View ArticlePerfmon is reporting very high "waits started per second". What are possible...
Win 2008r2 Enterprise. SQL 2008R2.Included is a screenshot of the perfmon capture. Notice the Wait Stats section at the bottom and the high waits starts per second. What causes could explain this...
View ArticleDefault return value from stored procedure if none specified?
If a procedure just simply returns with no value specified, what will that value be, 0?
View ArticleChangeTracking auto cleanup problem
I use ChangeTracking in SQL 2012 and IsAutoCleanup is true. But my settings have no effect on the actual situation. I put 1 hour, 5 hours, 10 minutes, 2 minutes, 40 minutes, but the cleaning is always...
View ArticleCan be stored procedures without cache?
Hello Guys!Today one procedure in my company after job for recompile, was no cache stored when I find with this select:SELECT [cp].[refcounts] , [cp].[usecounts] , [cp].[objtype] , [st].[dbid] ,...
View ArticleVery Very Strange issue in SQL Server 2005 Engine Services itself is not visible
Hi All,I am facing a very very strange issue.I am a local administrator. I added my account explicitly to Local Administrator group. In SQL server BUILTIN\Administrator has sysadmin rights. I added my...
View ArticleSQL 2008 R2 standard edition upgrade to enterprise
Hi AllI try to upgarde the editions of SQL 2008 R2 standard. But Failed.Overall summary: Final result: Failed: see details below Exit code (Decimal): 1570409569 Exit...
View Article