user 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 ArticleActive Directory user attributes - linked server in SQL server
HiI have created linked server in SQL 2008 R2 and querying Active Directory using linked server, i need get the user's manager attribute.It is working but i am getting like belowCN=amy\,...
View ArticleCorrecting Restore Point
Hi,Running SQL Server 2008 R2. We have applications that we maintain for clients on several different servers. Recently, it was discovered that a member of the team was not using copy-only backups...
View ArticleException Code = c0000005 EXCEPTION_ACCESS_VIOLATION
All,I am troubleshooting errors on SQL Server version 9.00.5000.00This comes with a number of clues that I'll try to be clear with.1) Recently sp_SendMail has stopped working as expected....
View Articlesql user
select GETDATE(),SYSDATETIME() select GETDATE(),SYSDATETIME() select GETDATE(),SYSDATETIME() select GETDATE(),SYSDATETIME() select GETDATE(),SYSDATETIME()if I run by pressing F5 I am getting the...
View ArticleBULK ADMIN Role - Query
Hi All,I'm in position to provide "bulkadmin" role to a user and not sure about the permission the server role grant to the user.Please let me know what are all the permission the "bulkadmin" server...
View ArticleCheck db gives error 665 on sql server 2012 windows server 2012
I am Trying to run DBCC on a large database (800 GB) and get the error below. I have found a bunch of articles referencing a hot fix for windows 2008, but nothing since then. has this been fixed in...
View ArticleScript the database outline without data
Hi All, how to copy the whole database to another server, without data.i know there is a function in management studio, there is a function to script database,however you are not able to apply the...
View ArticleSQLWRITER (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 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 Articlehow to avoid ix and u lock on delete and share lock on select in sql server
Hi i have sql server 2008 developer edition i am deleting record 20000. and reading record with no-lock in same table. i got this type of message for delete transaction and select transaction delete...
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 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 Article