High CPU Waits but medium CPU Usage
Hi All,I'm currently checking one SQL Server after our users complained about poor application performance.In the Data Collection Report, I can see that most of the waits come from the CPU. However,...
View ArticleQuery slows down by a factor of 250 to 450 when increasing maximum server...
We have an SQL server 2012 SP1 CU6 running on a virtual machine that was P2V'ed from a physical blade server. configured from the physical server was maintained hence it is still configured with 4...
View ArticleDoes Microsoft plan to add primary key and unique constraints to clustered...
Clustered columnstore index is a greate feature in SQL Server 2014, but currently cannot be used with primary key and unique constraints, which is important to achieve data integrity. I wonder if...
View ArticleMSDB database marked as suspect in Sql Server 2012
I am using SQL 2012, and there is some problem from some time. When i start Sql and log in fir this message comes.Cannot display policy health state at the server level, because the user doesn’t have...
View ArticleError found while installing sql server
whenever I tried to install sql server 2008 Enterprise full version, it gives immediately errror "Native Sql install bootstrapper has stpped working".... Please give me a solution for this error...
View ArticleRestore from sql server full backup and transaction log backup
One sql server database A has full recovery mode:Here are backup files:7/1Â Â Full backup of A(file: fullbk71.bak)7/2Â Â Transaction log backup of AÂ (File: trnbk72.trn)7/3Â Full backup of A (file:...
View ArticleBackup Logins and Jobs
Hi,I am applying CU7 to SQL SERVER 2012, I need to backup Logins and Jobs.How can I backup all logins and all jobs in one command. I can do backup of each login or job separately, but It is hectic to...
View ArticleSQL Server 2008 R2 disconnection...
We have SQL shared instance between staging and development......SQL Server is keep disconnecting most of time in day due to increase of RAM even in off days when nobody is working on it. It showing...
View ArticleMigracion Sybase a SQL Server
Hola Estoy intentando hacer una migracion de Sybase a SQL SErver pero tengo inconveneintes con la licencia la pagina dice que no lo encuentra, usted me puede ayudar como encontrar esta licencia par...
View ArticleSQL Server has encountered N occurrence(s) of I/O requests taking longer than...
Started seeing intermittent slow downs.  Looked at what was currently running and all the long running operations have wait types of LOGBUFFERWRITELOGWe see this quite a bit in the sql app log too:SQL...
View Articlequestion about shrink database file and log file on sql server 2008
After shrinking .mdf and .ldf file, will anything be deleted by shrink?
View ArticleDatabase is not accessible when treying to get it offline
i was requested to take a database offline.I pointed to my databse then right click --> tasks---> take offline.It seams that one user were still connected, i requested the users to log off.The...
View ArticleNetwork backup
Hi All~ I would like to backup database to a network resources. My sql start with a local service accout. I would like to keep this setting when doing network database backup. is it possible ? I find a...
View ArticleIs ATA-over-ethernet storage supported for SQL data/log files?
Does someone know if ATA-over-Ethernet kind of storage supported to put SQL Server data/log files on it? I am looking for some official document from MS. I know about iSCSCI and FC supportability......
View ArticleSystem database installation path location
Hi,Can we move system database installed path location to another drive.ThanksShashikala
View ArticleDependencies between table compression and clustered index compression
Hi.I figured out today that the compression could be set on table and also clustered index level. Before I saw this I thought the clustered index is like a representation of the table itself. But it...
View ArticleSlow execute of procedure on new server
I have strange problem with execution of stored procedure.Database was running on old Dell server and everything was running fine. This server had 16 GB RAM and 6 disk on 10k, RAID 50.After migration...
View Articlehow to rtroubleshoot hung sql server job?
This is sql server 2005(SQL server 9.0.5000). One sql server job is used to kick windows batch file.It runs hourly every day.These days, this sql server job always hungs sometime.But I don't why it...
View ArticleRecover database
Hi,Please consider the below scenario, please let me know the recover my db.Monday- 10 PM full backupTuesday- 6AM differential backupTuesday- 1PM Differential backupand transactional backup will take...
View Articlebackup to shared network folder
HiA backup script on a workgroup server stores the bak files on a network share of a server belonging to a different workgroup.Currently the SQL Server service runs under Network Service and has no...
View Article