Database 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 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 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 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 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 ArticleOPENQUERY over Oracle Linked Server crashes instance with c0000005...
Hi there,Our applications query over linked servers to Oracle. We started upgrading our database servers to SQL 2008 R2 from SQL 2005. After one server upgrade, we started seeing these openqueries to...
View ArticleThere is any way to change partition scheme from left to right without...
Hi All,There is any way to change partition scheme from left to right without dropping Table in production.I am doing testing on Table Partitioning & requirement is to do partition (3 Partitions...
View Article