Quantcast
Browsing all 15889 articles
Browse latest View live

Repilication_issue_in_sqlserver2008R2

hi,we are using transactional repilication in sqlserver2008r2 when i am configuring repilication all was working fine but snapshot was not intializing automatically from old snapshot  folder when i am...

View Article


SQL Server connections

Dear,I am building an automation program on Autodesk's AutoCAD application. This program is designed to use an SQL server database in which some configuration information is stored, which is used by...

View Article


Realtime replication of primary to secondary database

We are currently looking at replicating our primary database(SQL Server 2008 R2) to a read only secondary database (SQL Server 2008 R2). The aim is to achieve a real time data replication for a BI...

View Article

DBCC CHECKDB error - Write to sparse file failed due to lack of disk space

The situation:1900 GB data warehouse database. 10x 190 GB data files, located on the same (virtualized) drive.About 30 GB free space left on that drive.Running DBCC CHECKDB on this database (in the...

View Article

Problem with HTML editor databinding

Hello there,First up thanks to all the guys who have posted great solutions to common problems which helped me out many times in the past. Now I have got a problem of my own.  I am using this third...

View Article


Cannot drop secondary log file

SQL server 2012 (not sp1) 64 bit ent.The database is in simple recovery. During a large transaction I added a secondary log file not to let it fail.Now I made the primary log file 50gb in size,...

View Article

Trouble connecting Windows user group to sql server login?

Instead of adding users individually in the sql server login, i have created a group in windows in which i have added the users with their domain id and then i have added this group to sql server...

View Article

Changing table schema on a very large table

Hi, I have a table with more than 700 million rows, I want to change the schema on that table from schema1 to dbo schema.Before I do that in production I want to understand the implications of doing...

View Article


Changing database collation SQL 2008

I am getting the below error -: Msg 1505, Level 16, State 1, Line 2 The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'sys.sysschobjs' and the index...

View Article


Change data capture bug in sql 2008

We're coming across this bug where we're updating a value in the table and cdc is recording it as delete and insert. Microsoft recommended that we should install SP1 and that's what we did on the...

View Article

SQL Server error - Cannot Open User Default Database error 4064

Any idea on this?user is part of active directory and has windows authentication and still getting error....any thoughts?master is default db..thanksPlease Mark As Answer if it is helpful. \\Aim To...

View Article

The database model is marked RESTORING...

Newbie to SQL Server. We are running SQL Server 2008 on Windows Server 2008 R2. And it has been running just fine for several months. For no apparent reason, our SQL Server service stopped last night,...

View Article

Timeout issue - Linked server

Hi, We have linked server in sql server from AS400. From last couple of days it shows connection between sql server and As400 through this linked server is slow. Sometimes application timeout. How to...

View Article


SQL Server 2008 R2 (64-bits) - Service Pack 2 - UC5 can't find Adobe's...

I am getting the following error when rebuilding a catalog containing a table with a stored PDF (it does work for Word documents).Warning: No appropriate filter was found during full-text index...

View Article

How to convert SQL 2008 shared disk cluster to SQL 2012 non-shared disk cluster?

Hi experts,  I am going to convert SQL 2008 cluster to SQL 2012 AlwaysOn. I want to do it easily and minimum downtime/risk.The first one is:Uninstall SQL 2008 clusterInstall SQL 2012 standalone on node...

View Article


In above case the LSN written in Bold is different from Full Backup...

I have database with backup strategy every hour log, sunday full and daily differential.I have run query:SELECT  name, backup_start_date, type, first_lsn, database_backup_lsn FROM msdb.dbo.backupset...

View Article

Slow SQL Query

Hi Guys, I do have a SQL query which complete within one second. However, I do receive some alerts in the application log (at Web server) that the preferred query runs more than one second sometimes....

View Article


Filtered Indexes on partitioned table

Hi, We have a table with 3 billion records. This table is partitioned by day. Currently we have clustered index on primary key and other non clustered indexes. Every query that hits this table taking...

View Article

Deadlock "philosophy"

Deadlocks occur in a sql database often intermittently. Assuming it is known how to fix a deadlock, and that it can be fixed by creating a new non-clustered index, when is it worth creating that index?...

View Article

Snapshot Isolation not Taking Affect

Although the stored procedure sets snapshot isolation to on with the following line:SET TRANSACTION ISOLATION LEVEL SNAPSHOT;The queries that are run in this stored procedure return data that was...

View Article
Browsing all 15889 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>