Viewing 15 posts - 286 through 300 (of 648 total)
Yes, Mr. Perry you are right, TransactionLog file was deleted at secondary server...The last restored Tlog on 29-Dec-2012 at 4 AM, LS tried to apply next LSN but it was...
January 5, 2013 at 5:22 am
Pl. Let me know, In export wizard FK, PK and constraints does not come to destinaton database..Is it correct?
January 2, 2013 at 9:01 pm
deleted all records BETWEEN '2012-12-14 00:00:00.000' AND '2012-12-15 00:00:00.000', specifytime period...Not for whole table data.
January 2, 2013 at 2:30 am
After exporting data into all tables then we can not recreate FK relationship to the table.
Instead drop and recreate FKs, I did disable all the constraints then export data to...
January 2, 2013 at 1:56 am
Thanks Mr.opc.three , It was working fine...with Merge delete statement
January 1, 2013 at 11:51 pm
sorry for late reply..
export data into BC_ShiftSummaryInfo table some duplicate data was inserted during that time period.. I want delete 3377 duplicate records on BC_ShiftSummaryInfo
Table structure - [BC_ShiftSummaryInfo]
CREATE TABLE [dbo].[BC_ShiftSummaryInfo](
[SS_ID]...
January 1, 2013 at 9:12 pm
I want delete table on BC_ShiftSummaryInfo
December 31, 2012 at 10:53 pm
Source database - data is available for all tables...
Generate Script source database and create newdatabase with another name and all other structure and PK, FK ,Identity every thing same as...
December 31, 2012 at 2:26 am
ok, at the same time 12:00 Database full backup also running, should I change the full backup time 12:15 AM, and let it be leave Tlogbackup every 30 mints?
December 28, 2012 at 1:20 am
yes.. you catched me,, this particular table having consistancy error due to logical HD block courrpted..
so, Im trying to export to another table but export is failed due to consistancy...
December 27, 2012 at 3:41 am
On Error log mention the different message during export data to another database on same server
Error: 7886, Severity: 20, State: 1.
Message
A read operation on a large object failed while sending...
December 27, 2012 at 2:57 am
I came to know database backup failed due to cycle error for reading MDF file...
I thing the only way to Run dbcc repaire_allow_data_loss command, Becuase I do not have Tlog...
December 18, 2012 at 5:45 am
Thanks for reply ...
I have last 5 days backup file....But user side they want current data as on date today...If restored Last day backup today data will not be available?...
December 18, 2012 at 5:29 am
Thank you ..&..working fine:-D
December 6, 2012 at 9:31 pm
yes..Thanks
user apperaing in secondary instance database by atuomatically during restore log shipping process..But it won't connect the application due to login is not apperaing under security->Login, Does we need...
December 6, 2012 at 5:24 am
Viewing 15 posts - 286 through 300 (of 648 total)