No announcements
Found 2599948 threads
-
0 Votes
Restore Log after Failure
manage copying and restoring the files, ensure all the bkups that were taken by the primary are on the restore share - including the one that failed - and restart the restore ...Unanswered | 1 Replies | 2641 Views | Created by Bortiquai - Wednesday, May 30, 2012 4:05 PM | Last reply by Don_Don - Wednesday, May 30, 2012 6:19 PM -
1 Votes
CDC
Thanks everyone for your responses.Answered | 8 Replies | 1068 Views | Created by Nikhil Guleria - Thursday, January 22, 2015 5:36 AM | Last reply by Nikhil Guleria - Tuesday, January 27, 2015 9:17 AM -
0 Votes
500 internal server error after restore
Hi all, I am meeting a problems after trying to backup my sitecollection from one mechine and restore to another. The way i used is like ...Answered | 3 Replies | 7535 Views | Created by Kener - Wednesday, July 15, 2009 5:08 PM | Last reply by Kishore Yatheendra - Wednesday, August 27, 2014 10:17 AM -
0 Votes
Stoping CDC cleanup job IN CDC
Hi Experts, I am planning to manage historical data for my OLTP database. for this I have enable the CDC for ...Answered | 3 Replies | 1703 Views | Created by vikas kumar pathak - Monday, November 18, 2013 7:11 AM | Last reply by Neha Mahajan DBA - Monday, November 18, 2013 9:47 AM -
0 Votes
Error messages after a restore on database.
The problem was fixed, did : - the restore distribution database (same date of restore) - sp_replrestart -Answered | 1 Replies | 5071 Views | Created by lumiga - Tuesday, October 28, 2008 1:52 PM | Last reply by lumiga - Tuesday, October 28, 2008 5:04 PM -
0 Votes
Tracking DateTime for CDC Data
Hello All, This must be an age old problem but I am trying to move CDC data to a different server for Business/DWH purposes. As you know, CDC tables have ...Unanswered | 1 Replies | 487 Views | Created by Bangaaram - Thursday, September 20, 2018 11:50 AM | Last reply by Will_Kong - Friday, September 21, 2018 6:51 AM -
1 Votes
Error after restore and try to attach
Hi Geraint, Thank you for your post. Why you want to restore TFS DB? If you want to upgrade TFS, what version of TFS you are using, and what ...Answered | 3 Replies | 2460 Views | Created by geraint llewelyn williams - Monday, July 2, 2012 2:47 PM | Last reply by Lily_Wu - Tuesday, July 3, 2012 7:00 AM -
0 Votes
Error in Search after restore from backup
Same error and PS is running in as admin.Answered | 4 Replies | 6748 Views | Created by mbrowning01 - Wednesday, February 15, 2012 10:05 PM | Last reply by Roland_Zeki - Tuesday, January 6, 2015 10:33 AM -
0 Votes
DUA submission for CDC device
Hi, As far as I tested, CDC ACM is supported as a device class only in Windows 10. For previous Windows systems, you need to provide your own ...Unanswered | 5 Replies | 1198 Views | Created by bob_tpc - Thursday, March 19, 2015 12:24 AM | Last reply by lamy_philog - Thursday, April 2, 2015 3:00 PM -
0 Votes
CDC - There is no change data for this table - Error
A Table "XYZ" is CDC Enabled. There a two packages created for Data warehouse loading. Full Load and Delta - Incremental Load. CDC Control Task - Start and ...Unanswered | 9 Replies | 2987 Views | Created by Vedaraj Asirvatham - Friday, July 17, 2015 11:06 AM | Last reply by boladale - Wednesday, November 28, 2018 7:04 PM -
0 Votes
cdc job
i have enabled CDC for a database, it was running smooth,, replication is slow , when i sp_who2, CDC job is running but it is in suspend status and ...Unanswered | 2 Replies | 845 Views | Created by Vaishu - Thursday, June 4, 2015 10:19 PM | Last reply by Cheer08 - Friday, June 5, 2015 7:21 AM -
0 Votes
cannot restore my webapplications after Restore
sites. I tried stsadm commands to get back like but got error : Restore failed for Object WSS_Search_RND_TCORCL_TEST failed ... -
0 Votes
CDC Changes
If you make any changes to your main tables, CDC will not capture those changes. Steps would be: 1- Transfer your data from CDC to an physical ...Discussion | 1 Replies | 2269 Views | Created by SPRR - Tuesday, December 13, 2011 8:02 PM | Last reply by Arbi Baghdanian - Tuesday, December 13, 2011 8:30 PM -
0 Votes
Stuck on CDC disable error
Hello! We are working on automating deployments for our SQL Server 2012 SP1 instance that uses CDC. We are getting the following error when we try ...Answered | 3 Replies | 2552 Views | Created by Bill Schultz - Monday, October 21, 2013 9:03 PM | Last reply by Bill Schultz - Friday, December 13, 2013 7:28 PM -
1 Votes
Restore error
Problems were identified while planning for the RESTORE statement. Previous messages provide details. Msg 3013, Level 16, State 1, Line 1 RESTORE DATABASE is ...Answered | 6 Replies | 8816 Views | Created by jaspatil - Wednesday, July 21, 2010 5:56 AM | Last reply by jaspatil - Wednesday, July 21, 2010 10:59 AM -
0 Votes
CDC
Just a follow-up. If they are using the same material as the standard Microsoft class, the DemoFiles setup.sql for that module has a script to create the stg.ExtractLog table.Answered | 3 Replies | 604 Views | Created by Tooba_JL - Tuesday, March 8, 2016 7:35 AM | Last reply by Russ Loski - Tuesday, March 8, 2016 9:28 AM -
0 Votes
Error in navigation after restore of databases
also.. The site will get open but in the tab i.e navigation area there will be a error button when clicking on it no response. When hover that button it will prompt ...Unanswered | 11 Replies | 5658 Views | Created by siva111kumar - Thursday, December 31, 2009 10:09 AM | Last reply by siva111kumar - Wednesday, January 6, 2010 12:54 PM -
0 Votes
CDC Delete
Enable CDC on a table. USE AdventureWorks GO EXEC sys.sp_cdc_enable_table @source_schema = N'HumanResources', @source_name = N'Shift', @role_nameAnswered | 1 Replies | 5854 Views | Created by MeDev - Thursday, May 24, 2012 7:36 AM | Last reply by irusul - Thursday, May 24, 2012 6:24 PM -
0 Votes
CDC::TransparentBlt()
I am trying to draw some image buttons and drop out a certain color with CDC::TransparentBlt(). The problem that I am having is that instead of the color droping out it's changing to grey. ...Unanswered | 5 Replies | 4217 Views | Created by MikeDovell - Monday, May 25, 2009 7:52 PM | Last reply by MikeDovell - Monday, May 25, 2009 9:05 PM -
0 Votes
CDC for oracle Network requirements
or on separated locations across the world, will an ISDN connection be enough or do we need fibernet. Will this be sufficient for the connection & ...Answered | 8 Replies | 3603 Views | Created by BramDe - Wednesday, August 8, 2012 9:59 AM | Last reply by BramDe - Friday, August 10, 2012 8:29 AM
No announcements