Error: 18456, Severity: 14, State: 5.
Hi We are on SQL SErver 2012 which was recently migrated on. I am seeing lots of errors like "Error: 18456, Severity: 14, State: 5. Login failed for user 'Domain\Server$'. Reason: Could not find a...
View ArticleSQL Server limits rows added to a table
Hi,I need to append over 50 million rows to a table in a database. Problem is, as soon as it reaches 3.6 million rows, it just stops inserting rows. There is no error raised. We have to manually...
View ArticlePerformance "Data collector set" error: "Insert bulk failed due to a schema...
Hi,I've configured several identical data collector sets(from template), on a number of servers, using identical odbc, the neccesary permissions(Performance Log users, user dbowner, on the sql...
View ArticleHow can a data table be pre-sized?
I am running 2008 R2 sp2 64.I have a database with a target table whose content is calculated from other data in the system using stored procedures on saving of the source data.I need to re-calculate...
View ArticleHelp tracking down T-SQL changes needed to up compatibility level
I have a set of databases with several hundred SPs. They were originally on SQL 2000 and are now running on SQL 2008 R2, with compatibility mode 80.Since going to 2012 is only a matter of time and 80...
View ArticleThere is any monitoring tool to monitor MSSQL Server 2012
Hi,I need a tool to monitor my server in which MSSQL Server 2012 is running. it must be in all prospects like when performance goes high an alert mail to be received, if database goes down mail has to...
View ArticleCannot log in to SQL server/database problems
The story goes like this. Our website offers online account applications. The captured, sensitive data is written to a separate database on a secure server (separate from the main DotNetNuke DB). I...
View ArticleHow to remove manually a one instance on a server with 4 instances sql 2005 exp
Hello at all, I have a win2003 server with sql2005 exp with 4 instance. Now I can remove a one of these istances but the add/remove procedure faill and this instance can not uninstall. I would like to...
View ArticleCase Sensitivity in sp_describe_undeclared_parameters
We recently upgraded one of our databases to 2012 Compatibility Mode, and are now getting an error from sp_describe_undeclared_parameters when running an SSIS package that one of the parameters...
View Articlehow to move database with snapshot?
i have a database for which i have created a database snapshot. how can i move the database files (and the snapshot file) to a different disk location? i cannot detach / attach because detach is not...
View ArticleWhat is elapsed time in return from Set Statistics Time
I have the following message when I run a simple query "Select Distinct Orderids from tblOrders"CPU time = 47 ms, elapsed time = 1692 ms. Other elasped times within the last 18 hours include 3198 ms,...
View ArticleCannot open backup device 'F:\foldername'. Operating system error 5(Access is...
SQL 2005 EnterpriseEven if I logon as Administrator and try to backup any of my databases to local partitions, I get this error below. I have been operating fine up until this point and doing backups...
View ArticlePerformance issues while using the IS_MEMBER function -...
We are seeing a huge performance hit with a query that uses the IS_MEMBER function to make sure the current login is part of an specific set of groups in AD.When we run the code containing the...
View ArticleHuge transaction log issue
Hi there,Got an issue with a transactio log that was initially set to 1,275,880 mb. Huge since the db is only about 6.5 gb.The problem is that the disk is out of space and the log is full.I'm familiar...
View ArticleA network-related or instance-specific error occurred while establishing a...
Hi all,we moved the services from one node(1) to another node say (2) in sql cluster setup we are facing the time out errors in webpage. but on node1 its working fine.. please help why iam facing this...
View Article2012 sql cluster / maintenance job - update statis is slow
2012 sql cluster when using maintenance plan for update stats, it takes about 10 minutes. When using script from the plan, it takes a second. No error. Any checking that we should do? Thanks,
View ArticleWhat to install to read sql server 2012 online books on windows 7 pc
I want to read sql server 2012 online books on my windows 7 laptop 32 bit.What should I install from below link so that I can able to read sql server 2012 online...
View ArticleWait Statistics - PREEMPTIVE_XE_DISPATCHER
Hi AllI am analyzing wait statistics on my SQL Server. The top wait with 60% of all waits is for wait type PREEMPTIVE_XE_DISPATCHERHas anyone dealt with the wait type?Thanks
View Articlehe OLE DB provider "SQLNCLI10" for linked server "ServerName" reported a...
When i execute a select query on a SQL view, which has few nested views which internally uses linked server, sometimes randomly I get this error<o:p></o:p>The OLE DB provider "SQLNCLI10"...
View Article