SQL Jobs notify_level_eventlog - how to change default value
SQL2008R2 SP1 - is there a way to query and change the default settings of sqlagent for "notify_level_eventlog" when creating sql agent jobs in SSMS . for example , setting this value to "2" - so that...
View ArticleTDS buffer length too large [SQLSTATE HY000] (Message 65281)
How to resolve this?Manish
View ArticleSQL Server Missing + Renamed Files
Hello everyone,The problem is already resolved, but I just want to share it and also figure out why it happened?I ran into a very weird problem recently. The SQL server's services (MSSQLserver and...
View ArticleUnable to export the file
Hi,I have used .Net project to insert one image file into my_schema.dbo.user_master.photo_file with user_id = 4.I've got SQLState = S1000, NativeError = 0 Error = [Microsoft][SQL Server Native Client...
View ArticleDatabase Servername Issue
Hello All,I have my database server name as SQLTest01 and I am able to RDP to it with the name. ANd also all applications are connected to it for a long time now. However when I runSELECT @@SERVERNAME...
View ArticleUndetected Deadlocks
Hi all,I've having problems on a SQL 2008 R2 (10.50.4266) Enterprise server, 32 cores and 512GB RAM. Since we installed the latest CU patches we have been getting a lot of undetected deadlocks. By this...
View ArticleDefragmentation in sql 2005
Hi,After rebuilding index still it showing same results.I have a usertable (Avg 80%) after rebuiling, it still showing 80%, Why it showing same?
View ArticleSQL Tools (SQL Management Studio)
Hi,Do we need license to install SQL Tools (SQL management studio) on client machine?Thanks
View ArticleSQL 2012 Cluster Multiple TempDBs BPA and Properties
SQL 2012 version 11.0.3000 cluster using iSCSI shared storage.Local TempDBs stored locally on each node and appear to be working fine; the correct number of tempdb files are there and are all...
View ArticleError: 701, Severity: 17, State: 123 There is insufficient system memory to...
SQL Server 2005 Enterprise build 9.0.4035 on Windows 2003 SP2, 32 bit OS and SQL. Server has 32GB RAM.We are seeing a lot of these errors pop up, primarily over the weekends during our maintenance...
View ArticleSQL Server Serverlink cofiguration on OS
Dear expert,What should be configured on each Server/OS if we'll create succesfully Server link on SQL Server?thanks for all replyRegards
View ArticleIntermitantly can't find server
We're getting intermitent issues with an MVC 4 application. The error is "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found...
View ArticleWhy there is only one record per page for the second extent?
I did the test using the following script, and I found there was two records per page for the first and third extents , but there was only one record per page for the second extent, Why ? BTW, you...
View ArticleDatabase Mail and Activation Error
Hi All, I'm having some issues getting Database Mail to work with SQL Agent Job's which is doing my fruit ! I'm configuring the server using the following script: DECLARE@DataFile...
View ArticleSQL 2005 crash dump analysis
I have 2 Server 2003 boxes that are running MSCS and serving as a SQL failover cluster. Recently SQL crashed on one node, but I cannot figure out why. I looked at the errorlog as well as the...
View ArticleClustered index on a varbinary column
Hi,I just wanted to ask if there are any consequences to using a varbinary(120) column on a table and having a clustered index on it. How does this affect inserts etc.This column is used in a checksum...
View ArticleReplicated Transaction Information in DBCC Opentran()
On running DBCC Opentran() I am getting below:Transaction information for database 'ARSystem'.Replicated Transaction Information: Oldest distributed LSN : (34595:32751:24) Oldest non-distributed LSN :...
View ArticleDifferent query plans for the same stored procedure against different logins
Hi,It has now been few occurences where I see different query plans for the same stored procedure against different users. The case is somewhat like this:A stored procedure is called by two database...
View ArticleDowngrade from SQL SERVER 2012 to 2005
Hi,We are planning for upgrade from sql server 2005 to sql server 2012, used sql server upgrade advisor and it shows no issues to upgrade. On the applications side, development team is also telling...
View ArticleSQL SERVR 2008 Ent. | Application logs missing because of drive letter change
Hi,In our setup we are using SQL cluster active and passive and all of our cluster drives are on the SAN.We are using SAN "E" drive for our application logs.Last week, we were adding new drives to the...
View Article