AlwaysOn & Redo Thread & RollBack Command
Hi,I have 3 replicas configured in Availability groups with 2 read_only secondary replicas-availability mode-Sync Commit.I have 1 transaction running for last 4 hrs(insert command) but not committed,...
View ArticleOrder of the records in a table
This is a general question,1.) How is the order of the records in a table with no indexes?2.) How is the order of records in a table with only one clustered index?3.) How is the order of records in a...
View ArticleQuery optimizer and techniques
This is a general/generic question, if there is a clustered index and multiple non-clustered indexes which index does the query optimizer pick to retrieve the results.I guess query optimizer picks...
View ArticleAlwaysOn Backups with Verify
I saw that others have reported this but I haven't seen an answer.When I create a Maintenance Plan for AlwaysON replicas the job on the secondary always fail when I check Verify. Looking at the View...
View ArticleSkip bad row during importing large dump into sql server
Hello,I have an issue during importing very large (more than 3 GB) dump file into sql server express. I have used command line for this purpose. Unfortunately this file was exported in UTF-8 so I had...
View ArticleCompare Execution Plan
Hi all. Any very fast method we can compare two execution plan ?
View ArticleBackup job failed
Hi All,How to resolve this issue. Can anyone suggest about this. Unable to determine if the owner (SCHLOGAU\sqladmin) of job has server access (reason: Could not obtain information about Windows NT...
View ArticleMSSQL : replication xps
I see this option in SQL Server, however there is not much information on the internet.what's the purpose of this option?does it related to performance ?
View ArticleSQL Server Max Memory Settings
Hi,I'd like to check if SQL Server will consume memory more than the configured MAX Memory settings? And if so when does SQL consume that and how much would it consume.Regards,Jay
View ArticleCU10
Hi I applied CU10 on top of SQL Server 2012 SP1. Now What things I should check to make sure that the patch has applied successfully and there are no issues?Regards,
View ArticleSQL 2008 R2 Database stuck in Restoring... state after attempting a Full Restore
In attempting a restore the database, on a shared SQL 2008 R2 (10.50.2500.0) server, is stuck in a (Restoring...) state.So far, I have tried running the script:RECOVER DATABASE xxxWITH RECOVERYNo...
View ArticleSQL Server Job started failing all of sudden while it was working...
Hi Everyone,Recently I have noticed that one of my Job which has scheduled under the Task Scheduler started failing automatically without any reason and also there is no changes on the server, but when...
View ArticleLinked Server error: Login Failed for user 'NT AUTHORITY\ANONYMOUS LOGON'...
Hi All,Here the linked server is created between sql server 2012 64 bit and sql server 2005 32 bit. I am getting the below error when i try to access linked server from third server. I have created...
View ArticleReboot Sql server 2008 Mirrored server
I need to restart the Secondary server that is mirrored, not the principle,would this impact the mirroring? i dont have witness serverk
View ArticleHow to Find what are tables and "Table Name" in particular "Data File"
hi Team,I have one database that database 300 gb size , this database having 6 ndf files ,here How to Find what are the tables and "Table Name" in particular "Data File"[.ndf]
View ArticleSQLServer Memory Architecture
Hi All,How To check How much Buffer cache using query in sqlserver.
View ArticleGetiing Suspended status with High CPU utilization in exec...
Hi,We are facing one issue in our MS SQL Server 2008 Data Base related to high CPU utilization as well as high Disk IO (pls. refer to attached screens).CPU and Disk IO utilization remains high when...
View Articleuninstall CU10 in cluster
Hi I installed CU10 in two node cluster (SQL Server 2012) by following below POA.1. Apply the hotfix on pasive node N22. Reboot the passive node N23. Failover on SQL resource : the passive node...
View ArticleHelp needed
Hi expertsI am facing bit of strange problem and I need helpYesterday our SAN went down taking a database with it. When the SAN came backup, we put the DB into EMERGENCY mode and then to SINGLE_USER...
View ArticleSQL Server 2012 SP2
Hi,I want to know whether CU10 is included in SQL Server 2012 SP2?If yes, how can I download it, I downloaded one which says it contains upto CU9.REgardsBilal
View Article