SQLWRITER (hr = 0x80004005. SQLSTATE: HYT00, Native Error: 0)
Hello,I have installed on my Microsoft SBS 2003 server: 1. MSSQL server 2008 R2We use this SQL server services:SQL Server (ACRONIS) (Acronis backup software)SQL Server (MSSQLSERVER) 2. Microsoft SQL...
View Articleuser defined filegroups
can I know how you guys use user defined filegroups in your particular jobs?in the sense, do you use it to store particular types of objects in a database - like say indexes or large tables...
View ArticleSql Server 2012 Install on Win 2012: Rpc Server Is Unavailable
Has anyone else had this? I am trying to install Sql Server 2012 (with SP1) on top Win Server 2012. I have done quite a few installs of SS 2012 with no trouble but never on top of Win Server...
View Articlesimple recovery mode
Hi,I have a question..My production database is in full recovery mode and we have daily full backups and t-log backups after every 10 minutes.Suppose if I set the database in simple recovery mode for...
View ArticleDeleting table the db get bigger...
Guys, I'm wondering how can be possible a fact like that. I got a database test, the size according the query below was DatabaseName TestDRow SizeMB 121187LogSize 43DBSizeMB 121230DBSizeGB 118.38 I...
View ArticleDatabase mirroring and service accounts
Hi, I am trying to configure database mirroring with sql server 2012. My principal instance and my mirror instance are on different server. Both SQL Server service run with NT SERVICE\MSSQLSERVER. Now...
View ArticleCorrupted innodb table crashing mysql instance how to recover table?
Hello, Running a simple query against corrupted innodb table is crashing mysql instance . table test.xyz got corrupt during crash and truncate table command was in progressing when mysql crash , now...
View ArticleRunning TSQL job with minimal access
We are working on tightening up our security structure and I am having issues figuring out to handle the TSQL jobs. The users use to be sysadmins and now they will have read/write access to the data...
View ArticleDBCC SHRINKFILE: Page 4:11283400 could not be moved because it is a work...
Hi, I issued this command on Tempdb but it doesnot shrink the file. dbcc shrinkfile (tempdev_3,1)go...
View ArticleJob failed with error tempdb is not available
Hi All,How to resolve this error . please suggest." time-out occurred while waiting for buffer latch type 2"
View ArticleSQL 2012 High Memory Usage by MEMORYCLERK_SOSNODE and OBJECTSTORE_LOCK_MANAGER
I get this error in my SQL 2012 Server log several times a day - "AppDomain XXX(master.sys[runtime].XXX) is marked for unload due to memory pressure." I am trying to figure out what is using up the...
View Articletable space allocation, medium-large database, sp_spaceused
There are several scrips around to identify what allocates space in the database, some use sp_spaceused, some sys.allocation_units. I'm looking at medum-large production database (4TB range), several...
View ArticleSql server service crashes a few times yesterday, however, there is no .MDMP...
hi there: I've experienced several sql server service crashes yesterday, service was brought up after a few secs as we have an autostart feature. Today, I'd like to dig more into the errors and on the...
View Articlehow to convert sql 2012 database to 2008
i have 2012 sql database file (.mdf ans .ldf ) how to connect same database in 2008 sql server . please help me its very urgent
View ArticleA large table access suddenly got 2x slower
Access to one of our large tables suddenly got slow. We have a table T1 which contains millions of rows. For each row in that table, call an sp which looks up rows in table T2 and then updates T1. T2...
View ArticleSQL 2012 Memory Usage
Hi,We have a core sql database server, which have 256 GB physical memory ,and give maximum physical memory to sql server 240000 MB, sql server service startup account has locked memory privilege.We...
View ArticleFUll backup is taking 2 days to complete
i have a maintenance plan setup for full backup and the total size of databases is around 4 TB. compress backup option is also enabled.it takes around 2 days to finish every week, what can be the...
View ArticleArchiving a database
We have the problem of a database growing larger every day which is causing it to slow down. We want to keep old data though. Would a possible solution be to rename the database something like...
View ArticleWhen my sql server service crashed , it did NOT generate SQLDUMPxxxx.MDMP...
hi there: We are going to open a ticket for MSFT support. One of files we want them to investigate is the SQLDUMPxxxx.MDMP.However, when our sql service crashed, it did not generate any of that......
View ArticleThe SQLAGENT$InstanceName service on ServerName started and then stopped.
SQL Server 2012 on OS 2012The port number of Analysis Services was changed to the same number as the SQL Server Engine and SQL Server Agent. This was done by someone else and not me. What happened...
View Article