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

ACTIVE_BACKUP_OR_RESTORE

Hi,I started backup to clear the transaction log (with Full RM). After the backup was completed, I checked the vlf status with"select name,log_reuse_wait,log_reuse_wait_desc from sys.databases". It is...

View Article


Too many parallel nested transactions

Just recentally we have started to get dump files with the following description: Description: Too many parallel nested transactions When this happens and the dump files start to get created the server...

View Article


SQL Cache dependency and deadlock - T1222 deadlock-list -...

Hi, We are maintaining cache tables in SQL Server where tables required for cache are marked for caching using [dbo].[AspNet_SqlCacheRegisterTableStoredProcedure] and those marked tables are added into...

View Article

Performance counters into SQL Server

SQL Server 2008 R2 Enterprise/standardHi guys.Performance counters.Windows provides PerfMon to monitor server performance, including SQL Server.I would like to use the counters available to be...

View Article

This is the code I can't identify where the error is located I reve unhandle...

Imports System.Data.SqlClient Public Class Form1    Dim cn As New SqlConnection("Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Users\hamid\AppData\Local\Temporary...

View Article


SQL Server 2012

Hi All,I'm hoping I am posting this to the right group and if not, then please excuse me :0)...I just had someone ask me about certification material for 2012 (i.e., transcenders etc.)I always did good...

View Article

SQL 2008 - Huge, But Empty MDF File

I have a database that imports records, 'fixes', then sends the records to a differnet server/db. I remove the imported records and wait to do the same the next day. 50-20k records per day.My mdf file...

View Article

ACTIVE_BACKUP_OR_RESTORE

Hi,I started backup to clear the transaction log (with Full RM). After the backup was completed, I checked the vlf status with"select name,log_reuse_wait,log_reuse_wait_desc from sys.databases". It is...

View Article


SQL Cache dependency and deadlock - T1222 deadlock-list -...

Hi, We are maintaining cache tables in SQL Server where tables required for cache are marked for caching using [dbo].[AspNet_SqlCacheRegisterTableStoredProcedure] and those marked tables are added into...

View Article


Performance counters into SQL Server

SQL Server 2008 R2 Enterprise/standardHi guys.Performance counters.Windows provides PerfMon to monitor server performance, including SQL Server.I would like to use the counters available to be...

View Article

SQL Server 2012

Hi All,I'm hoping I am posting this to the right group and if not, then please excuse me :0)...I just had someone ask me about certification material for 2012 (i.e., transcenders etc.)I always did good...

View Article

SQL2012 linked server to SQL2000 slow to insert

An insert statement run on SQL2012 server to a linked server (SQL2000 destination) is slow. Test script is below.-- Run on destination server (SQL2000) CREATE TABLE RemoteTable(ID INT Identity(1,1),...

View Article

in consistent information reported in SQL Management Studio - msdb datafile...

msdb properties shows database size 58GB, but when ran report 'Disk Usage by Top Tables' the largest table showed on 11MB and only 7 tables has 3MB in size and rest of are les that 100KB.Thanks in...

View Article


two-second tracewrite waits on VM'd server

I asked this a couple of months ago and didn't get a response, but is there anything about running SQL Server in a VM that should put a huge wait of two seconds on every tracewrite when I use profiler?...

View Article

HOW TO FORMAT AND SET-UP TO IMPORT ASCII CALIF CORP FILE BY CALIF SECRETARY...

Dear Sir:I purchased a California Corporation file (3 Million records) from California Secretary of State. It is a ASCII format. I used a column import with fixed width (SQL Server). I formated based...

View Article


Hyper-V guest SQL 2012 cluster live migration failure

I have two IBM HX5 nodes connected to IBM DS5300. Hyper-V 2012 cluster was built on blades. In HV cluster was made six virtual machines, connected to DS5300 via HV Virtual SAN. These VMs was formed a...

View Article

I installed SQL Server 2008 in Windows Cluster environment, but can not find...

In a SQL Server 2008 cluster environment, local database engine server can not be found that installation process of SQL Server 2008 is normal, when I open SQL Server Management Studio.Is it right?

View Article


RAID Level impact SQL / Sharepoint configuration

Dear All,When I configure a Sharepoint DB server, do I need to adjust some configurations when this server  is located on a specific RAID set?TO start initial testing we will deploy the DB server on...

View Article

This is the code I can't identify where the error is located I reve unhandle...

Imports System.Data.SqlClient Public Class Form1    Dim cn As New SqlConnection("Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Users\hamid\AppData\Local\Temporary...

View Article

How to enable Histogram?

How to enable Histogram?Thanks

View Article
Browsing all 12554 articles
Browse latest View live