DBCC CheckDB
I am brand new to database Engine forum. I have been searching all along for a solution. I need your help with the following. I did a DBCC check DB for my Database and this is what I got. Can someone...
View ArticleThere is insufficient system memory to run this query Error: 701, Severity:...
SQL 2005 SP3 64bit, 48GB of memory, I have min memory=0 max memory=40GB, mem per query 1024KB, AWE is off. I am only getting this error when I run a query that creates a few namespaces. Any ideas on...
View ArticleOLE DB provider "SQLNCLI11" for linked server was unable to begin a...
Hi,I am running SQL Server 2012 Standard with SP1 and am executing a stored proc on the source server which in turn executes a stored proc on the destination server. This is all done via linked server....
View ArticleInvalidate a RESTORE
Hi All,we have restored a database but with a mistake and we have not backuped (backed) the original database. Are there any tool to recover the original. We need some functions and procedures from...
View ArticleHow to create filegroups so the DB can span across several 500GB drives in...
I am researching to find out what the syntax is for creating filegroups in SQL Server. My issue is that the server is attached to the SAN and 6 drives are dedicated to my server however that are 500GB...
View ArticleDBCC checkdb with Physical_only take a lot of time (the result is always...
Hello at all, I have a sql express 2005 sp3 where there is a instance (named autodeskvault) and there are within five db . For a few weeks I noticed that I use the dbcc with "physical_only" option but...
View ArticleSQL Plan Guide
Hi,I am trying to figure out an issue with dead lock, there is an thread party application that send out a query to the DB and they are seeing lot of dead lock issues.This is happening after we...
View ArticleDate and month switched
Hi, The field is a string that is like 04/06/2013 07:18:47 AM and then I further convert it to be a date, likecmd.Parameters.Add("@join_dt", SqlDbType.DateTime).Value =...
View Articlesqlps warning spam
Hi everyone.SQL10.50.2500 I start sql server powershell console (Right click on Object explorer server node:Start Powershell) "sqlps.exe". When it initialize, and when i try to execute any command, i...
View ArticleInstance connection problem
Hi, I tried to install SQL server 2008 through local account , it got successfully installed. But after that i faced an issue while connecting to instance. It was giving the error. Error...
View ArticleSQL Server using too much memory
Hi,I am running a windows server (Windows 2008 R2) with SQL server 2008 R2.SQL server is using too much memory. I have already set the maximum server memory in the management studio.Since this...
View ArticleSQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...
In the error log, I get: 2013-06-02 00:00:37.78 spid22s This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...
View Articlesys.dm_xe_session_targets - Deadlock XML schema
Hi All,Does anyone know where I can find the schema for the built-in deadlock event XML details in sys.dm_xe_sessions?Specifically, I'm attempting to parse this via an app, but keep coming across new...
View ArticleFCB::Open: Operating system error 32(The process cannot access the file...
Hello all,I am running into an interesting scenario on my desktop. I'm running developer edition on Windows XP Professional (9.00.3042.00 SP2 Developer Edition). OS is autopatched via corporate...
View Articleunable to delete the old backup folder...
HI Team,we are configure one job.Job name is:all user database daily backups.here problem is all user db backup is complete except one db.I tire to delete the old backup folder i am getting bellow...
View ArticleWhats using the space in my TEMPDB?
Platform is SQL 2008 R2 SP1.How is this possible?sys.dm_db_file_space_usage shows user_object_reserved_page_count of approx 4.4gsys.dm_session_space_usage shows 0's in every column for every...
View ArticleReference Partition in SQL SERVER
Oracle 11g has introduced a new feature that is called Reference Partition. Using reference partitioning, a child table can inherit the partitioning characteristics from a parent...
View ArticleAlways on AG in SQL Server
Hi All,I have configured the listener and I do have 4 nodes having AGs with different DBs.Each DB has nearly 10 users and overall 40 DBs with 4 different AGs.As mentioned, one of the prerequisite to...
View ArticleAgent jobs failed
SQL server 2008 R2 agent jobs starting failing with following error:"The job failed. Unable to determine if the owner (domain\login) of job MaintenancePlan - ABC.Full backup has server access (reason:...
View ArticleBackup File type association - Need Urgent
Hi,I did something stupid and I need to fix it fast. I have created a text file and renamed it with .bak. Then I opened the file with Notepad and now all my SQL Server 2012 64 bit backup files are...
View Article