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

cpu utilization

Hi all,what is the differerence between these two queries,please explain in detailSELECT TOP(256) SQLProcessUtilization AS [SQL Server Process CPU Utilization],                SystemIdle AS [System...

View Article


Ghost Server on trace file from SQL Profiler (SQL Server 2000 and SQL Server...

Hi Friends,I'll explain my scenario:  I have 2 servers, the first is a SQL Server 2000  and the other is SQL Server 2008, both servers are production servers.  I activated the SQL Profiler from SQL...

View Article


Filtering SQL Server Profiler trace by RPC starting

Hello Experts,Our application use a middle tier that performs connection pooling to database for several logged in users. We use Multiple Active Results Set so there is no one to one mapping between...

View Article

Fix-length and variable-length data types

Is there a complete list of SQL Server data types which is classified based on fixed-length and variable-length feature?I only find data type description at...

View Article

what would be the SQL server 2012 default database name?

what would be the SQL server 2012 default database name? I'm run SharePoint 2013 and in the configuration dialog box it is asking for the database name. Where would I found that? Thanks 

View Article


The cluster on this computer does not have a shared disk available. To...

Dear Friend,I am writing  something about this error when i tried to configure  fail over cluster node in sql server 2008 R2.One Server with 3 Virtual machine for testing.One Domain Controller.Other...

View Article

SQL 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 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


DBCC CHECKDB WITH NO_INFOMSGS - SQL 2005 - Incorrect PFS free space...

i get this error on  executing Database Check Integrity:Date        16-12-2012 02:00:00Log         Job History (ADMIN002_Database_Check_Integrity)Step ID           1Server            CRMSQLJob Name...

View Article


Re : Log shipping issue

Hi,i am configuration Log shipping that Database Recovery Model is "FULL"   after unexcited i am change the Database Recovery Model "FULLto BULK LOGGED"Here is  any effect in  my Log shipping...

View Article

Get the name of the user who created the table

hii need to know the user who has created/modified a table. I read across that it is not possible in SQL Server 2005. is there any work around for it?

View Article

How to increase Batch Requests/Second?

What to expect from SQL server?  We have a SQL server that I want to know what to expect in terms of the performance. The applications being served are running very well written/indexed ERP system(s) -...

View Article

Can I rebuild index in parts?

I have tables around in billions of rows and downtime requires quite long.Can I rebuild index in parts?Thanks

View Article


Would authentication settings on SQL server 2008 R2 make any performance...

Alright this is the first method    public static string srConnectionString = "server=localhost; database=myDB; uid=sa; pwd=myPW;"; And this is the second method    public static string...

View Article

tables referenced

We are running sql server 2008.    Is there a way to tell what tables were accessed (select,update,insert,delete) during a specified time (ie. what tables were accessed between 9:00-10:00 pm last...

View Article


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

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


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

Why am I running out of space in TEMPDB for a DBCC CHECKDB command?

I'm running "dbcc checkdb" on a 10g database. DBCC CHECKDB WITH ESTIMATEONLY says I should only need 20m for CHECKALLOC and 16m for CHECK TABLES. My tempdb is 3g with 2.9g unallocated. Why would it be...

View Article

Re:RCA...

hi Friends..please tel me RCA explain clearly ...Thanks,PurnaThanks, Purna

View Article
Browsing all 12554 articles
Browse latest View live


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