azman + SQL Server 2008 : Access Denied
Hi,I am trying to create a new Authorization store with Azman with SQL Server 2008 R2 on Windows Server 2008 Server machine. However, when i try to do that, i get an error from Azman : "Can not create...
View ArticleProblem in Select Top 1
Hi All-Its looking Strange for me!I'm using following Query!SELECT TOP 1 [Some_Column] FROM [Table] WHERE AlbumID = 'MW0001350412' AND ReleaseID='MR0003238514'The Problem here is when I'm running the...
View ArticleSetFileIOOverlappedRange Error AFTER Installing SQL Server 2008 R2 SP2 / Win...
SQL Server 2008 R2 - 64 BitVersion: 10.5.4260 (SP2 CU1)OS: Windows Server 2008 R2 Enterprise 64 bit SP1 With Hotfix 2679255 installedSQL Server Trace flag 8903 enabledIn the environment described...
View Article[FullText] Indexer seems to cut up some words at accent position
I have a full text catalog defined on 2 VARCHAR columns of a single table. It works well except for a few words where indexation seems to cut the term where an accent is found. It doesn't do it for all...
View ArticleNeed to script/loop adding new databases to SQL 2012 AlwayOn configuration...
Greetings! I've installed and successfully configured our SQL 2012 AlwaysOn 2-node servers for our new "Intranet" that is coming out. I've gotten AlwaysOn working great, and our Front End servers for...
View ArticleSSIS package and Performance
We have a SQL server which has 24 GB RAM that runs slowly when doing a big SSIS package run (last about 4 hours). I see Page Life expectancy is very low , it goes down to 7 when the packages are...
View Articlecalling an sp with dbo. specified
I have heard rumors that calling a stored procedure runs a little faster if you specify the schema, as in "exec dbo.mysp".We have an app that is sending commands to SQL Server as RPCs, judging by the...
View ArticleSQL Server 2008 on VM
Hi,We migrated our sql server instances that are mix of 2005, 2008, 2008 r2 (standard, enterprise) from physical to virtual. We have UCS in our data centre. In VM environment we are sharing CPU. Our...
View ArticleAny way to tell who created a job or more detailed history?
Had the case a few days ago I get an email about a job that failed. Although the name looked familiar, after taking a look at the server, I concluded it was not something I had worked on. What are...
View ArticleWhich database login is mapped to which databases and what permission are...
Can I get a script that can give me the details of :Login Name-->User Name-->Permission-->database NameWhich database login is mapped to which databases and what permission are mapped.Thanks
View ArticleIndian Standard DateTime without based on System DateTime
Hi all,I am unable to get the Indian Standard DateTime without based on System DateTime in sql server 2008 r2.Can you please solve my problem.Thanks in advance
View ArticleWhich is better ? DBCC MEMORYSTATUS or sys.dm_os_sys_info ?
Am a beginner to SQL Server usage. What is the difference between using DBCC MEMORYSTATUS to get the memory usage detail (i.e. % of memory usage), and using columns from sys.dm_os_sys_info ? I heard...
View Articlesql server service terminated unexpectedly
A SQL crash has occurred on a clustered SQL Server 2008 R2 SP2 system. The service crashed and restarted itself, any pointers? Error in event log: The SQL Server service terminated unexpectedly. It has...
View ArticleHow to find our that the sqlserver have got enabled MSTSC ?
Please anyone let me know hot to figurout that the sqlserver was having MSDTC.
View ArticleQueries only working with the first 299 rows
Hello everyone, I am having a bit of an issue with SQL Server 2008, I am trying to know why my queries are not working correctly.They only affect the first 299 rows or so, even if I do a "SELECT * FROM...
View ArticleArchive table data will speed up inserts?
I have a table that gets inserted into several times a day. The current archive process thats in place does not include this table and it has almost a million rows in it, along with several...
View ArticlePeriodic server crashes on DB server, no cause?
We've got 2 DB servers, connected to a SAN via fiberchannel connection.We've had periodic (1-2) crashes a week off an on, but have become more frequent.The only thing running on the servers is SQL...
View ArticleProblem with SQLServerWriter failing to prepare snapshot
I have been having a problem with a third party tool we are using to do farm backups on Sharepoint. It is backing up the WFEs and app servers fine using VSS.. but when it comes time to backup the sql...
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 ArticleOne Big SAN
Our env is OLTP + DWH 24/7. Applications goes from financials to manufacturing and OLAPs. We run EVERYTHING you can name it on 1 giant SAN.The current engineering thinking, that is strictly from an...
View Article