1. 查看各平台二进制文件
$ls -rtl bin_file
-rwxr-xr-x 1 oracle dba 1985024 gdul_win64.exe*
-rwxr-xr-x 1 oracle dba 2920264 gdul_linux64*
-rwxr-xr-x 1 oracle dba 2989128 gdul_solaris8*
-rwxr-xr-x 1 oracle dba 6858856 gdul_hppa11.23*
-rwxr-xr-x 1 oracle dba 9757096 gdul_hpia11.23*
-rwxr-xr-x 1 oracle dba 6136112 gdul_aix52*
2. 查看文件列表
$ln -s bin_file/gdul_aix52 gdul
$ls -rlt
drwxr-xr-x 2 oracle dba 256 sample/
drwxr-xr-x 2 oracle dba 4096 dict/
drwxr-xr-x 2 oracle dba 256 conf/
drwxr-xr-x 2 oracle dba 256 log/
drwxr-xr-x 2 oracle dba 256 bin_file/
drwxr-xr-x 2 oracle dba 4096 dump/
-rwxr-xr-x 1 oracle dba 4735 osetup*
lrwxrwxrwx 1 oracle dba 19 gdul@ -> bin_file/gdul_aix52*
3. 配置gdul
$./osetup
GDUL setup program, version 4.6.0.1
------------------------------------------------------------------------
ORACLE_HOME: /u01/app/oracle/product/11203
ORACLE_SID: db11203
ORACLE_VERSION: 11.2.0.3.0
------------------------------------------------------------------------
...
setup has completed sucessfully.
4. 运行gdul
$./gdul
*********************************************************************
GDUL for ORACLE DB.
Version 4.6.0.5, build date: 2016.09.30.
Copyright (c) 2007, 2016. Andy Geng. ALL RIGHTS RESERVED.
Email: dbtool@qq.com
WeChat official account: dbtool
QQ group: 235019291
*********************************************************************
GDUL>