Viewing 15 posts - 286 through 300 (of 642 total)
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
I have doubt..
Log shipping process have been configured on the primary database also transaction logs apply to secondary database instance, then after create new db user in primary instance then...
December 6, 2012 at 3:31 am
Thanks for reply..
I try to created new user & login on the secondary server instance, but still facing same issues...not able to create new user on the standby read-only daabase
Error...
December 6, 2012 at 1:40 am
1. For the logshipping configuration, Should I remove the existing Tlog backup Job in sql agent? I have deleted existing backup jobs due to mismatch LSN.
if remove existing Tlog backup...
November 27, 2012 at 3:14 am
I have tested only LOG SHIPPING with Test server, it was working fine after 2 days watching and monitoring logshipping activity then going to configure production servers.
Please verify and suggestion...
November 26, 2012 at 11:33 pm
Thanks for reply...
1. Principal database - Primary server
2. Mirror database - secondary server
These two servers data has been synchronized between two servers with HIGH SAFTY mode mirror operations.
I have doubts.
From...
November 17, 2012 at 4:56 am
Viewing 15 posts - 286 through 300 (of 642 total)