Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
Data Corruption
»
Faultfinding possible I/O issues
24 posts, Page 2 of 3
««
1
2
3
»»
Faultfinding possible I/O issues
Rate Topic
Display Mode
Topic Options
Author
Message
GilaMonster
GilaMonster
Posted Tuesday, April 24, 2012 10:50 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
Both of the errors you've listed indicate there's some form of disk problem. Maybe contact the SAN vendor (assuming it's a SAN) and get them to check it out.
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #1289195
TheSQLGuru
TheSQLGuru
Posted Wednesday, April 25, 2012 9:08 AM
Hall of Fame
Group: General Forum Members
Last Login: Yesterday @ 12:01 PM
Points: 3,582,
Visits: 5,130
SQLIOSIM is the tool to use to validate that an IO subsystem will properly handle SQL Server IO-style workloads.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru at GMail
Post #1289974
MVDBA
MVDBA
Posted Wednesday, April 25, 2012 9:14 AM
SSCrazy
Group: General Forum Members
Last Login: Monday, April 29, 2013 10:15 AM
Points: 2,261,
Visits: 758
http://support.microsoft.com/default.aspx?scid=kb;en-us;815183
the error Could not open FCB for invalid file ID %d in database '%.*ls'. is know to cause data corruption, thread errors and runtime errors
are there different service pack versions on the shipper and shipee?
MVDBA
Post #1289982
GilaMonster
GilaMonster
Posted Wednesday, April 25, 2012 9:16 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
TheSQLGuru (4/25/2012)
SQLIOSIM is the tool to use to validate that an IO subsystem will properly handle SQL Server IO-style workloads.
But SQL needs to be stopped when running that. The aim is to validate the IO subsystem, nor slaughter it.
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #1289985
MVDBA
MVDBA
Posted Wednesday, April 25, 2012 9:16 AM
SSCrazy
Group: General Forum Members
Last Login: Monday, April 29, 2013 10:15 AM
Points: 2,261,
Visits: 758
by the way -
FCB stands for File Control Block, the physical file structure used
by SQL to write in and read data from the storage.
i've had these before when i defragged a database and the log shipping made the same changes on the target.
MVDBA
Post #1289987
GilaMonster
GilaMonster
Posted Wednesday, April 25, 2012 9:33 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
michael vessey (4/25/2012)
FCB stands for File Control Block, the physical file structure used
by SQL to write in and read data from the storage.
Almost.
FCB means "File Control Bank"
It's an in-memory structure that keeps track of various pieces of file information for the files in the database.
i've had these before when i defragged a database and the log shipping made the same changes on the target.
Defragged as-in a disk defrag tool? Most 'online' disk defrag tools don't support SQL Server and will cause all sorts of damage if they're run on an open, in-use SQL database.
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #1290012
MVDBA
MVDBA
Posted Wednesday, April 25, 2012 9:35 AM
SSCrazy
Group: General Forum Members
Last Login: Monday, April 29, 2013 10:15 AM
Points: 2,261,
Visits: 758
index defrag
MVDBA
Post #1290019
GilaMonster
GilaMonster
Posted Wednesday, April 25, 2012 9:37 AM
SSC-Dedicated
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
How can you do an index defrag of a log shipping secondary? It's read-only at best. Or do you mean index rebuild on the primary and log shipping copied that over? If the latter caused that error on the secondary, there's something wrong with that DB or server.
Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild
: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter
We stand on the bridge and no one may pass
Post #1290024
MVDBA
MVDBA
Posted Wednesday, April 25, 2012 9:50 AM
SSCrazy
Group: General Forum Members
Last Login: Monday, April 29, 2013 10:15 AM
Points: 2,261,
Visits: 758
GilaMonster (4/25/2012)
How can you do an index defrag of a log shipping secondary? It's read-only at best. Or do you mean index rebuild on the primary and log shipping copied that over? If the latter caused that error on the secondary, there's something wrong with that DB or server.
are you having a senior moment ?
i defragged the indexes on the primary (or shipper) and when the log is copied across the same changes are applied to the secondary (or shipee)
MVDBA
Post #1290047
jblovesthegym
jblovesthegym
Posted Wednesday, April 25, 2012 9:50 AM
Valued Member
Group: General Forum Members
Last Login: Friday, June 29, 2012 7:32 AM
Points: 51,
Visits: 209
michael vessey (4/25/2012)
http://support.microsoft.com/default.aspx?scid=kb;en-us;815183
the error Could not open FCB for invalid file ID %d in database '%.*ls'. is know to cause data corruption, thread errors and runtime errors
are there different service pack versions on the shipper and shipee?
On one of the three server pairs in question, yes the hotfixes don't match (2282+2187, and I am awaiting clearance to patch)...and of the four times we have had this problem, the mismatched shippee was the host TWICE.
Post #1290048
« Prev Topic
|
Next Topic »
24 posts, Page 2 of 3
««
1
2
3
»»
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.