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 ArticleMinimally logged operations in Standard edition
Hi,I am using SQL Server 2008 Standard edition.I want to have couple of databases with minimal logging enabled. Is that possible on Standard edition ?I tried to look for this in documentation, but...
View ArticleToo 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 ArticleSQL 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 ArticleDatabase corruption issue
We are facing problems on production server with SQL Server 2005 enterprise edition, where one of user DB are having many allocation errors and backups are not successfull even for msdb. We find some...
View ArticlePerformance 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 ArticleThis 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 ArticleSQL 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 ArticleSql backups apparently happening but how?
I have a sql 2008 r2 server and have not setup any maintenance plans. According to the logs it is showing entries like the backups are happening, but why and where are they? It appears to be backing...
View ArticleSQL 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 ArticleMessage Error: 18210, Severity: 16, State: 1. and Message Error: 3041,...
i have back failure errors in the sql server logswhen i check maintenance plans history it shows back up ran successfully.I also see the backup files at the destination disk drive and there is lot of...
View Articledelete transaction log file
Hi,I added a logfile in my SQL Server database for some long running transactions. But now I want delete the transaction logfile which i added,pleaase tell me the procedureRegards
View Articlein 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 Articletwo-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 ArticleLatest update
Is there anyway to be notified by Microsoft when SQL Server gets a new update? Also I am finding it hard to find what the latest update to SS2012 is. Is it SP1? Is there a page someone can point me to...
View ArticleHOW 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 ArticleHyper-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 ArticleI 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 ArticleRAID 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 ArticleThis 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