Full Text Search does not return expected results on production server
HiI have a FullTextSQLQuery which I am trying to search a phrase(The Multi-part identifier) on full text indexed table. I am getting expected results on running the below sql query on QA machine and...
View ArticleRestricting the User to View other databases in the object explorer when he...
Hello, I would like want someone to throw some light on my issue. My current Production server is a Shared server which is hosting 300 DBs. I have many users associated to various databases. My...
View ArticlePlan Cache Related Performance Drop After SQL 2012 Upgrade
We've installed SQL2012 on one of our servers and spotted an overall performance drop of around 20% when compared to SQL2008. On the same hardware and identical database settings (Optimize for Ad Hoc...
View ArticleTable Partitioning
Hi All,How to check wheather my data is partition created on the table is in use or not. Or Data is storing as per created partitioned.
View ArticleTable Restriction of only one Row
Hello I want to restrict a Table that it can only contain one row. Every time I want to Insert a second row, i will get an error! Only Update is allowed after one row exists.Thistable does not yet...
View ArticleChange DateTime and get User
Hello, I have two questions: First: Whenever arecord is changed(no matteraboutwhich tool), thecolumnshould set to actual datetime.Second: Whenever arecord is changed by a User(no matteraboutwhich...
View Articlewhy a certain process is running so long
Hi Experts.How do you guys look into a issue, when some developer complaints that his process running from so long time.I am just expecting basic steps you look into.
View ArticleLogon SSPI handshake failed
Hi,We are receiving following alerts (SQL Server 2005):"Logon SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed....
View ArticleTable level, partial data restore.
Hello,I'm trying to solve the following problem. I have a central DB that holds data for many organizational units. Data for every organizational unit spans many tables. The problem is how to process a...
View ArticleIOPS for specific DB
Hi Guys,I would like to measure the IOPS for one specific DB on my MSSQL server. I could not find a profiler setup for it, and after some search I only found solution for measuring the Disk, or the...
View ArticleThe OLE DB provider "MSDASQL" for linked server "MYSQL" supplied invalid...
I had a running openquery as follow in MSSQL SERVER.SELECT * FROM OPENQUERY(MYSQL, 'CALL GASP_sales_tl_performance_summary(''2013-03-01'',''2013-05-01'')')When i Execute this open Query will get an...
View Articlewhat all ports should be opened to connect to a named instance running on...
what all ports sould be opened to connect to a named instance running on port number 7000SQL Browser enabledAble to connect with SERVERNAME, 7000 but not with SERVERNAME\INSTANCE NAMEIt is static...
View ArticleStoring Database on PEN Drive
Hi,<o:p></o:p>I am creating an accounting software. I want to store data base on pen drive , so when i plugin the pen drive it will automatically detect and store the data on pen...
View ArticleHow can we rollback alter user statement
Hi All,We have a requirement of changing schemas but it we also need it to revert to the original one.Alter user <user> with default_schema = <newSchema> does the job of changing the...
View ArticleReading the output of sys.dm_os_performance_counters
Hello all: I am a little confused with the output of sys.dm_os_performance_counters DMV. For example, when it comes to the Buffer cache hit ratio, I am used to seeing a value expressed as a...
View ArticleTPC-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 Apply the patch...
hi ,we are using active & passive clusters here how to apply the patch..if any possible give me ans step by step......Regards,Chandu
View Articlepage life expectency
I am looking at the sys.dm_os_performance_counters table and trying to figure out how a int value represents a ratio? For example "buffer cache hit ratio" = 12355. What does this mean?
View ArticlePage life expectancy
I am looking at the sys.dm_os_performance_counters table and trying to figure out how a int value represents a ratio? For example "buffer cache hit ratio" = 12355. What does this mean?
View Article