对指定Oracle datafile block hexdump 16进制转储

tempfile_1760606373175.exe -dbfile C:\Users\ZMI\Desktop\database-study\asm-diskb\sysaux01.dbf -hexdump -blocknumber 59990

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

##powered by :黄林杰_Huanglinjie

##version : 2023-v11

##联系方式:17767151782

##blog: https://blog.csdn.net/lixora/

##info: Oracle 11g datafile header parse

##demo : parseOracleKcvfh.exe -dbfile c:\lixora.dbf

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -modifychk -chkbas 123456 -chkwrp 000

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -ccc 123456

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -sta 8192

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -cptime 1234567890

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -cpc 123456

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -seqkcbh 1

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -forcetailchk

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rdbakcbh 400001

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlsbas ABCD1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlswrp ABCD

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlc 12ABCD

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlsbas ABCD1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlswrp 1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -rlsbas ABCD1234 -rlswrp 1234

##demo : parseOracleKcvfh.exe -copysrc C:\source.dbf -copydst C:\target.dbf -copyblk 10 -copytoblk 10

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -crsbas ABCD1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -crswrp 1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -crsbas ABCD1234 -crswrp 1234

##demo : parseOracleKcvfh.exe -dbfile C:\system01.dbf -blocknumber 0

Hex dump of block #59990


00000000: 06 a2 00 00 56 ea 80 00 03 bd 0f 00 00 00 01 06 |....V...........|

00000010: 54 84 00 00 01 00 00 00 5f 06 01 00 02 bd 0f 00 |T......._.......|

00000020: 00 00 00 00 02 00 32 00 01 ea 80 00 05 00 02 00 |......2.........|

00000030: c9 03 00 00 a6 2c c0 00 f9 00 0d 00 06 20 00 00 |.....,....... ..|

00000040: 03 bd 0f 00 09 00 1b 00 1f 03 00 00 1f 2e c0 00 |................|

00000050: 88 00 1d 00 00 80 00 00 01 bd 0f 00 00 00 00 00 |................|

00000060: 00 00 00 00 00 01 2c 00 ff ff 6a 00 ad 03 43 03 |......,...j...C.|

00000070: 43 03 00 00 2c 00 64 1e 09 1f ec 17 15 18 a4 18 |C...,.d.........|

00000080: a1 19 00 1a 2a 1a 82 1a f2 1a 34 1b 62 1b e2 1b |....*.....4.b...|

00000090: 56 1c 9e 1c d7 1c 50 1d dd 1d 19 14 ad 14 4f 15 |V.....P.......O.|

000000a0: 21 17 97 08 d0 08 13 0a 42 0c d3 0c 13 0d b7 0d |!.......B.......|

000000b0: 7b 0e d3 0e 1b 0f 03 10 cf 10 31 11 84 11 4f 12 |{.........1...O.|

000000c0: 4e 13 ad 03 e9 03 17 05 11 07 97 07 d4 07 00 00 |N...............|

相关推荐
怀旧诚子1 小时前
timeshift之Fedora43设置,已在VM虚拟机验证,待真机验证。
java·服务器·数据库
haixingtianxinghai2 小时前
Redis的定期删除和惰性删除
数据库·redis·缓存
资深web全栈开发2 小时前
PostgreSQL Schema 最佳实践:架构师的命名与组织艺术
数据库·postgresql
麦聪聊数据3 小时前
利用实时数据管道与 SQL2API 重构企业自动化审计架构
数据库·sql·低代码
麦聪聊数据3 小时前
重构开放生态:利用 QuickAPI 跨越遗留系统与敏捷交付的工程实践
数据库·sql·低代码·restful
百结2148 小时前
Mysql数据库操作
数据库·mysql·oracle
keep one's resolveY8 小时前
时区问题解决
数据库
Leinwin8 小时前
OpenClaw 多 Agent 协作框架的并发限制与企业化规避方案痛点直击
java·运维·数据库
qq_417695058 小时前
机器学习与人工智能
jvm·数据库·python