联系:手机/微信(+86 17813235971) QQ(107644445)
标题:Oracle dul 最新版(12.2.0.2.10)
作者:惜分飞©版权所有[未经本人同意,不得以任何形式转载,否则有进一步追究法律责任的权利.]
Oracle官方的数据文件离线unload工具Data UnLoader(DUL),依旧保持强盛生命力,虽然开发者Bernard van Duijnen已经退休,但是产品依旧保持更新,这个唯一一款从Oracle 6开始支持的离线unload数据的产品.
[oracle@www.xifenfei.com dul]$ ./dul Data UnLoader: 12.2.0.2.10 - Internal Only - on Sun Aug 31 21:04:44 2025 with 64-bit io functions and the decompression option Copyright (c) 1994 2025 Bernard van Duijnen All rights reserved. Strictly Oracle Internal Use Only DUL: Warning: ulimit process stack size is only 33554432 Found db_id = 1780931490 Found db_name = XIFENFEI DUL> bootstrap; Probing file = 1, block = 520 . unloading table BOOTSTRAP$ DUL: Warning: block number is non zero but marked deferred trying to process it anyhow 60 rows unloaded Reading BOOTSTRAP.dat 60 entries loaded Parsing Bootstrap$ contents Generating dict.ddl for version 11 OBJ$: segobjno 18, file 1 block 240 TAB$: segobjno 2, tabno 1, file 1 block 144 COL$: segobjno 2, tabno 5, file 1 block 144 USER$: segobjno 10, tabno 1, file 1 block 208 Running generated file "@dict.ddl" to unload the dictionary tables . unloading table OBJ$ 86361 rows unloaded . unloading table TAB$ 2898 rows unloaded . unloading table COL$ 94610 rows unloaded . unloading table USER$ 86 rows unloaded Reading USER.dat 86 entries loaded Reading OBJ.dat 86361 entries loaded and sorted 86361 entries Reading TAB.dat 2898 entries loaded Reading COL.dat 94610 entries loaded and sorted 94610 entries Reading BOOTSTRAP.dat 60 entries loaded DUL: Warning: Recreating file "dict.ddl" Generating dict.ddl for version 11 OBJ$: segobjno 18, file 1 block 240 TAB$: segobjno 2, tabno 1, file 1 block 144 COL$: segobjno 2, tabno 5, file 1 block 144 USER$: segobjno 10, tabno 1, file 1 block 208 TABPART$: segobjno 591, file 1 block 4000 INDPART$: segobjno 596, file 1 block 4040 TABCOMPART$: segobjno 613, file 1 block 4176 INDCOMPART$: segobjno 618, file 1 block 4216 TABSUBPART$: segobjno 603, file 1 block 4096 INDSUBPART$: segobjno 608, file 1 block 4136 IND$: segobjno 2, tabno 3, file 1 block 144 ICOL$: segobjno 2, tabno 4, file 1 block 144 LOB$: segobjno 2, tabno 6, file 1 block 144 COLTYPE$: segobjno 2, tabno 7, file 1 block 144 TYPE$: segobjno 518, tabno 1, file 1 block 3464 COLLECTION$: segobjno 518, tabno 2, file 1 block 3464 ATTRIBUTE$: segobjno 518, tabno 3, file 1 block 3464 LOBFRAG$: segobjno 624, file 1 block 4264 LOBCOMPPART$: segobjno 627, file 1 block 4288 UNDO$: segobjno 15, file 1 block 224 TS$: segobjno 6, tabno 2, file 1 block 176 PROPS$: segobjno 98, file 1 block 800 Running generated file "@dict.ddl" to unload the dictionary tables . unloading table OBJ$ DUL: Warning: Recreating file "OBJ.ctl" 86361 rows unloaded . unloading table TAB$ DUL: Warning: Recreating file "TAB.ctl" 2898 rows unloaded . unloading table COL$ DUL: Warning: Recreating file "COL.ctl" 94610 rows unloaded . unloading table USER$ DUL: Warning: Recreating file "USER.ctl" 86 rows unloaded . unloading table TABPART$ 104 rows unloaded . unloading table INDPART$ 126 rows unloaded . unloading table TABCOMPART$ 1 row unloaded . unloading table INDCOMPART$ 0 rows unloaded . unloading table TABSUBPART$ 32 rows unloaded . unloading table INDSUBPART$ 0 rows unloaded . unloading table IND$ 4931 rows unloaded . unloading table ICOL$ 7644 rows unloaded . unloading table LOB$ 1031 rows unloaded . unloading table COLTYPE$ 2565 rows unloaded . unloading table TYPE$ 2909 rows unloaded . unloading table COLLECTION$ 1002 rows unloaded . unloading table ATTRIBUTE$ 11328 rows unloaded . unloading table LOBFRAG$ 1 row unloaded . unloading table LOBCOMPPART$ 0 rows unloaded . unloading table UNDO$ 21 rows unloaded . unloading table TS$ 6 rows unloaded . unloading table PROPS$ 36 rows unloaded Reading USER.dat 86 entries loaded Reading OBJ.dat 86361 entries loaded and sorted 86361 entries Reading TAB.dat 2898 entries loaded Reading COL.dat 94610 entries loaded and sorted 94610 entries Reading TABPART.dat 104 entries loaded and sorted 104 entries Reading TABCOMPART.dat 1 entries loaded and sorted 1 entries Reading TABSUBPART.dat 32 entries loaded and sorted 32 entries Reading INDPART.dat 126 entries loaded and sorted 126 entries Reading INDCOMPART.dat 0 entries loaded and sorted 0 entries Reading INDSUBPART.dat 0 entries loaded and sorted 0 entries Reading IND.dat 4931 entries loaded Reading LOB.dat DUL: Notice: Increased the size of DC_LOBS from 1024 to 8192 entries 1031 entries loaded Reading ICOL.dat 7644 entries loaded Reading COLTYPE.dat 2565 entries loaded Reading TYPE.dat 2909 entries loaded Reading ATTRIBUTE.dat 11328 entries loaded Reading COLLECTION.dat 1002 entries loaded Reading BOOTSTRAP.dat 60 entries loaded Reading LOBFRAG.dat 1 entries loaded and sorted 1 entries Reading LOBCOMPPART.dat 0 entries loaded and sorted 0 entries Reading UNDO.dat 21 entries loaded Reading TS.dat 6 entries loaded Reading PROPS.dat 36 entries loaded Database character set is ZHS16GBK Database national character set is AL16UTF16 DUL> unload table sys.obj$; . unloading table OBJ$ 86361 rows unloaded DUL>