I want to use hindi collation for one of my database not server
I have the SQL server 2008 r2. I want to use hindi collation for one of my database not server.I have find "Indic_General_90_CI_AS" a hindi supportive collation.Will it work in 2008 r2?beause...
View ArticleUnable to connect
Hi,Within the 2008 server called "WIN2008DC", I see all of the services of instance "MSSQLSERVER" are started there but when I try to connect to thisWIN2008DC\MSSQLSERVERI've got thisTITLE: Connect to...
View ArticleSql Server login failure error: 18456 with Windows account and sa account
Hi All,I am using Win 2008 R2,SQL Server 2008R2When i try to connect to SQL Server i am getting error 18456. Previously i have installed Active Directory and immediatly i haved un installed it. After...
View Articleget all users of a particular active directory group using sql query
Hi All,I wanted to write a sql query to return all the users from a specific AD Group specifying the Group Name instead of the CN value in memberof.I have written the query as shown below. kIndly help...
View ArticleException 0xc0000094 EXCEPTION_INT_DIVIDE_BY_ZERO at 0x00000000022953A6
Hi,We are using MSSQL 2008 R2 Enterprise, recently we have noticed Exception 0xc0000094 EXCEPTION_INT_DIVIDE_BY_ZERO at 0x00000000022953A6 throwing in the sql server.Can any one guide me to fix the...
View ArticleSum function returning incorrect results
I have a table of values that is being summed using SQL server 2005 that is returning an incorrect value and I can't figure out why. I have enclosed the raw values and the total should be 30869.025...
View ArticleTransaction Log backup error
We were trying to backup the transaction log for one of our databases that is in Full recovery mode. However, while trying to perform the backup we encountered the following error.Backup detected log...
View ArticleDdatabase performance for ecommerce solution
Hi friends When design database for ecommerce solution , we should performe correct normalization?For example grid: we have two type of customer ....> 1.supplier 2.customer For users , we can...
View ArticleSQL 2012 SP1 system_health security_error_ring_buffer_recorded Events
Hello,I recenlty upgraded My SQL 2005 server to SQL 2012 SP1. The system_health in Extended Events is now continuously reporting the event listed below.After upgrading to SQL 2012 SP1 I installed a...
View Articlei just want to check that foreign key used in some other table or not
I am using sql server 2008 as my data base engine. i update the [DeleteStatus] field when the time of deleting process.. but in this case i am facing an issue with delete process.. i dont want to...
View Articleback up settings is not working.
i am 69 years young and only had a laptop for about two years and now i find this page " i think that is what you call it" i am in wounder of the young lads and lasses that can do all these things, and...
View ArticleSQL Slowness
I am getting periodic SQL performance slowness, wait times. I ran the following query as I noticed some "PageIOLatch_ex" in the activity monitor. Does this mean I have a memory botttlenec or disk I/O...
View Articledatabase size big difference between original and restored for sharepoint
our sharepoint database wss_content on production server is 12GB, after we restore the site by stsadm -o restore -urlhttp://restored sharepoint site url/ -filename "backup file of original site.dat"...
View ArticleUnable to Send mail using Database Mail feature SQL Server 2008 R2
Hello,Fellow DBA's...I have been trying to configure Database Mail on SQL Server 2008 R2 but I am betting below error. I am able to send Mail by connecting to my Mail server using Telnet but no...
View ArticleIs it safe to use IDENT_CURRENT to assign default value in Default constrain
Hi All,I'm using IDENT_CURRENT('dbo.sometable') as default value.The intension is to duplicate last identity generated for this table in the column of the same table (to form ParentId column in...
View ArticleFinding out the slow SQL from huge stored procedure
Hi All,I am on SQL 2000 (no dm_ views etc etc).There is a stored procedure which sometimes run in 40 mins, but sometimes it might take anything between 2 hours and 8 hours. It is a reasonably big...
View ArticleHow to diagnose startup failure for SQL Server Agent?
I am attempting to start SQL Server Agent and I receive this error (from event log):-<Event...
View ArticleSQL Server Memory
Hi All,I am not sure if this is a fair ask or no but this is something i want to learn much internals about sql server memory and how sql server responds to memory pressure and i wanted to see that...
View ArticlePartition split question
I've recently inherited a database that has a very large table partitioned by month(each in its own filegroup). Unfortunately, new partitions have not been added, so the last partition has grown very...
View ArticleSQL Jobs notify_level_eventlog - how to change default value
SQL2008R2 SP1 - is there a way to query and change the default settings of sqlagent for "notify_level_eventlog" when creating sql agent jobs in SSMS . for example , setting this value to "2" - so that...
View Article