Quantcast
Channel: Questions in topic: "sql-server-2005"
Browsing all 415 articles
Browse latest View live
↧

Fate of De-normalization

Respected All Table 1 AS PA COLA |COL B CHEVY|E009, V040 CHEVY|E009, V039 CHEVY|E009, V039 CHEVY|'XXXX',V039,YYYY CHEVY|E009, V039,ZZZZ,WWWW Table 2 as FM COLA |COLB |COLC|COLD CRUZE |SEDAN|3.0L|E009...

View Article


Auto update stats disabled for a user Database in Sql server

While trying to improve the performance of few queries, we found via execution plan that there were lot of Index/Clustered index seeks. Therefore: First thing we did, was to check our Re-indexing and...

View Article


SSRS Reports running slow in sql server 2005

Hello, We have few of our SSRS reports running very slow. These SSRS reports fetch data from a reporting server database which is acting as subscriber for the replication process. i.e. we have an OLTP...

View Article

SQL server not using allocated memory

We have noticed that for one of our SQL server with below configuration ,memory is not getting availed as allocated. SQL server 2005 SP2, 32 bit Windows server 2003 R2, 32 bit with 16 GB of RAM and 12...

View Article

How to resolve RESOURCE_SEMAPHORE and RESOURCE_SEMAPHORE_QUERY_COMPILE wait...

We are trying to figure out root cause of slow running sql server queries hitting/fetching data from one of the database , size 300 GB, hosted on server with below configuration: Windows server 2003...

View Article


How to update multiple table as a single transaction

how do I update several tables with columns that store social security number as a single transaction? I have over 68 tables to update the ssn with correct ssn.

View Article

Service broker performance in VMware

Hi, does anyone know of any performance issues with SQL Server Service Broker running on a VMware Virtual Machine? I'm trying to create a dev server in line with a live server we already have that's...

View Article

Do indexes also get replicated via Transactional Replication

We have our env set up such that, an OLTP DB X server has a database around 400 GB in size and is getting replicated on reporting server Y via Transactional replication. We have seen quite a slowness...

View Article


How do create a stored Procedure

I'm am trying to create a stored procedure that generates the update statements to update incorrectly entered SSN with the correct SSN in over 193 tables with SSN columns one whole transaction. I want...

View Article


How do I validate a variable against multple database tables

Does anyone know how to check a a variable against all database table with columns storing the same type of information? I have a poorly designed database that stores ssn in over 60 tables within one...

View Article

dynamic SQL help needed

I have a dynamic SQL statement that generates a series of update statement but it does not enclose the value in the set clause and where clause in single quotation mark. does anyone know how to do fix...

View Article

Column parsing question

I have a column in my table which contains values like *BRAVIA KDL42W706BSU Smart 42"" LED TV* I want to parse the column and create a new table containing columns with values like 1st column...

View Article

how do syncing of development database in Real time

How do I sync my test database with production to ensure that my test database is always an ongoing live copy of production database. Any suggestions as to how to handle this task? Any help from you...

View Article


Server Switched to Single User Mode

What are possible causes for a database to switch from Multi User mode to single user mode? SQL 2005

View Article

software requirements for SQL Server 2005 Enterprise Edition 32-bit

What are all the operating system supported to install SQL Server 2005 Enterprise Edition 32-bit software?

View Article


ssis - import multiple tables from multiple servers with staging

Hi seniors, I have to import multiple table from different servers and once I import it should load to my target table but first my package should create a staging table for all those target tables and...

View Article

I need help with Email Formatted HTML Table with T-SQL

I created a SQL server job with query ( as shown below) that dynamical retrieve set of data, generates html table and email it to a recipient. The Job work fine as long as the query returns a record...

View Article


How do I get notified when sql server goes down?

Is there a way to get notified when SQL server goes down or offline? I have a SQL server instance that runs on a remote server in south Dakota. Just a couple of days ago, the server went offline or...

View Article

oracle 10 to 11 migration for sql 2005

Hi Folks We have oracle source and sql 2005 destination. We are upgrading oracle 10 to 11 and our sql version will remain the same i.e. sql 2005. what things do we need to consider to test and...

View Article

Unable to open SQL Server database file (.mdf)

Experts, I have a SQL Server 2005 database file (a .mdf file) that I am trying to open in SQL Server Management Studio so I can add a field to a table, but I am unable to open the file. I can't say...

View Article
Browsing all 415 articles
Browse latest View live