Alerts in SQL SERVER 2000
Severity alerts from 19-25 and data and log file size alerts are not working on SQL SERVER 2000 SP3 Stnd Edn, any idea to fix this?
View Articleenabling 3rd LAN interfaces breaks SQL
I’m having a problem on a server. Here’s the situation, I have Windows Server 2008 Standard (pre-R2) server with Hyper-V enabled and SQL Server 2005 Standard installed. SQL hosts a couple of large...
View Articledeveloping a Database maintenance plan
Can you provide me links which goes into detail about developing a Database maintenance plan[i.e. taking backups [either Full or Inc] of DBs and transaction logs, deleting the oldest cycles, etcc]. I...
View ArticleMDW UCP Upload to Utility Control Point Job Fails On Step 3 With The...
I have setup an MDW UCP with 5 enrolled instances. Three of two instances are working as they should and are reporting to the UCP MDW dashboard. On the other two instances, the job...
View ArticleTable Partitioning Bug? – SWITCH OUT / MERGE RANGE
There is misleading information in two system views (sys.data_spaces & sys.destination_data_spaces) about the physical location of data after a partitioning MERGE and before an INDEX REBUILD...
View ArticleSliding Window Table Partitioning Problems with RANGE RIGHT, SPLIT, MERGE...
There is misleading information in two system views (sys.data_spaces & sys.destination_data_spaces) about the physical location of data after a partitioning MERGE and before an INDEX REBUILD...
View ArticleSQL server agent send email
I set up email notification for a job completes. I configured database mail profile and mail account. This works fine and I can send out test email.However, the SQL agent couldn't send out email and...
View ArticlePerformance related Query in sql server
Hi,I am having an Performance issue in my sql server Box.The problem is , when i capture the details after having perf mon counters checked and it has given me some values, where the values are shown...
View ArticleRestore one filegroup from DB to another DB
Hi, I have two databases like each other that one is the backup of another. Each DB have 2 filegroups. I want to replace one filegroup from one db to another. How do I do this? Or how do I backup...
View ArticleAlias a SQL server?
Hi, I have a situation I hope the smart people on here can help me with. We have a local SQL server that is moving to the SAAS (online) environment. In this new environment, the owners of this SQL DB...
View ArticlePerformance monitoring Metrics required to idntify meamory , IO issues
Hello All,Can some one , come up with your ideas to identify the metrics required to capture the meamory or I/O issues in sql server .i would like to know the exact metrics to identify when my clients...
View ArticleInstall MS SQL Server Web Edition on a server with MS SQL Server Express
Hi,We have a VPS cloud server on which there is an instance of SQL Server Express.Since we need more resources, I consulted with the hosting provider and they offered us to use SQL Server Web Edition...
View ArticleRogue backups occurring
Hello --We have a SQL Server 2008R2 database running on a Windows 2012 x86_64 server. The databases being backed up use a Full Recovery model, and are subject of Full, occurring on Friday,...
View ArticleCannot view data from ndf file
Hi,We split-ed database from a single MDF file [125GB] into multile data files Main.mdf M1.ndf M2.ndfAfter split, database is working fine.Now, everyday we take full back of database and restore it...
View ArticleSQL 2012 A significant part of sql server process memory has been paged out....
HI Thank you taking sometime to help !! First of I have Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) Dec 28 2012 20:23:12 (64-bit) on Windows NT 6.2 <X64> (Build 9200: )...
View ArticleDatabase offline (suspect)
My Scom Operations Manager daabase went offline and shows (suspect)what do i do to fix it?
View Articlebig transaction log file
If one transaction log file is very big (full recovery model) because it never runs transaction log backup, now it eats all disk space.How to fix this problem?
View ArticleSQL Server connection problem using Windows Authentication
Hi Folks,Problem - Unable to connect to SQL Server 2008 using Windows Authentication from Windows XP Client Systems. The SQL Server is configured in a NEC Cluster. The problem occurs only when I...
View Articleusage of Temp tables in SSIS 2012
Hello,We have many SSIS packages (2008 R2) which imports data to a temp table and process it from there. We are upgrading to SQL server 2012 and facing the issue with temp table as working table and...
View ArticleCannot restore database to new database server
i backed up a database in sql 2008 and trying to restore that to a new db server sql 2012 but when i do the restore it saysMsg 5133, Level 16, State 1, Line 1 Directory lookup for the file "D:\Program...
View Article