TPC-E test on SQL Server 2012 high runnable task count
I know I probably shouldn’t be replying to this old thread, but I’m crossing my fingers that Jonathan Kehayias will see activity on this old thread and respond…I’m using Quest Benchmark Factory to run...
View ArticleHow to find whether a db is accessed
HelloI want to know whether a db is getting accessed at all. As the server is a shared server and has lots of db's hosted its not really a good idea to run profiler trace.My second option was to run...
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 Articlesql server 2005 active/passive cluster
Need steps to change sql services account to a different account on sql server 2005 active/passive cluster.
View ArticleDBCC 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 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 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 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 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 Article