SQL Server 2012 - frequent "System Health Monitor Thread: Operating system...
We have recently installed a brand new Windows 2008 R2 server and installed SQL Server 2012 (and SP1) on it. We have moved a couple of databases from SQL 2005 to it. Frequently the following is written...
View ArticleSQL Server 2012 - FileTable FileShares getting out of sync.
It's strange to me that I can't find anyone with the same issue, because it's happening to me in two different though similar environments...I am creating FileTables and FileShares with non-transacted...
View ArticleSuppress Full Text Catalog informational messages?
I see alot of the following messages in our SQL Logs:Changing the status to MERGE for full-text catalog "ftConsolidatedIB" (8) in database "DeviceInfo" (24). This is an informational message only. No...
View Articlequestion
Hi all,The processor is in 100% spin, nobody can get in. How do you get in and take control
View Articlepivot with row_number()
CREATE TABLE [dbo].[data]( [id] [int] NULL, [branch_id] [int] NULL, --[branch_loc] varchar(20), [employee] [varchar](20) NULL, [employee_sal] decimal(32,2), ) ON [PRIMARY]insert into...
View ArticleSQL Memory
I am running SQL Server 2008 R2SP2 x64 16GB RAM Max Memory 13500 single application on server.Every so often (once a month - Random time) we get a major bottleneck on server. What can I check to...
View ArticleMy SQL Server named instamce listens on port 1450
what changes should i request in firewall changes to systems team for developers to have access to this named instance from their desktop.Developers connect to this instance using ssms. Is it TCP 1450...
View ArticleProduction
Hi all,i am just started learning ms sql server dba. i am already working on the .net platformplease give me this question answer.How many instances can be installed on single computer in the realtime...
View ArticleSQL Server 2012 Express with Advanced Services (contains the database engine,...
Hi all,A new Microsoft SQL Server 2012 Express with Advanced Services (contains the database engine, Express Tools, Reporting Services and Full Text Search) was just installed in my "Windows 7" PC. I...
View Articleuse of FileTable causing the slow down of file copy or creating files?
Hi!I'm using SS2012I have created a filetable. My program that creates some files runs slower when the share is a file table share instead ofa normal share without file table (both shares are on same...
View ArticleSQL Server 2008R2 Copy Database fails trying to create a domain login
I have an existing SQL Server 2008R2 server on Domain_A and a new SLQ Server 2008R2 on Domain_B. I am trying to use the Copy Database SSIS method to copy an existing database from Domain_A to Domain_B....
View ArticleObject reference not set to an instance of an object.
After opening "Microsoft SQL Server Management Studio" for SQL 2012 and trying to connect to the server I get this:Object reference not set to an instance of an object....
View ArticleHow to protect UShare data
HI,How to protect Ushare data, from security prospective? What is common method(s)?Thanks
View ArticleSQL user login activity log
Hi,I am using SQL server 2000 and VB application in client computers to access databases. In our application it is possible to create user code for each users in different department. These users...
View ArticleSql Server query regarding datetime format conversion
Hi guys please help me any solution for converting datetime format from (01-April-2013) to 01-04-13 fromat.Here in my web application as i am selecting date by using datepicker with...
View Articlemultiple data file in user database
Hi All,I have three database on same server with three drive F,G,H A databsae size is 400 GB.B databsae size is 60 GB and C is 800 MBand B db 50 % select and 50 % insert transaction B database has mdf...
View ArticleDatabase curruption
Hi, CHECKDB found quite some errors on a database. The error messages are like:Msg 8909, Level 16, State 1, Line 1Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 0 (type Unknown),...
View ArticleLicensing
Hi All,Is there any special licensing cost for usage of dmv views. Please share me any licensing information. Iam using SQL2008 Enterprise edition.Thanks in advance,Venkat.
View ArticleWhat is DAC and what the use of this?
Hi Alll,What is DAC and what the use of this?--Krish
View Article