Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mememe
Starting Member
9 Posts |
Posted - 2005-08-23 : 12:03:37
|
Hi,I got the data currption after run CheckDB and it cannot be repaired:-------------Server: Msg 8966, Level 16, State 1, Line 1Could not read and latch page (1:273) with latch type SH. sysindexes failed.Server: Msg 8944, Level 16, State 1, Line 1Table Corrupt: Object ID 2, index ID 0, page (1:273), row 9. Test (columnOffsets->offTbl [varColumnNumber] <= (nextRec - pRec)) failed. Values are 331 and 120.DBCC results for 'abtrepository'.CHECKDB found 0 allocation errors and 1 consistency errors in table 'sysindexes' (object ID 2).CHECKDB found 0 allocation errors and 1 consistency errors in database 'abtrepository'.repair_allow_data_loss is the minimum repair level for the errors found by DBCC CHECKDB (abtrepository repair_fast).DBCC execution completed. If DBCC printed error messages, contact your system administrator.--------------Please help!Linda |
|
ryanston
Microsoft SQL Server Product Team
89 Posts |
Posted - 2005-08-23 : 13:49:11
|
Unfortunately, this corruption cannot be repaired. The sysindexes, syscolumns, and sysobjects system tables are critical to the correct functioning of CHECKDB, and we cannot proceed if there are problems in them.Have you run hardware diagnostics on this server? Are there any events in the system event log that indicate hardware problems?I can help you take a look at the page, if you post the results of the following to the forum:DBCC TRACEON (3604)DBCC PAGE (<your_database_name>, 1, 273, 1)DBCC PAGE (<your_database_name>, 1, 273, 2)I'm afraid you'll probably need to restore from backup.Thanks,----------------------Ryan StonecipherDeveloper, Microsoft SQL Server Storage Engine, DBCC(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |
|
|
mememe
Starting Member
9 Posts |
Posted - 2005-08-23 : 16:09:56
|
Thank you very much for your email.below is the result:-----------------------------DBCC execution completed. If DBCC printed error messages, contact your system administrator.PAGE:BUFFER:BUF @0x1431B800---------------bpage = 0x4B130000 bhash = 0x00000000 bpageno = (1:273)bdbid = 6 breferences = 7 bkeep = 7bstat = 0x9 bspin = 0 bnext = 0x00000000PAGE HEADER:Page @0x4B130000----------------m_pageId = (1:273) m_headerVersion = 1 m_type = 1m_typeFlagBits = 0x0 m_level = 0 m_flagBits = 0x8002m_objId = 2 m_indexId = 0 m_prevPage = (1:1713)m_nextPage = (1:232) pminlen = 82 m_slotCnt = 41m_freeCnt = 446 m_freeData = 8084 m_reservedCnt = 0m_lsn = (3980:60997:8) m_xactReserved = 0 m_xactId = (0:37980179)m_ghostRecCnt = 0 m_tornBits = 0 GAM (1:2) ALLOCATED, SGAM (1:3) NOT ALLOCATED, PFS (1:1) 0x60 MIXED_EXT ALLOCATED 0_PCT_FULLDATA:Slot = 0 Offset = 0x544 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130544: 00520030 619b8048 00200002 00026888 0.R.H..a.. ..h..4b130554: 00020001 00026890 00090001 00010002 .....h..........4b130564: 00000010 00000018 0000000c 000003b6 ................4b130574: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b130584: 00000000 000000ee 00000001 00000000 ................4b130594: 001b0000 00000000 00900003 80b600a6 ................4b1305a4: 00e702e7 00000040 ffff0001 00000000 ....@...........4b1305b4: ffffffff 00000100 00ad01ad 00000008 ................4b1305c4: 00010000 00000000 00010001 00010000 ................4b1305d4: 00520050 00610043 0065006c 0064006e P.R.C.a.l.e.n.d.4b1305e4: 00720061 00000030 000db2b9 f21d0000 a.r.0...........4b1305f4: 00010000 0004 ......Slot = 1 Offset = 0x5fc Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1305fc: 00520030 619b8048 00200002 00000101 0.R.H..a.. .....4b13060c: 00030001 00000302 000d0001 00010002 ................4b13061c: 00000003 00000006 00000006 000003b6 ................4b13062c: 00000000 00000000 00100000 005a0016 ..............Z.4b13063c: 00000000 000002ff 00000001 00000000 ................4b13064c: 001b0000 00000000 00900003 80b600a6 ................4b13065c: 00380038 000a0004 00010002 00000000 8.8.............4b13066c: 00010004 00000100 00ad01ad 00000008 ................4b13067c: 00050000 00000000 00050005 00010000 ................4b13068c: 00520050 00610043 0065006c 0064006e P.R.C.a.l.e.n.d.4b13069c: 00720061 00000031 000db2ba f21d0000 a.r.1...........4b1306ac: 00010000 0006 ......Slot = 2 Offset = 0x6b4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1306b4: 00520030 619b8048 00200000 000003e2 0.R.H..a.. .....4b1306c4: 00040001 00000426 000d0001 00010002 ....&...........4b1306d4: 00000003 00000006 00000006 000003b6 ................4b1306e4: 00000000 00000000 00100000 005a0016 ..............Z.4b1306f4: 00000000 000003e3 00000001 00000000 ................4b130704: 001b0000 00000000 00900003 80b600a6 ................4b130714: 00380038 000a0004 00010004 00000000 8.8.............4b130724: 00010008 00000100 00ad01ad 00000008 ................4b130734: 00050000 00000000 00050005 00010000 ................4b130744: 00520050 00610043 0065006c 0064006e P.R.C.a.l.e.n.d.4b130754: 00720061 00000032 000db2bb f21d0000 a.r.2...........4b130764: 00010000 0008 ......Slot = 3 Offset = 0x76c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13076c: 00520030 619b8048 00a00060 00000000 0.R.H..a`.......4b13077c: 00050000 00000000 000d0000 00010002 ................4b13078c: 00000003 004e0000 004e0000 000003e0 ......N...N.....4b13079c: 00000000 00000000 00100000 05000016 ................4b1307ac: 00000000 00000000 00000000 00000000 ................4b1307bc: 001b0000 00000000 00900003 80e200d2 ................4b1307cc: 00380038 000a0004 00010005 00000000 8.8.............4b1307dc: 0001000c 00000100 00ad01ad 00000008 ................4b1307ec: 00050000 00000000 00050005 00010000 ................4b1307fc: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b13080c: 00720070 00610042 00650073 00610043 p.r.B.a.s.e.C.a.4b13081c: 0065006c 0064006e 00720061 00440049 l.e.n.d.a.r.I.D.4b13082c: 0036005f 00390031 00380042 00340030 _.6.1.9.B.8.0.4.4b13083c: 00000038 00179452 00e40000 00010000 8...R...........4b13084c: 0002 ..Slot = 4 Offset = 0x850 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130850: 00520030 619b8048 00a00060 00000000 0.R.H..a`.......4b130860: 00060000 00000000 00110000 00010002 ................4b130870: 00000003 004e0000 004e0000 000003e0 ......N...N.....4b130880: 00000000 00000000 00140000 0500001a ................4b130890: 00000000 00000000 00000000 00000000 ................4b1308a0: 001b0000 00000000 00900003 80d400c4 ................4b1308b0: 003d003d 03170008 00010008 00000000 =.=.............4b1308c0: 00010010 00000100 00ad01ad 00000008 ................4b1308d0: 00090000 00000000 00090009 00010000 ................4b1308e0: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b1308f0: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b130900: 005f0065 00310036 00420039 00300038 e._.6.1.9.B.8.0.4b130910: 00380034 93840000 00000019 000002f9 4.8.............4b130920: 00090001 ....Slot = 5 Offset = 0x924 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130924: 00520030 619b8048 00a00060 00000000 0.R.H..a`.......4b130934: 00070000 00000000 00090000 00010002 ................4b130944: 00000002 004e0000 004e0000 000003e0 ......N...N.....4b130954: 00000000 00000000 00500000 03000056 ..........P.V...4b130964: 00000000 00000000 00000000 00000000 ................4b130974: 001b0000 00000000 00900003 80ce00be ................4b130984: 00e702e7 00000040 ffff0003 00000000 ....@...........4b130994: fffffffe 00000100 00ad01ad 00000008 ................4b1309a4: 00010000 00000000 00010001 00010000 ................4b1309b4: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b1309c4: 00720070 0061004e 0065006d 0036005f p.r.N.a.m.e._.6.4b1309d4: 00390031 00380042 00340030 00000038 1.9.B.8.0.4.8...4b1309e4: 001fd413 02f90000 00010000 0002 ..............Slot = 6 Offset = 0x60 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130060: 00520030 619b8048 00000000 0000032a 0.R.H..a....*...4b130070: 00ff0001 0000032a 00000001 00010000 ....*...........4b130080: 00000000 00000159 00000069 00000000 ....Y...i.......4b130090: 00000000 00000000 00000000 00000000 ................4b1300a0: 00000000 0000032b ffff0001 00000000 ....+...........4b1300b0: 001b0000 05000000 005e0002 00740074 ..........^.t.t.4b1300c0: 00520050 00610043 0065006c 0064006e P.R.C.a.l.e.n.d.4b1300d0: 00720061 a.r.Slot = 7 Offset = 0xd4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1300d4: 00520030 628fa481 00000000 0000007c 0.R....b....|...4b1300e4: 00000001 000004b3 00080001 00010000 ................4b1300f4: 00000002 00000005 00000005 00000045 ............E...4b130104: 00000000 00000000 005b0000 00000000 ..........[.....4b130114: 00000000 0000007d ffff0001 00000000 ....}...........4b130124: 001b0000 05000000 005e0002 00500070 ..........^.p.P.4b130134: 00430052 0075006f 0074006e 00720065 R.C.o.u.n.t.e.r.Slot = 8 Offset = 0xdd0 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130dd0: 00520030 628fa481 00200002 0000019e 0.R....b.. .....4b130de0: 00020001 0000019e 00090001 00010002 ................4b130df0: 00000001 00000002 00000002 00000045 ............E...4b130e00: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b130e10: 00000000 000001af 00000001 00000000 ................4b130e20: 001b0000 00000000 00900003 80b400a4 ................4b130e30: 00e702e7 00000040 ffff0001 00000000 ....@...........4b130e40: ffffffff 00000100 00ad01ad 00000008 ................4b130e50: 00010000 00000000 00010001 00010000 ................4b130e60: 00520050 006f0043 006e0075 00650074 P.R.C.o.u.n.t.e.4b130e70: 00300072 b2bc0000 0000000d 0000f21d r.0.............4b130e80: 000a0001 ....Slot = 9 Offset = 0x144 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130144: 00520030 6383c8ba 00000000 000000a8 0.R....c........4b130154: 00000001 000004d4 00110001 00010000 ................4b130164: 00000002 00000009 00000009 00000011 ................4b130174: 00000000 00000000 014c0000 00000000 ..........L.....4b130184: 00000000 000000a9 ffff0001 00000000 ................4b130194: 001b0000 05000000 005e0002 c000014b ..........^.K...4b1301a4: 00001000 00610068 00670072 00430065 ....h.a.r.g.e.C.4b1301b4: 0064006f 00720065 00520030 6477ecf3 o.d.e.r.0.R...wd4b1301c4: 00000000 000000aa 00000001 0001d9e4 ................4b1301d4: 00180001 00010000 0000002f 000000de ......../.......4b1301e4: 000000c4 00000acc 00000000 000000af ................4b1301f4: 01740000 00000000 00000000 000000ab ..t.............4b130204: ffff0001 00000000 001b0000 05000000 ................4b130214: 005e0002 0050007e 00430052 00730075 ..^.~.P.R.C.u.s.4b130224: 00460074 00650069 0064006c 00610056 t.F.i.e.l.d.V.a.4b130234: 0075006c 00010065 00520030 656c112c l.u.e...0.R.,.le4b130244: 00000000 000000ac 00000001 000004cc ................4b130254: 00180001 00010000 00000004 0000000b ................4b130264: 0000000b 00000089 00000000 00000000 ................4b130274: 03920000 00000000 00000000 000000ad ................4b130284: ffff0001 00000000 1b0000 ...........Slot = 10 Offset = 0x9f4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1309f4: 00520030 6383c8ba 00200002 0000013b 0.R....c.. .;...4b130a04: 00020001 0000013b 00090001 00010002 ....;...........4b130a14: 00000001 00000002 00000002 0000000f ................4b130a24: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b130a34: 00000000 0000013d 00000001 00000000 ....=...........4b130a44: 001b0000 00000000 00900003 80ba00aa ................4b130a54: 00e702e7 00000040 ffff0001 00000000 ....@...........4b130a64: ffffffff 00000100 00ad01ad 00000008 ................4b130a74: 00010000 00000000 00010001 00010000 ................4b130a84: 00520050 00680043 00720061 00650067 P.R.C.h.a.r.g.e.4b130a94: 006f0043 00650064 00000030 000db2bd C.o.d.e.0.......4b130aa4: f21d0000 00010000 000b ..........Slot = 11 Offset = 0xab0 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130ab0: 00520030 6383c8ba 00200002 00000305 0.R....c.. .....4b130ac0: 00030001 00000305 000d0001 00010002 ................4b130ad0: 00000001 00000002 00000002 0000000f ................4b130ae0: 00000000 00000000 00100000 005a0016 ..............Z.4b130af0: 00000000 00000308 00000001 00000000 ................4b130b00: 001b0000 00000000 00900003 80ba00aa ................4b130b10: 00380038 000a0004 00010002 00000000 8.8.............4b130b20: 00010004 00000100 00ad01ad 00000008 ................4b130b30: 00050000 00000000 00050005 00010000 ................4b130b40: 00520050 00680043 00720061 00650067 P.R.C.h.a.r.g.e.4b130b50: 006f0043 00650064 00000031 000db2be C.o.d.e.1.......4b130b60: f21d0000 00010000 000c ..........Slot = 12 Offset = 0xb6c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130b6c: 00520030 6383c8ba 00200002 00000309 0.R....c.. .....4b130b7c: 00040001 00000309 00090001 00010002 ................4b130b8c: 00000001 00000002 00000002 0000000f ................4b130b9c: 00000000 00000000 00300000 005a0036 ..........0.6.Z.4b130bac: 00000000 0000030c 00000001 00000000 ................4b130bbc: 001b0000 00000000 00900003 80ba00aa ................4b130bcc: 00e702e7 00000020 ffff0003 00000000 .... ...........4b130bdc: fffffffe 00000100 00ad01ad 00000008 ................4b130bec: 00010000 00000000 00010001 00010000 ................4b130bfc: 00520050 00680043 00720061 00650067 P.R.C.h.a.r.g.e.4b130c0c: 006f0043 00650064 00000032 000db2bf C.o.d.e.2.......4b130c1c: f21d0000 00010000 000d ..........Slot = 13 Offset = 0xc28 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130c28: 00520030 6383c8ba 00a00060 00000000 0.R....c`.......4b130c38: 00050000 00000000 000a0000 00010002 ................4b130c48: 00000001 00430000 00430000 00000011 ......C...C.....4b130c58: 00000000 00000000 000d0000 03000013 ................4b130c68: 00000000 00000000 00000000 00000000 ................4b130c78: 001b0000 00000000 00900003 80d200c2 ................4b130c88: 00680068 00010001 00010005 00000000 h.h.............4b130c98: 00010008 00000100 00ad01ad 00000008 ................4b130ca8: 00020000 00000000 00020002 00010000 ................4b130cb8: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b130cc8: 00720070 00730049 0070004f 006e0065 p.r.I.s.O.p.e.n.4b130cd8: 0036005f 00380033 00430033 00420038 _.6.3.8.3.C.8.B.4b130ce8: 00000041 001279bf 01f20000 00010000 A....y..........4b130cf8: 0001 ..Slot = 14 Offset = 0xcfc Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130cfc: 00520030 6383c8ba 00a00060 00000000 0.R....c`.......4b130d0c: 00060000 00000000 00110000 00010002 ................4b130d1c: 00000001 00430000 00430000 00000011 ......C...C.....4b130d2c: 00000000 00000000 00140000 0300001a ................4b130d3c: 00000000 00000000 00000000 00000000 ................4b130d4c: 001b0000 00000000 00900003 80d400c4 ................4b130d5c: 003d003d 03170008 00010008 00000000 =.=.............4b130d6c: 00010009 00000100 00ad01ad 00000008 ................4b130d7c: 00090000 00000000 00090009 00010000 ................4b130d8c: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b130d9c: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b130dac: 005f0065 00330036 00330038 00380043 e._.6.3.8.3.C.8.4b130dbc: 00410042 93860000 00000019 000002f9 B.A.............4b130dcc: 000b0001 ....Slot = 15 Offset = 0x1bc Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1301bc: 00520030 6477ecf3 00000000 000000aa 0.R...wd........4b1301cc: 00000001 0001d9e4 00180001 00010000 ................4b1301dc: 0000002f 000000de 000000c4 00000acc /...............4b1301ec: 00000000 000000af 01740000 00000000 ..........t.....4b1301fc: 00000000 000000ab ffff0001 00000000 ................4b13020c: 001b0000 05000000 005e0002 0050007e ..........^.~.P.4b13021c: 00430052 00730075 00460074 00650069 R.C.u.s.t.F.i.e.4b13022c: 0064006c 00610056 0075006c 0065 l.d.V.a.l.u.e.Slot = 16 Offset = 0xe84 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130e84: 00520030 6477ecf3 00200002 00026938 0.R...wd.. .8i..4b130e94: 00020001 00026940 00090001 00010002 ....@i..........4b130ea4: 00000026 00000020 0000001a 00000991 &... ...........4b130eb4: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b130ec4: 00000000 00000105 00000001 00000000 ................4b130ed4: 001b0000 00000000 00900003 80be00ae ................4b130ee4: 00e702e7 00000040 ffff0001 00000000 ....@...........4b130ef4: ffffffff 00000100 00ad01ad 00000008 ................4b130f04: 00010000 00000000 00010001 00010000 ................4b130f14: 00520050 00750043 00740073 00690046 P.R.C.u.s.t.F.i.4b130f24: 006c0065 00560064 006c0061 00000030 e.l.d.V.a.l.0...4b130f34: 000db2c0 f21d0000 00010000 000e ..............Slot = 17 Offset = 0xf44 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b130f44: 00520030 6477ecf3 00200002 00026958 0.R...wd.. .Xi..4b130f54: 00030001 00026960 000d0001 00010002 ....`i..........4b130f64: 00000007 00000010 0000000a 00000991 ................4b130f74: 00000000 00000000 00100000 005a0016 ..............Z.4b130f84: 00000000 0000012b 00000001 00000000 ....+...........4b130f94: 001b0000 00000000 00900003 80be00ae ................4b130fa4: 00380038 000a0004 00010002 00000000 8.8.............4b130fb4: 00010004 00000100 00ad01ad 00000008 ................4b130fc4: 00050000 00000000 00050005 00010000 ................4b130fd4: 00520050 00750043 00740073 00690046 P.R.C.u.s.t.F.i.4b130fe4: 006c0065 00560064 006c0061 00000031 e.l.d.V.a.l.1...4b130ff4: 000db2c1 f21d0000 00010000 000f ..............Slot = 18 Offset = 0x1004 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131004: 00520030 6477ecf3 00200000 00026978 0.R...wd.. .xi..4b131014: 00040001 00026980 00090001 00010002 .....i..........4b131024: 00000008 00000010 00000009 00000991 ................4b131034: 00000000 00000000 00300000 005a0036 ..........0.6.Z.4b131044: 00000000 000001ca 00000001 00000000 ................4b131054: 001b0000 00000000 00900003 80be00ae ................4b131064: 00e702e7 00000020 ffff0003 00000000 .... ...........4b131074: fffffffe 00000100 00ad01ad 00000008 ................4b131084: 00010000 00000000 00010001 00010000 ................4b131094: 00520050 00750043 00740073 00690046 P.R.C.u.s.t.F.i.4b1310a4: 006c0065 00560064 006c0061 00000032 e.l.d.V.a.l.2...4b1310b4: 000db2c2 f21d0000 00010000 0010 ..............Slot = 19 Offset = 0x10c4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1310c4: 00520030 6477ecf3 00a00060 00000000 0.R...wd`.......4b1310d4: 00050000 00000000 00090000 00010002 ................4b1310e4: 0000000d 00000000 00000000 00000a1d ................4b1310f4: 00000000 00000000 00300000 05000036 ..........0.6...4b131104: 00000000 00000000 00000000 00000000 ................4b131114: 001b0000 00000000 00900003 80d800c8 ................4b131124: 00e702e7 00000020 ffff0004 00000000 .... ...........4b131134: fffffffd 00000100 00ad01ad 00000008 ................4b131144: 00010000 00000000 00010001 00010000 ................4b131154: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b131164: 00720070 00610054 006c0062 004e0065 p.r.T.a.b.l.e.N.4b131174: 006d0061 005f0065 00340036 00370037 a.m.e._.6.4.7.7.4b131184: 00430045 00330046 e4dc0000 00000018 E.C.F.3.........4b131194: 000001e3 00090001 ........Slot = 20 Offset = 0x119c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13119c: 00520030 6477ecf3 00a00060 00000000 0.R...wd`.......4b1311ac: 00060000 00000000 000d0000 00010002 ................4b1311bc: 00000007 00000000 00000000 00000a1d ................4b1311cc: 00000000 00000000 00100000 05000016 ................4b1311dc: 00000000 00000000 00000000 00000000 ................4b1311ec: 001b0000 00000000 00900003 80d600c6 ................4b1311fc: 00380038 000a0004 00010005 00000000 8.8.............4b13120c: 00010008 00000100 00ad01ad 00000008 ................4b13121c: 00050000 00000000 00050005 00010000 ................4b13122c: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b13123c: 00720070 00650052 006f0063 00640072 p.r.R.e.c.o.r.d.4b13124c: 00440049 0036005f 00370034 00450037 I.D._.6.4.7.7.E.4b13125c: 00460043 00000033 0018e4dd 01e30000 C.F.3...........4b13126c: 00010000 000a ......Slot = 21 Offset = 0x1274 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131274: 00520030 6477ecf3 00a00060 00000000 0.R...wd`.......4b131284: 00070000 00000000 00110000 00010002 ................4b131294: 00000008 00000000 00000000 00000a1d ................4b1312a4: 00000000 00000000 00140000 0500001a ................4b1312b4: 00000000 00000000 00000000 00000000 ................4b1312c4: 001b0000 00000000 00900003 80d400c4 ................4b1312d4: 003d003d 03170008 00010009 00000000 =.=.............4b1312e4: 00010010 00000100 00ad01ad 00000008 ................4b1312f4: 00090000 00000000 00090009 00010000 ................4b131304: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b131314: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b131324: 005f0065 00340036 00370037 00430045 e._.6.4.7.7.E.C.4b131334: 00330046 93990000 00000019 0000018e F.3.............4b131344: 00460001 ..F.Slot = 22 Offset = 0x1348 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131348: 00520030 6477ecf3 00a00060 00000000 0.R...wd`.......4b131358: 00080000 00000000 000d0000 00010002 ................4b131368: 00000007 00000000 00000000 00000a1d ................4b131378: 00000000 00000000 00100000 05000016 ................4b131388: 00000000 00000000 00000000 00000000 ................4b131398: 001b0000 00000000 00900003 80d400c4 ................4b1313a8: 00380038 000a0004 00010007 00000000 8.8.............4b1313b8: 0001000c 00000100 00ad01ad 00000008 ................4b1313c8: 00050000 00000000 00050005 00010000 ................4b1313d8: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b1313e8: 00720070 00690046 006c0065 00490064 p.r.F.i.e.l.d.I.4b1313f8: 005f0044 00340036 00370037 00430045 D._.6.4.7.7.E.C.4b131408: 00330046 939a0000 00000019 0000018e F.3.............4b131418: 00470001 ..G.Slot = 23 Offset = 0x141c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13141c: 00520030 6477ecf3 00200000 00026998 0.R...wd.. ..i..4b13142c: 00090001 000269a0 000d0001 00010002 .....i..........4b13143c: 0000000c 00000010 0000000a 00000991 ................4b13144c: 00000000 00000000 00100000 005a0016 ..............Z.4b13145c: 00000000 00000372 00000001 00000000 ....r...........4b13146c: 001b0000 00000000 00900003 80be00ae ................4b13147c: 00380038 000a0004 00010007 00000000 8.8.............4b13148c: 0001000c 00000100 00ad01ad 00000008 ................4b13149c: 00050000 00000000 00050005 00010000 ................4b1314ac: 00520050 00750043 00740073 00690046 P.R.C.u.s.t.F.i.4b1314bc: 006c0065 00560064 006c0061 00000033 e.l.d.V.a.l.3...4b1314cc: 001993ae 04780000 00010000 0005 ......x.......Slot = 24 Offset = 0x14dc Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1314dc: 00520030 6477ecf3 00200000 000269c8 0.R...wd.. ..i..4b1314ec: 000a0001 000269e0 000d0001 00010003 .....i..........4b1314fc: 0000000f 00000018 00000011 00000991 ................4b13150c: 00000000 00000000 00340000 005a003a ..........4.:.Z.4b13151c: 00000000 00000376 00000001 00000000 ....v...........4b13152c: 001b0000 00000000 00a80003 80d600c6 ................4b13153c: 00e702e7 00000020 ffff0004 00000000 .... ...........4b13154c: fffffffd 00000100 00380038 000a0004 ........8.8.....4b13155c: 00010005 00000000 00010008 00000200 ................4b13156c: 00ad01ad 00000008 00050000 00000000 ................4b13157c: 00050005 00010000 00520050 00750043 ........P.R.C.u.4b13158c: 00740073 00690046 006c0065 00560064 s.t.F.i.e.l.d.V.4b13159c: 006c0061 00000034 001993af 04780000 a.l.4.........x.4b1315ac: 00010000 0007 ......Slot = 25 Offset = 0x23c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13023c: 00520030 656c112c 00000000 000000ac 0.R.,.le........4b13024c: 00000001 000004cc 00180001 00010000 ................4b13025c: 00000004 0000000b 0000000b 00000089 ................4b13026c: 00000000 00000000 03920000 00000000 ................4b13027c: 00000000 000000ad ffff0001 00000000 ................4b13028c: 001b0000 05000000 005e0002 00500078 ..........^.x.P.4b13029c: 00440052 006c0065 00760069 00720065 R.D.e.l.i.v.e.r.4b1302ac: 00620061 0065006c a.b.l.e.Slot = 26 Offset = 0x15b4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1315b4: 00520030 656c112c 00200002 00000117 0.R.,.le.. .....4b1315c4: 00020001 00000377 00090001 00010002 ....w...........4b1315d4: 00000002 00000005 00000005 00000089 ................4b1315e4: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b1315f4: 00000000 00000130 00000001 00000000 ....0...........4b131604: 001b0000 00000000 00900003 80bc00ac ................4b131614: 00e702e7 00000040 ffff0001 00000000 ....@...........4b131624: ffffffff 00000100 00ad01ad 00000008 ................4b131634: 00010000 00000000 00010001 00010000 ................4b131644: 00520050 00650044 0069006c 00650076 P.R.D.e.l.i.v.e.4b131654: 00610072 006c0062 00300065 b2c30000 r.a.b.l.e.0.....4b131664: 0000000d 0000f21d 00110001 ............Slot = 27 Offset = 0x1670 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131670: 00520030 656c112c 00200002 0000038c 0.R.,.le.. .....4b131680: 00030001 0000038c 000d0001 00010002 ................4b131690: 00000001 00000002 00000002 00000089 ................4b1316a0: 00000000 00000000 00100000 005a0016 ..............Z.4b1316b0: 00000000 0000038e 00000001 00000000 ................4b1316c0: 001b0000 00000000 00900003 80bc00ac ................4b1316d0: 00380038 000a0004 00010002 00000000 8.8.............4b1316e0: 00010004 00000100 00ad01ad 00000008 ................4b1316f0: 00050000 00000000 00050005 00010000 ................4b131700: 00520050 00650044 0069006c 00650076 P.R.D.e.l.i.v.e.4b131710: 00610072 006c0062 00310065 b2c40000 r.a.b.l.e.1.....4b131720: 0000000d 0000f21d 00120001 ............Slot = 28 Offset = 0x172c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13172c: 00520030 656c112c 00200000 000003d9 0.R.,.le.. .....4b13173c: 00040001 000003d9 000d0001 00010002 ................4b13174c: 00000001 00000002 00000002 00000089 ................4b13175c: 00000000 00000000 00100000 005a0016 ..............Z.4b13176c: 00000000 000003da 00000001 00000000 ................4b13177c: 001b0000 00000000 00900003 80bc00ac ................4b13178c: 00380038 000a0004 00010003 00000000 8.8.............4b13179c: 00010008 00000100 00ad01ad 00000008 ................4b1317ac: 00050000 00000000 00050005 00010000 ................4b1317bc: 00520050 00650044 0069006c 00650076 P.R.D.e.l.i.v.e.4b1317cc: 00610072 006c0062 00320065 b2c50000 r.a.b.l.e.2.....4b1317dc: 0000000d 0000f21d 00130001 ............Slot = 29 Offset = 0x17e8 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1317e8: 00520030 656c112c 00a00060 00000000 0.R.,.le`.......4b1317f8: 00050000 00000000 00110000 00010002 ................4b131808: 00000001 00520000 00520000 00000089 ......R...R.....4b131818: 00000000 00000000 00140000 0300001a ................4b131828: 00000000 00000000 00000000 00000000 ................4b131838: 001b0000 00000000 00900003 80d400c4 ................4b131848: 003d003d 03170008 0001000b 00000000 =.=.............4b131858: 00010010 00000100 00ad01ad 00000008 ................4b131868: 00090000 00000000 00090009 00010000 ................4b131878: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b131888: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b131898: 005f0065 00350036 00430036 00310031 e._.6.5.6.C.1.1.4b1318a8: 00430032 939b0000 00000019 0000018e 2.C.............4b1318b8: 00480001 ..H.Slot = 30 Offset = 0x2b4 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1302b4: 00520030 66603565 00000000 000000ae 0.R.e5`f........4b1302c4: 00000001 000440ee 00240001 00010000 .....@....$.....4b1302d4: 000005e5 000023d8 00001fbc 00025658 .....#......XV..4b1302e4: 00000000 00004cb2 00ba0000 00000000 .....L..........4b1302f4: 00000000 000000e0 ffff0001 00000000 ................4b130304: 001b0000 05000000 005e0002 00500076 ..........^.v.P.4b130314: 00440052 00700065 006e0065 00650064 R.D.e.p.e.n.d.e.4b130324: 0063006e 0079 n.c.y.Slot = 31 Offset = 0x18bc Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b1318bc: 00520030 66603565 00200002 00026a10 0.R.e5`f.. ..j..4b1318cc: 00020001 00026a22 00090001 00010002 ...."j..........4b1318dc: 00000742 00000448 00000441 0001d2af B...H...A.......4b1318ec: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b1318fc: 00000000 00000157 00000001 00000000 ....W...........4b13190c: 001b0000 00000000 00900003 80ba00aa ................4b13191c: 00e702e7 00000040 ffff0001 00000000 ....@...........4b13192c: ffffffff 00000100 00ad01ad 00000008 ................4b13193c: 00010000 00000000 00010001 00010000 ................4b13194c: 00520050 00650044 00650070 0064006e P.R.D.e.p.e.n.d.4b13195c: 006e0065 00790063 00000030 000db2c6 e.n.c.y.0.......4b13196c: f21d0000 00010000 0014 ..........Slot = 32 Offset = 0x1978 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131978: 00520030 66603565 00200002 00027c28 0.R.e5`f.. .(|..4b131988: 00030001 00027c40 000d0001 00010002 ....@|..........4b131998: 0000019c 00000130 0000012a 0001d2af ....0...*.......4b1319a8: 00000000 00000000 00100000 005a0016 ..............Z.4b1319b8: 00000000 0000015a 00000001 00000000 ....Z...........4b1319c8: 001b0000 00000000 00900003 80ba00aa ................4b1319d8: 00380038 000a0004 00010002 00000000 8.8.............4b1319e8: 00010004 00000100 00ad01ad 00000008 ................4b1319f8: 00050000 00000000 00050005 00010000 ................4b131a08: 00520050 00650044 00650070 0064006e P.R.D.e.p.e.n.d.4b131a18: 006e0065 00790063 00000031 000db2c7 e.n.c.y.1.......4b131a28: f21d0000 00010000 0015 ..........Slot = 33 Offset = 0x1a34 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131a34: 00520030 66603565 00200000 000290a0 0.R.e5`f.. .....4b131a44: 00040001 000290a8 000d0001 00010002 ................4b131a54: 000001db 00000130 0000012a 0001d2af ....0...*.......4b131a64: 00000000 00000000 00100000 005a0016 ..............Z.4b131a74: 00000000 000001e2 00000001 00000000 ................4b131a84: 001b0000 00000000 00900003 80ba00aa ................4b131a94: 00380038 000a0004 00010003 00000000 8.8.............4b131aa4: 00010008 00000100 00ad01ad 00000008 ................4b131ab4: 00050000 00000000 00050005 00010000 ................4b131ac4: 00520050 00650044 00650070 0064006e P.R.D.e.p.e.n.d.4b131ad4: 006e0065 00790063 00000032 000db2c8 e.n.c.y.2.......4b131ae4: f21d0000 00010000 0016 ..........Slot = 34 Offset = 0x1af0 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131af0: 00520030 66603565 00200000 000291f0 0.R.e5`f.. .....4b131b00: 00050001 000291f8 000d0001 00010002 ................4b131b10: 000001e1 00000130 0000012a 0001d2af ....0...*.......4b131b20: 00000000 00000000 00100000 005a0016 ..............Z.4b131b30: 00000000 00000215 00000001 00000000 ................4b131b40: 001b0000 00000000 00900003 80ba00aa ................4b131b50: 00380038 000a0004 00010004 00000000 8.8.............4b131b60: 0001000c 00000100 00ad01ad 00000008 ................4b131b70: 00050000 00000000 00050005 00010000 ................4b131b80: 00520050 00650044 00650070 0064006e P.R.D.e.p.e.n.d.4b131b90: 006e0065 00790063 00000033 000db2c9 e.n.c.y.3.......4b131ba0: f21d0000 00010000 0017 ..........Slot = 35 Offset = 0x1bac Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131bac: 00520030 66603565 00a00060 00000000 0.R.e5`f`.......4b131bbc: 00060000 00000000 00110000 00010002 ................4b131bcc: 000001ad 00000000 00000000 0002376c ............l7..4b131bdc: 00000000 00000000 00140000 0900001a ................4b131bec: 00000000 00000000 00000000 00000000 ................4b131bfc: 001b0000 00000000 00900003 80d400c4 ................4b131c0c: 003d003d 03170008 00010009 00000000 =.=.............4b131c1c: 0001001c 00000100 00ad01ad 00000008 ................4b131c2c: 00090000 00000000 00090009 00010000 ................4b131c3c: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b131c4c: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b131c5c: 005f0065 00360036 00300036 00350033 e._.6.6.6.0.3.5.4b131c6c: 00350036 93910000 00000019 00000478 6.5.........x...4b131c7c: 00080001 ....Slot = 36 Offset = 0x32c Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b13032c: 00520030 6754599e 00000000 000000e1 0.R..YTg........4b13033c: 00000001 00047ba8 00140001 00010000 .....{..........4b13034c: 00000009 00000019 00000012 0000007f ................4b13035c: 00000000 0000002e 00eb0000 00000000 ................4b13036c: 00000000 000000e2 ffff0001 00000000 ................4b13037c: 001b0000 05000000 005e0002 00500072 ..........^.r.P.4b13038c: 00450052 00740073 006f004d 00650064 R.E.s.t.M.o.d.e.4b13039c: 006c l.Slot = 37 Offset = 0x1c80 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131c80: 00520030 6754599e 00200002 0000011c 0.R..YTg.. .....4b131c90: 00020001 0000011c 00090001 00010002 ................4b131ca0: 00000002 00000002 00000002 0000004f ............O...4b131cb0: 00000000 00000000 00500000 005a0056 ..........P.V.Z.4b131cc0: 00000000 0000012a 00000001 00000000 ....*...........4b131cd0: 001b0000 00000000 00900003 80b600a6 ................4b131ce0: 00e702e7 00000040 ffff0001 00000000 ....@...........4b131cf0: ffffffff 00000100 00ad01ad 00000008 ................4b131d00: 00010000 00000000 00010001 00010000 ................4b131d10: 00520050 00730045 004d0074 0064006f P.R.E.s.t.M.o.d.4b131d20: 006c0065 00000030 000db2ca f21d0000 e.l.0...........4b131d30: 00010000 0018 ......Slot = 38 Offset = 0x1d38 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131d38: 00520030 6754599e 00200002 00000246 0.R..YTg.. .F...4b131d48: 00030001 00000246 000d0001 00010002 ....F...........4b131d58: 00000001 00000002 00000002 0000004f ............O...4b131d68: 00000000 00000000 00100000 005a0016 ..............Z.4b131d78: 00000000 0000024b 00000001 00000000 ....K...........4b131d88: 001b0000 00000000 00900003 80b600a6 ................4b131d98: 00380038 000a0004 00010002 00000000 8.8.............4b131da8: 00010004 00000100 00ad01ad 00000008 ................4b131db8: 00050000 00000000 00050005 00010000 ................4b131dc8: 00520050 00730045 004d0074 0064006f P.R.E.s.t.M.o.d.4b131dd8: 006c0065 00000031 000db2cb f21d0000 e.l.1...........4b131de8: 00010000 0019 ......Slot = 39 Offset = 0x1df0 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131df0: 00520030 6754599e 00200002 0000024e 0.R..YTg.. .N...4b131e00: 00040001 0000024e 000d0001 00010003 ....N...........4b131e10: 00000001 00000002 00000002 0000004f ............O...4b131e20: 00000000 00000000 00540000 005a005a ..........T.Z.Z.4b131e30: 00000000 0000024f 00000001 00000000 ....O...........4b131e40: 001b0000 00000000 00a80003 80ce00be ................4b131e50: 00380038 000a0004 00010004 00000000 8.8.............4b131e60: 00010008 00000100 00e702e7 00000040 ............@...4b131e70: ffff0003 00000000 fffffffe 00000200 ................4b131e80: 00ad01ad 00000008 00050000 00000000 ................4b131e90: 00050005 00010000 00520050 00730045 ........P.R.E.s.4b131ea0: 004d0074 0064006f 006c0065 00000032 t.M.o.d.e.l.2...4b131eb0: 000db2cc f21d0000 00010000 001a ..............Slot = 40 Offset = 0x1ec0 Record Type = PRIMARY_RECORD Record Attributes = NULL_BITMAP VARIABLE_COLUMNS 4b131ec0: 00520030 6754599e 00a00060 00000000 0.R..YTg`.......4b131ed0: 00050000 00000000 00110000 00010002 ................4b131ee0: 00000001 004e0000 004e0000 00000053 ......N...N.S...4b131ef0: 00000000 00000000 00140000 0300001a ................4b131f00: 00000000 00000000 00000000 00000000 ................4b131f10: 001b0000 00000000 00900003 80d400c4 ................4b131f20: 003d003d 03170008 00010006 00000000 =.=.............4b131f30: 0001000c 00000100 00ad01ad 00000008 ................4b131f40: 00090000 00000000 00090009 00010000 ................4b131f50: 0057005f 005f0041 00790053 005f0073 _.W.A._.S.y.s._.4b131f60: 00720070 006f004d 00540064 006d0069 p.r.M.o.d.T.i.m.4b131f70: 005f0065 00370036 00340035 00390035 e._.6.7.5.4.5.9.4b131f80: 00450039 939c0000 00000019 0000018e 9.E.............4b131f90: 00490001 ..I.OFFSET TABLE:Row - Offset 40 (0x28) - 7872 (0x1ec0) 39 (0x27) - 7664 (0x1df0) 38 (0x26) - 7480 (0x1d38) 37 (0x25) - 7296 (0x1c80) 36 (0x24) - 812 (0x32c) 35 (0x23) - 7084 (0x1bac) 34 (0x22) - 6896 (0x1af0) 33 (0x21) - 6708 (0x1a34) 32 (0x20) - 6520 (0x1978) 31 (0x1f) - 6332 (0x18bc) 30 (0x1e) - 692 (0x2b4) 29 (0x1d) - 6120 (0x17e8) 28 (0x1c) - 5932 (0x172c) 27 (0x1b) - 5744 (0x1670) 26 (0x1a) - 5556 (0x15b4) 25 (0x19) - 572 (0x23c) 24 (0x18) - 5340 (0x14dc) 23 (0x17) - 5148 (0x141c) 22 (0x16) - 4936 (0x1348) 21 (0x15) - 4724 (0x1274) 20 (0x14) - 4508 (0x119c) 19 (0x13) - 4292 (0x10c4) 18 (0x12) - 4100 (0x1004) 17 (0x11) - 3908 (0xf44) 16 (0x10) - 3716 (0xe84) 15 (0xf) - 444 (0x1bc) 14 (0xe) - 3324 (0xcfc) 13 (0xd) - 3112 (0xc28) 12 (0xc) - 2924 (0xb6c) 11 (0xb) - 2736 (0xab0) 10 (0xa) - 2548 (0x9f4) 9 (0x9) - 324 (0x144) 8 (0x8) - 3536 (0xdd0) 7 (0x7) - 212 (0xd4) 6 (0x6) - 96 (0x60) 5 (0x5) - 2340 (0x924) 4 (0x4) - 2128 (0x850) 3 (0x3) - 1900 (0x76c) 2 (0x2) - 1716 (0x6b4) 1 (0x1) - 1532 (0x5fc) 0 (0x0) - 1348 (0x544) DBCC execution completed. If DBCC printed error messages, contact your system administrator.PAGE:BUFFER:BUF @0x1431B800---------------bpage = 0x4B130000 bhash = 0x00000000 bpageno = (1:273)bdbid = 6 breferences = 8 bkeep = 7bstat = 0x9 bspin = 0 bnext = 0x00000000PAGE HEADER:Page @0x4B130000----------------m_pageId = (1:273) m_headerVersion = 1 m_type = 1m_typeFlagBits = 0x0 m_level = 0 m_flagBits = 0x8002m_objId = 2 m_indexId = 0 m_prevPage = (1:1713)m_nextPage = (1:232) pminlen = 82 m_slotCnt = 41m_freeCnt = 446 m_freeData = 8084 m_reservedCnt = 0m_lsn = (3980:60997:8) m_xactReserved = 0 m_xactId = (0:37980179)m_ghostRecCnt = 0 m_tornBits = 0 GAM (1:2) ALLOCATED, SGAM (1:3) NOT ALLOCATED, PFS (1:1) 0x60 MIXED_EXT ALLOCATED 0_PCT_FULLDATA:Memory Dump @0x4B130060-----------------------4b130060: 30005200 48809b61 00000000 2a030000 0.R.H..a....*...4b130070: 0100ff00 2a030000 01000000 00000100 ....*...........4b130080: 00000000 59010000 69000000 00000000 ....Y...i.......4b130090: 00000000 00000000 00000000 00000000 ................4b1300a0: 00000000 2b030000 0100ffff 00000000 ....+...........4b1300b0: 00001b00 00000005 02005e00 74007400 ..........^.t.t.4b1300c0: 50005200 43006100 6c006500 6e006400 P.R.C.a.l.e.n.d.4b1300d0: 61007200 30005200 81a48f62 00000000 a.r.0.R....b....4b1300e0: 7c000000 01000000 b3040000 01000800 |...............4b1300f0: 00000100 02000000 05000000 05000000 ................4b130100: 45000000 00000000 00000000 00005b00 E.............[.4b130110: 00000000 00000000 7d000000 0100ffff ........}.......4b130120: 00000000 00001b00 00000005 02005e00 ..............^.4b130130: 70005000 52004300 6f007500 6e007400 p.P.R.C.o.u.n.t.4b130140: 65007200 30005200 bac88363 00000000 e.r.0.R....c....4b130150: a8000000 01000000 d4040000 01001100 ................4b130160: 00000100 02000000 09000000 09000000 ................4b130170: 11000000 00000000 00000000 00004c01 ..............L.4b130180: 00000000 00000000 a9000000 0100ffff ................4b130190: 00000000 00001b00 00000005 02005e00 ..............^.4b1301a0: 4b0100c0 00100000 68006100 72006700 K.......h.a.r.g.4b1301b0: 65004300 6f006400 65007200 30005200 e.C.o.d.e.r.0.R.4b1301c0: f3ec7764 00000000 aa000000 01000000 ..wd............4b1301d0: e4d90100 01001800 00000100 2f000000 ............/...4b1301e0: de000000 c4000000 cc0a0000 00000000 ................4b1301f0: af000000 00007401 00000000 00000000 ......t.........4b130200: ab000000 0100ffff 00000000 00001b00 ................4b130210: 00000005 02005e00 7e005000 52004300 ......^.~.P.R.C.4b130220: 75007300 74004600 69006500 6c006400 u.s.t.F.i.e.l.d.4b130230: 56006100 6c007500 65000100 30005200 V.a.l.u.e...0.R.4b130240: 2c116c65 00000000 ac000000 01000000 ,.le............4b130250: cc040000 01001800 00000100 04000000 ................4b130260: 0b000000 0b000000 89000000 00000000 ................4b130270: 00000000 00009203 00000000 00000000 ................4b130280: ad000000 0100ffff 00000000 00001b00 ................4b130290: 00000005 02005e00 78005000 52004400 ......^.x.P.R.D.4b1302a0: 65006c00 69007600 65007200 61006200 e.l.i.v.e.r.a.b.4b1302b0: 6c006500 30005200 65356066 00000000 l.e.0.R.e5`f....4b1302c0: ae000000 01000000 ee400400 01002400 .........@....$.4b1302d0: 00000100 e5050000 d8230000 bc1f0000 .........#......4b1302e0: 58560200 00000000 b24c0000 0000ba00 XV.......L......4b1302f0: 00000000 00000000 e0000000 0100ffff ................4b130300: 00000000 00001b00 00000005 02005e00 ..............^.4b130310: 76005000 52004400 65007000 65006e00 v.P.R.D.e.p.e.n.4b130320: 64006500 6e006300 79000000 30005200 d.e.n.c.y...0.R.4b130330: 9e595467 00000000 e1000000 01000000 .YTg............4b130340: a87b0400 01001400 00000100 09000000 .{..............4b130350: 19000000 12000000 7f000000 00000000 ................4b130360: 2e000000 0000eb00 00000000 00000000 ................4b130370: e2000000 0100ffff 00000000 00001b00 ................4b130380: 00000005 02005e00 72005000 52004500 ......^.r.P.R.E.4b130390: 73007400 4d006f00 64006500 6c006c00 s.t.M.o.d.e.l.l.4b1303a0: 3c005200 9e595467 02002000 8f010000 <.R..YTg.. .....4b1303b0: 01000400 8f010000 01000d00 03000100 ................4b1303c0: 01000000 02000000 02000000 2d000000 ............-...4b1303d0: 00000000 00000000 00005400 5a005a00 ..........T.Z.Z.4b1303e0: 00000000 92010000 01000000 00000000 ................4b1303f0: 00001b00 00000000 0300a800 be00ce80 ................4b130400: 38003800 04000a00 04000100 00000000 8.8.............4b130410: 08000100 00010000 e702e700 40000000 ............@...4b130420: 0300ffff 00000000 feffffff 00020000 ................4b130430: ad01ad00 08000000 00000500 00000000 ................4b130440: 05000500 00000100 50005200 45007300 ........P.R.E.s.4b130450: 74004d00 6f006400 65006c00 32000000 t.M.o.d.e.l.2...4b130460: ccb20d00 00001df2 00000100 1a000000 ................4b130470: 3c005200 9e595467 6000a000 00000000 <.R..YTg`.......4b130480: 00000500 00000000 00001100 02000100 ................4b130490: 01000000 02000000 02000000 2d000000 ............-...4b1304a0: 00000000 00000000 00001400 1a005a00 ..............Z.4b1304b0: 00000000 00000000 00000000 00000000 ................4b1304c0: 00001b00 00000000 03009000 c400d480 ................4b1304d0: 3d003d00 08001703 06000100 00000000 =.=.............4b1304e0: 0c000100 00010000 ad01ad00 08000000 ................4b1304f0: 00000900 00000000 09000900 00000100 ................4b130500: 5f005700 41005f00 53007900 73005f00 _.W.A._.S.y.s._.4b130510: 70007200 4d006f00 64005400 69006d00 p.r.M.o.d.T.i.m.4b130520: 65005f00 36003700 35003400 35003900 e._.6.7.5.4.5.9.4b130530: 39004500 00009c93 19000000 8e010000 9.E.............4b130540: 01004900 30005200 48809b61 02002000 ..I.0.R.H..a.. .4b130550: 88680200 01000200 90680200 01000900 .h.......h......4b130560: 02000100 10000000 18000000 0c000000 ................4b130570: b6030000 00000000 00000000 00005000 ..............P.4b130580: 56005a00 00000000 ee000000 01000000 V.Z.............4b130590: 00000000 00001b00 00000000 03009000 ................4b1305a0: a600b680 e702e700 40000000 0100ffff ........@.......4b1305b0: 00000000 ffffffff 00010000 ad01ad00 ................4b1305c0: 08000000 00000100 00000000 01000100 ................4b1305d0: 00000100 50005200 43006100 6c006500 ....P.R.C.a.l.e.4b1305e0: 6e006400 61007200 30000000 b9b20d00 n.d.a.r.0.......4b1305f0: 00001df2 00000100 04000000 30005200 ............0.R.4b130600: 48809b61 02002000 01010000 01000300 H..a.. .........4b130610: 02030000 01000d00 02000100 03000000 ................4b130620: 06000000 06000000 b6030000 00000000 ................4b130630: 00000000 00001000 16005a00 00000000 ..........Z.....4b130640: ff020000 01000000 00000000 00001b00 ................4b130650: 00000000 03009000 a600b680 38003800 ............8.8.4b130660: 04000a00 02000100 00000000 04000100 ................4b130670: 00010000 ad01ad00 08000000 00000500 ................4b130680: 00000000 05000500 00000100 50005200 ............P.R.4b130690: 43006100 6c006500 6e006400 61007200 C.a.l.e.n.d.a.r.4b1306a0: 31000000 bab20d00 00001df2 00000100 1...............4b1306b0: 06002000 30005200 48809b61 00002000 .. .0.R.H..a.. .4b1306c0: e2030000 01000400 26040000 01000d00 ........&.......4b1306d0: 02000100 03000000 06000000 06000000 ................4b1306e0: b6030000 00000000 00000000 00001000 ................4b1306f0: 16005a00 00000000 e3030000 01000000 ..Z.............4b130700: 00000000 00001b00 00000000 03009000 ................4b130710: a600b680 38003800 04000a00 04000100 ....8.8.........4b130720: 00000000 08000100 00010000 ad01ad00 ................4b130730: 08000000 00000500 00000000 05000500 ................4b130740: 00000100 50005200 43006100 6c006500 ....P.R.C.a.l.e.4b130750: 6e006400 61007200 32000000 bbb20d00 n.d.a.r.2.......4b130760: 00001df2 00000100 08003700 30005200 ..........7.0.R.4b130770: 48809b61 6000a000 00000000 00000500 H..a`...........4b130780: 00000000 00000d00 02000100 03000000 ................4b130790: 00004e00 00004e00 e0030000 00000000 ..N...N.........4b1307a0: 00000000 00001000 16000005 00000000 ................4b1307b0: 00000000 00000000 00000000 00001b00 ................4b1307c0: 00000000 03009000 d200e280 38003800 ............8.8.4b1307d0: 04000a00 05000100 00000000 0c000100 ................4b1307e0: 00010000 ad01ad00 08000000 00000500 ................4b1307f0: 00000000 05000500 00000100 5f005700 ............_.W.4b130800: 41005f00 53007900 73005f00 70007200 A._.S.y.s._.p.r.4b130810: 42006100 73006500 43006100 6c006500 B.a.s.e.C.a.l.e.4b130820: 6e006400 61007200 49004400 5f003600 n.d.a.r.I.D._.6.4b130830: 31003900 42003800 30003400 38000000 1.9.B.8.0.4.8...4b130840: 52941700 0000e400 00000100 02000000 R...............4b130850: 30005200 48809b61 6000a000 00000000 0.R.H..a`.......4b130860: 00000600 00000000 00001100 02000100 ................4b130870: 03000000 00004e00 00004e00 e0030000 ......N...N.....4b130880: 00000000 00000000 00001400 1a000005 ................4b130890: 00000000 00000000 00000000 00000000 ................4b1308a0: 00001b00 00000000 03009000 c400d480 ................4b1308b0: 3d003d00 08001703 08000100 00000000 =.=.............4b1308c0: 10000100 00010000 ad01ad00 08000000 ................4b1308d0: 00000900 00000000 09000900 00000100 ................4b1308e0: 5f005700 41005f00 53007900 73005f00 _.W.A._.S.y.s._.4b1308f0: 70007200 4d006f00 64005400 69006d00 p.r.M.o.d.T.i.m.4b130900: 65005f00 36003100 39004200 38003000 e._.6.1.9.B.8.0.4b130910: 34003800 00008493 19000000 f9020000 4.8.............4b130920: 01000900 30005200 48809b61 6000a000 ....0.R.H..a`...4b130930: 00000000 00000700 00000000 00000900 ................4b130940: 02000100 02000000 00004e00 00004e00 ..........N...N.4b130950: e0030000 00000000 00000000 00005000 ..............P.4b130960: 56000003 00000000 00000000 00000000 V...............4b130970: 00000000 00001b00 00000000 03009000 ................4b130980: be00ce80 e702e700 40000000 0300ffff ........@.......4b130990: 00000000 feffffff 00010000 ad01ad00 ................4b1309a0: 08000000 00000100 00000000 01000100 ................4b1309b0: 00000100 5f005700 41005f00 53007900 ...._.W.A._.S.y.4b1309c0: 73005f00 70007200 4e006100 6d006500 s._.p.r.N.a.m.e.4b1309d0: 5f003600 31003900 42003800 30003400 _.6.1.9.B.8.0.4.4b1309e0: 38000000 13d41f00 0000f902 00000100 8...............4b1309f0: 02000000 30005200 bac88363 02002000 ....0.R....c.. .4b130a00: 3b010000 01000200 3b010000 01000900 ;.......;.......4b130a10: 02000100 01000000 02000000 02000000 ................4b130a20: 0f000000 00000000 00000000 00005000 ..............P.4b130a30: 56005a00 00000000 3d010000 01000000 V.Z.....=.......4b130a40: 00000000 00001b00 00000000 03009000 ................4b130a50: aa00ba80 e702e700 40000000 0100ffff ........@.......4b130a60: 00000000 ffffffff 00010000 ad01ad00 ................4b130a70: 08000000 00000100 00000000 01000100 ................4b130a80: 00000100 50005200 43006800 61007200 ....P.R.C.h.a.r.4b130a90: 67006500 43006f00 64006500 30000000 g.e.C.o.d.e.0...4b130aa0: bdb20d00 00001df2 00000100 0b001100 ................4b130ab0: 30005200 bac88363 02002000 05030000 0.R....c.. .....4b130ac0: 01000300 05030000 01000d00 02000100 ................4b130ad0: 01000000 02000000 02000000 0f000000 ................4b130ae0: 00000000 00000000 00001000 16005a00 ..............Z.4b130af0: 00000000 08030000 01000000 00000000 ................4b130b00: 00001b00 00000000 03009000 aa00ba80 ................4b130b10: 38003800 04000a00 02000100 00000000 8.8.............4b130b20: 04000100 00010000 ad01ad00 08000000 ................4b130b30: 00000500 00000000 05000500 00000100 ................4b130b40: 50005200 43006800 61007200 67006500 P.R.C.h.a.r.g.e.4b130b50: 43006f00 64006500 31000000 beb20d00 C.o.d.e.1.......4b130b60: 00001df2 00000100 0c005200 30005200 ..........R.0.R.4b130b70: bac88363 02002000 09030000 01000400 ...c.. .........4b130b80: 09030000 01000900 02000100 01000000 ................4b130b90: 02000000 02000000 0f000000 00000000 ................4b130ba0: 00000000 00003000 36005a00 00000000 ......0.6.Z.....4b130bb0: 0c030000 01000000 00000000 00001b00 ................4b130bc0: 00000000 03009000 aa00ba80 e702e700 ................4b130bd0: 20000000 0300ffff 00000000 feffffff ...............4b130be0: 00010000 ad01ad00 08000000 00000100 ................4b130bf0: 00000000 01000100 00000100 50005200 ............P.R.4b130c00: 43006800 61007200 67006500 43006f00 C.h.a.r.g.e.C.o.4b130c10: 64006500 32000000 bfb20d00 00001df2 d.e.2...........4b130c20: 00000100 0d000000 30005200 bac88363 ........0.R....c4b130c30: 6000a000 00000000 00000500 00000000 `...............4b130c40: 00000a00 02000100 01000000 00004300 ..............C.4b130c50: 00004300 11000000 00000000 00000000 ..C.............4b130c60: 00000d00 13000003 00000000 00000000 ................4b130c70: 00000000 00000000 00001b00 00000000 ................4b130c80: 03009000 c200d280 68006800 01000100 ........h.h.....4b130c90: 05000100 00000000 08000100 00010000 ................4b130ca0: ad01ad00 08000000 00000200 00000000 ................4b130cb0: 02000200 00000100 5f005700 41005f00 ........_.W.A._.4b130cc0: 53007900 73005f00 70007200 49007300 S.y.s._.p.r.I.s.4b130cd0: 4f007000 65006e00 5f003600 33003800 O.p.e.n._.6.3.8.4b130ce0: 33004300 38004200 41000000 bf791200 3.C.8.B.A....y..4b130cf0: 0000f201 00000100 01008363 30005200 ...........c0.R.4b130d00: bac88363 6000a000 00000000 00000600 ...c`...........4b130d10: 00000000 00001100 02000100 01000000 ................4b130d20: 00004300 00004300 11000000 00000000 ..C...C.........4b130d30: 00000000 00001400 1a000003 00000000 ................4b130d40: 00000000 00000000 00000000 00001b00 ................4b130d50: 00000000 03009000 c400d480 3d003d00 ............=.=.4b130d60: 08001703 08000100 00000000 09000100 ................4b130d70: 00010000 ad01ad00 08000000 00000900 ................4b130d80: 00000000 09000900 00000100 5f005700 ............_.W.4b130d90: 41005f00 53007900 73005f00 70007200 A._.S.y.s._.p.r.4b130da0: 4d006f00 64005400 69006d00 65005f00 M.o.d.T.i.m.e._.4b130db0: 36003300 38003300 43003800 42004100 6.3.8.3.C.8.B.A.4b130dc0: 00008693 19000000 f9020000 01000b00 ................4b130dd0: 30005200 81a48f62 02002000 9e010000 0.R....b.. .....4b130de0: 01000200 9e010000 01000900 02000100 ................4b130df0: 01000000 02000000 02000000 45000000 ............E...4b130e00: 00000000 00000000 00005000 56005a00 ..........P.V.Z.4b130e10: 00000000 af010000 01000000 00000000 ................4b130e20: 00001b00 00000000 03009000 a400b480 ................4b130e30: e702e700 40000000 0100ffff 00000000 ....@...........4b130e40: ffffffff 00010000 ad01ad00 08000000 ................4b130e50: 00000100 00000000 01000100 00000100 ................4b130e60: 50005200 43006f00 75006e00 74006500 P.R.C.o.u.n.t.e.4b130e70: 72003000 0000bcb2 0d000000 1df20000 r.0.............4b130e80: 01000a00 30005200 f3ec7764 02002000 ....0.R...wd.. .4b130e90: 38690200 01000200 40690200 01000900 8i......@i......4b130ea0: 02000100 26000000 20000000 1a000000 ....&... .......4b130eb0: 91090000 00000000 00000000 00005000 ..............P.4b130ec0: 56005a00 00000000 05010000 01000000 V.Z.............4b130ed0: 00000000 00001b00 00000000 03009000 ................4b130ee0: ae00be80 e702e700 40000000 0100ffff ........@.......4b130ef0: 00000000 ffffffff 00010000 ad01ad00 ................4b130f00: 08000000 00000100 00000000 01000100 ................4b130f10: 00000100 50005200 43007500 73007400 ....P.R.C.u.s.t.4b130f20: 46006900 65006c00 64005600 61006c00 F.i.e.l.d.V.a.l.4b130f30: 30000000 c0b20d00 00001df2 00000100 0...............4b130f40: 0e005200 30005200 f3ec7764 02002000 ..R.0.R...wd.. .4b130f50: 58690200 01000300 60690200 01000d00 Xi......`i......4b130f60: 02000100 07000000 10000000 0a000000 ................4b130f70: 91090000 00000000 00000000 00001000 ................4b130f80: 16005a00 00000000 2b010000 01000000 ..Z.....+.......4b130f90: 00000000 00001b00 00000000 03009000 ................4b130fa0: ae00be80 38003800 04000a00 02000100 ....8.8.........4b130fb0: 00000000 04000100 00010000 ad01ad00 ................4b130fc0: 08000000 00000500 00000000 05000500 ................4b130fd0: 00000100 50005200 43007500 73007400 ....P.R.C.u.s.t.4b130fe0: 46006900 65006c00 64005600 61006c00 F.i.e.l.d.V.a.l.4b130ff0: 31000000 c1b20d00 00001df2 00000100 1...............4b131000: 0f004100 30005200 f3ec7764 00002000 ..A.0.R...wd.. .4b131010: 78690200 01000400 80690200 01000900 xi.......i......4b131020: 02000100 08000000 10000000 09000000 ................4b131030: 91090000 00000000 00000000 00003000 ..............0.4b131040: 36005a00 00000000 ca010000 01000000 6.Z.............4b131050: 00000000 00001b00 00000000 03009000 ................4b131060: ae00be80 e702e700 20000000 0300ffff ........ .......4b131070: 00000000 feffffff 00010000 ad01ad00 ................4b131080: 08000000 00000100 00000000 01000100 ................4b131090: 00000100 50005200 43007500 73007400 ....P.R.C.u.s.t.4b1310a0: 46006900 65006c00 64005600 61006c00 F.i.e.l.d.V.a.l.4b1310b0: 32000000 c2b20d00 00001df2 00000100 2...............4b1310c0: 10000000 30005200 f3ec7764 6000a000 ....0.R...wd`...4b1310d0: 00000000 00000500 00000000 00000900 ................4b1310e0: 02000100 0d000000 00000000 00000000 ................4b1310f0: 1d0a0000 00000000 00000000 00003000 ..............0.4b131100: 36000005 00000000 00000000 00000000 6...............4b131110: 00000000 00001b00 00000000 03009000 ................4b131120: c800d880 e702e700 20000000 0400ffff ........ .......4b131130: 00000000 fdffffff 00010000 ad01ad00 ................4b131140: 08000000 00000100 00000000 01000100 ................4b131150: 00000100 5f005700 41005f00 53007900 ...._.W.A._.S.y.4b131160: 73005f00 70007200 54006100 62006c00 s._.p.r.T.a.b.l.4b131170: 65004e00 61006d00 65005f00 36003400 e.N.a.m.e._.6.4.4b131180: 37003700 45004300 46003300 0000dce4 7.7.E.C.F.3.....4b131190: 18000000 e3010000 01000900 30005200 ............0.R.4b1311a0: f3ec7764 6000a000 00000000 00000600 ..wd`...........4b1311b0: 00000000 00000d00 02000100 07000000 ................4b1311c0: 00000000 00000000 1d0a0000 00000000 ................4b1311d0: 00000000 00001000 16000005 00000000 ................4b1311e0: 00000000 00000000 00000000 00001b00 ................4b1311f0: 00000000 03009000 c600d680 38003800 ............8.8.4b131200: 04000a00 05000100 00000000 08000100 ................4b131210: 00010000 ad01ad00 08000000 00000500 ................4b131220: 00000000 05000500 00000100 5f005700 ............_.W.4b131230: 41005f00 53007900 73005f00 70007200 A._.S.y.s._.p.r.4b131240: 52006500 63006f00 72006400 49004400 R.e.c.o.r.d.I.D.4b131250: 5f003600 34003700 37004500 43004600 _.6.4.7.7.E.C.F.4b131260: 33000000 dde41800 0000e301 00000100 3...............4b131270: 0a000000 30005200 f3ec7764 6000a000 ....0.R...wd`...4b131280: 00000000 00000700 00000000 00001100 ................4b131290: 02000100 08000000 00000000 00000000 ................4b1312a0: 1d0a0000 00000000 00000000 00001400 ................4b1312b0: 1a000005 00000000 00000000 00000000 ................4b1312c0: 00000000 00001b00 00000000 03009000 ................4b1312d0: c400d480 3d003d00 08001703 09000100 ....=.=.........4b1312e0: 00000000 10000100 00010000 ad01ad00 ................4b1312f0: 08000000 00000900 00000000 09000900 ................4b131300: 00000100 5f005700 41005f00 53007900 ...._.W.A._.S.y.4b131310: 73005f00 70007200 4d006f00 64005400 s._.p.r.M.o.d.T.4b131320: 69006d00 65005f00 36003400 37003700 i.m.e._.6.4.7.7.4b131330: 45004300 46003300 00009993 19000000 E.C.F.3.........4b131340: 8e010000 01004600 30005200 f3ec7764 ......F.0.R...wd4b131350: 6000a000 00000000 00000800 00000000 `...............4b131360: 00000d00 02000100 07000000 00000000 ................4b131370: 00000000 1d0a0000 00000000 00000000 ................4b131380: 00001000 16000005 00000000 00000000 ................4b131390: 00000000 00000000 00001b00 00000000 ................4b1313a0: 03009000 c400d480 38003800 04000a00 ........8.8.....4b1313b0: 07000100 00000000 0c000100 00010000 ................4b1313c0: ad01ad00 08000000 00000500 00000000 ................4b1313d0: 05000500 00000100 5f005700 41005f00 ........_.W.A._.4b1313e0: 53007900 73005f00 70007200 46006900 S.y.s._.p.r.F.i.4b1313f0: 65006c00 64004900 44005f00 36003400 e.l.d.I.D._.6.4.4b131400: 37003700 45004300 46003300 00009a93 7.7.E.C.F.3.....4b131410: 19000000 8e010000 01004700 30005200 ..........G.0.R.4b131420: f3ec7764 00002000 98690200 01000900 ..wd.. ..i......4b131430: a0690200 01000d00 02000100 0c000000 .i..............4b131440: 10000000 0a000000 91090000 00000000 ................4b131450: 00000000 00001000 16005a00 00000000 ..........Z.....4b131460: 72030000 01000000 00000000 00001b00 r...............4b131470: 00000000 03009000 ae00be80 38003800 ............8.8.4b131480: 04000a00 07000100 00000000 0c000100 ................4b131490: 00010000 ad01ad00 08000000 00000500 ................4b1314a0: 00000000 05000500 00000100 50005200 ............P.R.4b1314b0: 43007500 73007400 46006900 65006c00 C.u.s.t.F.i.e.l.4b1314c0: 64005600 61006c00 33000000 ae931900 d.V.a.l.3.......4b1314d0: 00007804 00000100 05000000 30005200 ..x.........0.R.4b1314e0: f3ec7764 00002000 c8690200 01000a00 ..wd.. ..i......4b1314f0: e0690200 01000d00 03000100 0f000000 .i..............4b131500: 18000000 11000000 91090000 00000000 ................4b131510: 00000000 00003400 3a005a00 00000000 ......4.:.Z.....4b131520: 76030000 01000000 00000000 00001b00 v...............4b131530: 00000000 0300a800 c600d680 e702e700 ................4b131540: 20000000 0400ffff 00000000 fdffffff ...............4b131550: 00010000 38003800 04000a00 05000100 ....8.8.........4b131560: 00000000 08000100 00020000 ad01ad00 ................4b131570: 08000000 00000500 00000000 05000500 ................4b131580: 00000100 50005200 43007500 73007400 ....P.R.C.u.s.t.4b131590: 46006900 65006c00 64005600 61006c00 F.i.e.l.d.V.a.l.4b1315a0: 34000000 af931900 00007804 00000100 4.........x.....4b1315b0: 07000000 30005200 2c116c65 02002000 ....0.R.,.le.. .4b1315c0: 17010000 01000200 77030000 01000900 ........w.......4b1315d0: 02000100 02000000 05000000 05000000 ................4b1315e0: 89000000 00000000 00000000 00005000 ..............P.4b1315f0: 56005a00 00000000 30010000 01000000 V.Z.....0.......4b131600: 00000000 00001b00 00000000 03009000 ................4b131610: ac00bc80 e702e700 40000000 0100ffff ........@.......4b131620: 00000000 ffffffff 00010000 ad01ad00 ................4b131630: 08000000 00000100 00000000 01000100 ................4b131640: 00000100 50005200 44006500 6c006900 ....P.R.D.e.l.i.4b131650: 76006500 72006100 62006c00 65003000 v.e.r.a.b.l.e.0.4b131660: 0000c3b2 0d000000 1df20000 01001100 ................4b131670: 30005200 2c116c65 02002000 8c030000 0.R.,.le.. .....4b131680: 01000300 8c030000 01000d00 02000100 ................4b131690: 01000000 02000000 02000000 89000000 ................4b1316a0: 00000000 00000000 00001000 16005a00 ..............Z.4b1316b0: 00000000 8e030000 01000000 00000000 ................4b1316c0: 00001b00 00000000 03009000 ac00bc80 ................4b1316d0: 38003800 04000a00 02000100 00000000 8.8.............4b1316e0: 04000100 00010000 ad01ad00 08000000 ................4b1316f0: 00000500 00000000 05000500 00000100 ................4b131700: 50005200 44006500 6c006900 76006500 P.R.D.e.l.i.v.e.4b131710: 72006100 62006c00 65003100 0000c4b2 r.a.b.l.e.1.....4b131720: 0d000000 1df20000 01001200 30005200 ............0.R.4b131730: 2c116c65 00002000 d9030000 01000400 ,.le.. .........4b131740: d9030000 01000d00 02000100 01000000 ................4b131750: 02000000 02000000 89000000 00000000 ................4b131760: 00000000 00001000 16005a00 00000000 ..........Z.....4b131770: da030000 01000000 00000000 00001b00 ................4b131780: 00000000 03009000 ac00bc80 38003800 ............8.8.4b131790: 04000a00 03000100 00000000 08000100 ................4b1317a0: 00010000 ad01ad00 08000000 00000500 ................4b1317b0: 00000000 05000500 00000100 50005200 ............P.R.4b1317c0: 44006500 6c006900 76006500 72006100 D.e.l.i.v.e.r.a.4b1317d0: 62006c00 65003200 0000c5b2 0d000000 b.l.e.2.........4b1317e0: 1df20000 01001300 30005200 2c116c65 ........0.R.,.le4b1317f0: 6000a000 00000000 00000500 00000000 `...............4b131800: 00001100 02000100 01000000 00005200 ..............R.4b131810: 00005200 89000000 00000000 00000000 ..R.............4b131820: 00001400 1a000003 00000000 00000000 ................4b131830: 00000000 00000000 00001b00 00000000 ................4b131840: 03009000 c400d480 3d003d00 08001703 ........=.=.....4b131850: 0b000100 00000000 10000100 00010000 ................4b131860: ad01ad00 08000000 00000900 00000000 ................4b131870: 09000900 00000100 5f005700 41005f00 ........_.W.A._.4b131880: 53007900 73005f00 70007200 4d006f00 S.y.s._.p.r.M.o.4b131890: 64005400 69006d00 65005f00 36003500 d.T.i.m.e._.6.5.4b1318a0: 36004300 31003100 32004300 00009b93 6.C.1.1.2.C.....4b1318b0: 19000000 8e010000 01004800 30005200 ..........H.0.R.4b1318c0: 65356066 02002000 106a0200 01000200 e5`f.. ..j......4b1318d0: 226a0200 01000900 02000100 42070000 "j..........B...4b1318e0: 48040000 41040000 afd20100 00000000 H...A...........4b1318f0: 00000000 00005000 56005a00 00000000 ......P.V.Z.....4b131900: 57010000 01000000 00000000 00001b00 W...............4b131910: 00000000 03009000 aa00ba80 e702e700 ................4b131920: 40000000 0100ffff 00000000 ffffffff @...............4b131930: 00010000 ad01ad00 08000000 00000100 ................4b131940: 00000000 01000100 00000100 50005200 ............P.R.4b131950: 44006500 70006500 6e006400 65006e00 D.e.p.e.n.d.e.n.4b131960: 63007900 30000000 c6b20d00 00001df2 c.y.0...........4b131970: 00000100 14006c65 30005200 65356066 ......le0.R.e5`f4b131980: 02002000 287c0200 01000300 407c0200 .. .(|......@|..4b131990: 01000d00 02000100 9c010000 30010000 ............0...4b1319a0: 2a010000 afd20100 00000000 00000000 *...............4b1319b0: 00001000 16005a00 00000000 5a010000 ......Z.....Z...4b1319c0: 01000000 00000000 00001b00 00000000 ................4b1319d0: 03009000 aa00ba80 38003800 04000a00 ........8.8.....4b1319e0: 02000100 00000000 04000100 00010000 ................4b1319f0: ad01ad00 08000000 00000500 00000000 ................4b131a00: 05000500 00000100 50005200 44006500 ........P.R.D.e.4b131a10: 70006500 6e006400 65006e00 63007900 p.e.n.d.e.n.c.y.4b131a20: 31000000 c7b20d00 00001df2 00000100 1...............4b131a30: 15006c65 30005200 65356066 00002000 ..le0.R.e5`f.. .4b131a40: a0900200 01000400 a8900200 01000d00 ................4b131a50: 02000100 db010000 30010000 2a010000 ........0...*...4b131a60: afd20100 00000000 00000000 00001000 ................4b131a70: 16005a00 00000000 e2010000 01000000 ..Z.............4b131a80: 00000000 00001b00 00000000 03009000 ................4b131a90: aa00ba80 38003800 04000a00 03000100 ....8.8.........4b131aa0: 00000000 08000100 00010000 ad01ad00 ................4b131ab0: 08000000 00000500 00000000 05000500 ................4b131ac0: 00000100 50005200 44006500 70006500 ....P.R.D.e.p.e.4b131ad0: 6e006400 65006e00 63007900 32000000 n.d.e.n.c.y.2...4b131ae0: c8b20d00 00001df2 00000100 16004300 ..............C.4b131af0: 30005200 65356066 00002000 f0910200 0.R.e5`f.. .....4b131b00: 01000500 f8910200 01000d00 02000100 ................4b131b10: e1010000 30010000 2a010000 afd20100 ....0...*.......4b131b20: 00000000 00000000 00001000 16005a00 ..............Z.4b131b30: 00000000 15020000 01000000 00000000 ................4b131b40: 00001b00 00000000 03009000 aa00ba80 ................4b131b50: 38003800 04000a00 04000100 00000000 8.8.............4b131b60: 0c000100 00010000 ad01ad00 08000000 ................4b131b70: 00000500 00000000 05000500 00000100 ................4b131b80: 50005200 44006500 70006500 6e006400 P.R.D.e.p.e.n.d.4b131b90: 65006e00 63007900 33000000 c9b20d00 e.n.c.y.3.......4b131ba0: 00001df2 00000100 17000000 30005200 ............0.R.4b131bb0: 65356066 6000a000 00000000 00000600 e5`f`...........4b131bc0: 00000000 00001100 02000100 ad010000 ................4b131bd0: 00000000 00000000 6c370200 00000000 ........l7......4b131be0: 00000000 00001400 1a000009 00000000 ................4b131bf0: 00000000 00000000 00000000 00001b00 ................4b131c00: 00000000 03009000 c400d480 3d003d00 ............=.=.4b131c10: 08001703 09000100 00000000 1c000100 ................4b131c20: 00010000 ad01ad00 08000000 00000900 ................4b131c30: 00000000 09000900 00000100 5f005700 ............_.W.4b131c40: 41005f00 53007900 73005f00 70007200 A._.S.y.s._.p.r.4b131c50: 4d006f00 64005400 69006d00 65005f00 M.o.d.T.i.m.e._.4b131c60: 36003600 36003000 33003500 36003500 6.6.6.0.3.5.6.5.4b131c70: 00009193 19000000 78040000 01000800 ........x.......4b131c80: 30005200 9e595467 02002000 1c010000 0.R..YTg.. .....4b131c90: 01000200 1c010000 01000900 02000100 ................4b131ca0: 02000000 02000000 02000000 4f000000 ............O...4b131cb0: 00000000 00000000 00005000 56005a00 ..........P.V.Z.4b131cc0: 00000000 2a010000 01000000 00000000 ....*...........4b131cd0: 00001b00 00000000 03009000 a600b680 ................4b131ce0: e702e700 40000000 0100ffff 00000000 ....@...........4b131cf0: ffffffff 00010000 ad01ad00 08000000 ................4b131d00: 00000100 00000000 01000100 00000100 ................4b131d10: 50005200 45007300 74004d00 6f006400 P.R.E.s.t.M.o.d.4b131d20: 65006c00 30000000 cab20d00 00001df2 e.l.0...........4b131d30: 00000100 18005200 30005200 9e595467 ......R.0.R..YTg4b131d40: 02002000 46020000 01000300 46020000 .. .F.......F...4b131d50: 01000d00 02000100 01000000 02000000 ................4b131d60: 02000000 4f000000 00000000 00000000 ....O...........4b131d70: 00001000 16005a00 00000000 4b020000 ......Z.....K...4b131d80: 01000000 00000000 00001b00 00000000 ................4b131d90: 03009000 a600b680 38003800 04000a00 ........8.8.....4b131da0: 02000100 00000000 04000100 00010000 ................4b131db0: ad01ad00 08000000 00000500 00000000 ................4b131dc0: 05000500 00000100 50005200 45007300 ........P.R.E.s.4b131dd0: 74004d00 6f006400 65006c00 31000000 t.M.o.d.e.l.1...4b131de0: cbb20d00 00001df2 00000100 19001200 ................4b131df0: 30005200 9e595467 02002000 4e020000 0.R..YTg.. .N...4b131e00: 01000400 4e020000 01000d00 03000100 ....N...........4b131e10: 01000000 02000000 02000000 4f000000 ............O...4b131e20: 00000000 00000000 00005400 5a005a00 ..........T.Z.Z.4b131e30: 00000000 4f020000 01000000 00000000 ....O...........4b131e40: 00001b00 00000000 0300a800 be00ce80 ................4b131e50: 38003800 04000a00 04000100 00000000 8.8.............4b131e60: 08000100 00010000 e702e700 40000000 ............@...4b131e70: 0300ffff 00000000 feffffff 00020000 ................4b131e80: ad01ad00 08000000 00000500 00000000 ................4b131e90: 05000500 00000100 50005200 45007300 ........P.R.E.s.4b131ea0: 74004d00 6f006400 65006c00 32000000 t.M.o.d.e.l.2...4b131eb0: ccb20d00 00001df2 00000100 1a000000 ................4b131ec0: 30005200 9e595467 6000a000 00000000 0.R..YTg`.......4b131ed0: 00000500 00000000 00001100 02000100 ................4b131ee0: 01000000 00004e00 00004e00 53000000 ......N...N.S...4b131ef0: 00000000 00000000 00001400 1a000003 ................4b131f00: 00000000 00000000 00000000 00000000 ................4b131f10: 00001b00 00000000 03009000 c400d480 ................4b131f20: 3d003d00 08001703 06000100 00000000 =.=.............4b131f30: 0c000100 00010000 ad01ad00 08000000 ................4b131f40: 00000900 00000000 09000900 00000100 ................4b131f50: 5f005700 41005f00 53007900 73005f00 _.W.A._.S.y.s._.4b131f60: 70007200 4d006f00 64005400 69006d00 p.r.M.o.d.T.i.m.4b131f70: 65005f00 36003700 35003400 35003900 e._.6.7.5.4.5.9.4b131f80: 39004500 00009c93 19000000 8e010000 9.E.............4b131f90: 01004900 00004700 00000100 0a000000 ..I...G.........4b131fa0: 00000000 01000900 00006c00 6500c01e ..........l.e...4b131fb0: f01d381d 801c2c03 ac1bf01a 341a7819 ..8...,.....4.x.4b131fc0: bc18b402 e8172c17 7016b415 3c02dc14 ......,.p...<...4b131fd0: 1c144813 74129c11 c4100410 440f840e ..H.t.......D...4b131fe0: bc01fc0c 280c6c0b b00af409 4401d00d ....(.l.....D...4b131ff0: d4006000 24095008 6c07b406 fc054405 ..`.$.P.l.....D.OFFSET TABLE:Row - Offset 40 (0x28) - 7872 (0x1ec0) 39 (0x27) - 7664 (0x1df0) 38 (0x26) - 7480 (0x1d38) 37 (0x25) - 7296 (0x1c80) 36 (0x24) - 812 (0x32c) 35 (0x23) - 7084 (0x1bac) 34 (0x22) - 6896 (0x1af0) 33 (0x21) - 6708 (0x1a34) 32 (0x20) - 6520 (0x1978) 31 (0x1f) - 6332 (0x18bc) 30 (0x1e) - 692 (0x2b4) 29 (0x1d) - 6120 (0x17e8) 28 (0x1c) - 5932 (0x172c) 27 (0x1b) - 5744 (0x1670) 26 (0x1a) - 5556 (0x15b4) 25 (0x19) - 572 (0x23c) 24 (0x18) - 5340 (0x14dc) 23 (0x17) - 5148 (0x141c) 22 (0x16) - 4936 (0x1348) 21 (0x15) - 4724 (0x1274) 20 (0x14) - 4508 (0x119c) 19 (0x13) - 4292 (0x10c4) 18 (0x12) - 4100 (0x1004) 17 (0x11) - 3908 (0xf44) 16 (0x10) - 3716 (0xe84) 15 (0xf) - 444 (0x1bc) 14 (0xe) - 3324 (0xcfc) 13 (0xd) - 3112 (0xc28) 12 (0xc) - 2924 (0xb6c) 11 (0xb) - 2736 (0xab0) 10 (0xa) - 2548 (0x9f4) 9 (0x9) - 324 (0x144) 8 (0x8) - 3536 (0xdd0) 7 (0x7) - 212 (0xd4) 6 (0x6) - 96 (0x60) 5 (0x5) - 2340 (0x924) 4 (0x4) - 2128 (0x850) 3 (0x3) - 1900 (0x76c) 2 (0x2) - 1716 (0x6b4) 1 (0x1) - 1532 (0x5fc) 0 (0x0) - 1348 (0x544) DBCC execution completed. If DBCC printed error messages, contact your system administrator. |
|
|
ryanston
Microsoft SQL Server Product Team
89 Posts |
Posted - 2005-08-23 : 16:46:28
|
This looks like the base index for object ID 1669580986 (index ID 0). Unfortunately, the corruption is real. The corruption message essentially means that two rows have been "munged together", and their structures are no longer distinguishable.I would restore from a known-good backup if you have one. If not, you could try the following (after backing up the database <g>):(1) BCP all of the data out of this object and into a new object with a different name;(2) attempt to drop the object with the corrupt index entry;(3) rename the new object with the old name.It's very possible that step #2 will fail when we try to drop the corrupt sysindexes entry, though...Let me know if you have questions.Thanks,----------------------Ryan StonecipherDeveloper, Microsoft SQL Server Storage Engine, DBCC(Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |
|
|
mememe
Starting Member
9 Posts |
Posted - 2005-08-26 : 15:05:02
|
Thanks you so much for your helps.The luck thing is this database was not very big. What I did was to create a new DB, copied all the user objects to the new DB, then BCP all the user data out of corrupted DB and Bulk Insert to new DB.After those, I ran DBCC checkDB, the new DB past the check.Then, comparing the currupted indexed of the table whose object ID was 1669580986 (corrupted DB) between New DB and old DB by select sysindexes - the result showed as you told - the index0 of that table was corrupted at old DB. Thanks again!Linda |
|
|
|
|
|
|
|