Quantcast
Channel: SQL Server Database Engine forum
Browsing all 15264 articles
Browse latest View live

Performance counters not showing up for custom resource governor pools and...

In SQL Server 2008 R2, I have setup 2 new resource groups, with 1 workload group in each new resource pool. I then created a classifier function to assign workloads to the appropriate group. I verified...

View Article


MAX always shows INDEX SCAN instead of INDEX SEEK ?

Hi guys,I am confused, why MAX always shows INDEX SCAN instead of INDEX SEEK ?use tempdb go --drop table tb_001 create table tb_001(id int primary key,rv [timestamp] not null) GO declare @i int = 1...

View Article


Copy of production tables for reporting on the same db server, does it matter?

Helo, We sync some of our production transaction tables to a reporting database that is located on the same DB Insance (2008R2) thinking that this setup enhances performance.  We assumed that running a...

View Article

Backup job failing

I am experiencing a weird issue with BizTalk 2010 and SQL Server 2008. The SQL job named "Backup BizTalk Server (BizTalkMgmtDb)" throws the following error on step 3 (MarkAndBackupLog):"Processed 17...

View Article

Microsoft SQL server error:233

I am getting this error when connecting to sql. I cant get into my databases now- its pretty ugly. "A connection was succesfulyl established with the server, but then an error occured during the login...

View Article


How to upgrade from MCITP SQL Server 2008 to SQL Server 2012 MCSE (Data Base...

HI,I have one question for anyone who have already upgraded MCITP SQL Server 2008 to MCSE SQL Server 2012.Usually there should be one exam to upgrade from previous version to new Just like in Oracle...

View Article

sys.sysindexes.rowmodctr?

Does anyone know what will happen to sys.sysindexes.rowmodctr?In Books Online it says that sys.sysindexes will go away in a future version of SQL Server, but there is no new way to check if there has...

View Article

backup qns

    Backup to disk not allowed what I do?

View Article


Easy access frontend for SQL Server

Is there a easy-to-access frontend of SQL Server Database Engine. Just like Access for Jet/ACEDAO Database Engine, which can design a table structure and add data to table with GUI.Currently I am using...

View Article


Faulting application name: sqlservr.exe

hi, was wondering if anyone encounter this before on 2008 r2?Faulting application name: sqlservr.exe, version: 2009.100.1617.0, time stamp: 0x4db2c9adFaulting module name: sqlservr.exe, version:...

View Article

Shrinking Database - Arithmetic overflow error converting numeric to data...

I was confused after looking into the issue "Arithmetic overflow error converting numeric to data type numeric." I know that this is due to the precision not set / supported for the decimal data type....

View Article

unable to Connect to Server

i got an error while am trying to connect sql server 2005..An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the...

View Article

How to check the dependencies of a SQL Table in SQL Server 2000

Hi all,I m using SQL Server 2000. I want to know the Dependencies of a particular table in my database. I want to know the details inorder to delete the records which are not referenced from  other...

View Article


Undetected Deadlocks

Hi all,I've having problems on a SQL 2008 R2 (10.50.4266) Enterprise server, 32 cores and 512GB RAM. Since we installed the latest CU patches we have been getting a lot of undetected deadlocks. By this...

View Article

how to find partition function text applied to a table

Hi,I recently took over a database that has a partition_scheme and partition function applied to a table. When I look at the table and it's indexes I cannot find where (on what column) the function is...

View Article


Beginner create table help

I am trying to create a table with the following columns: id, descr, prop_1, prop_2, prop_3 I create a trigger on id to upper case it and set some rules for prop_1 through prop_4 as type int and where...

View Article

SQL Server 2008 R2 { An Error occured when attaching database(s) }

Hello Guys!I just installed SQL Server 2008 R2 a couple of days ago, on the first day use i can attach database(.mdf) with out any problem.on the day 2, i keep getting this...

View Article


monitor disk space using alerts

I need to receive an email when a disk space on a given drive (which has SQL DB files) falls below 3 GB:- I need to use alerts (I don't want to use a SQL job to run some SP every x mins).- SQL Server...

View Article

Database status is getting set to Shutdown,Normal in SQL Server Express Edition.

Hi All, I have a project which is about upgrading DB from MSDE to SQL Express. While doing teh installation of our product SQL Express is getting installed and another application is launched to create...

View Article

plan cache hit ratio

Hi all,is there any dmv query for knowing plan cache hit ratio and page life expectency.please help me.thanks in advance.regards,venkat.

View Article
Browsing all 15264 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>