This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: oehrlis/oradba_scripts
Releases · oehrlis/oradba_scripts
Minor Bugfix Release
Minor Release Update
Added
- add new script sync_to_peers.sh to synchronise files between peer hosts. Sync a file or folder from current host to all peer hosts
- add new script sync_from_peers.sh to synchronise files between peer hosts. Sync a file or folder from a remote peer to local, then to other peers
- add config file sync_to_peers.conf for sync_to_peers.sh
- add config file sync_from_peers.conf for sync_from_peers.sh
Minor Bugfix Release
Fixed
- add missing c option in getopts in script get_seps_pwd.sh.
Minor Release Update
Added
- add parameter -c in get_seps_pwd.sh to check if a password exists but do not display it.
Minor Release Update
Added
- add parameter -v for verbose mode in get_seps_pwd.sh
- add parameter -d for debug mode in get_seps_pwd.sh
- add parameter -w to specify alternative wallet location in get_seps_pwd.sh
Fixed
- fix quiet mode in get_seps_pwd.sh
Minor Bugfix Release
Fixed
- execute permission for get_seps_pwd.sh
- execute permission for all bash script explicitly set
- enhance comments for get_seps_pwd.sh
Minor Bugfix Release
Fixed
- execute permission for get_seps_pwd.sh
Minor Release Update
Added
- add script get_seps_pwd.sh to extract password from oracle wallet
Changed
- Update file header for SQL files
- rework cdua_init.sql to handle OMF files
Fixed
- Fix issue with line wrap in ldapsearch of tns_function.sh
Minor Release Update
Added
- Add script spsec_usrinf.sql to show session information of current user
- Add alias script whoami.sql for script spsec_usrinf.sql
Minor Release Update
Added
- Add script sdenc_dbf_off_enc.sql to generate chunks of alter database commands for offline encrypt datafiles
- Add script sdenc_dbf_off_dec.sql to generate chunks of alter database commands for offline decrypt datafiles
- Add script saua_logon.sql to show audit logon events
- Add script senc_tde_ops.sql to show TDE operation from V$SESSION_LONGOPS.
- Add script senc_tde_ops_run.sql to show running TDE operation from V$SESSION_LONGOPS.
- Add script senc_tde_ops_csv.sql to show TDE operation from V$SESSION_LONGOPS as CSV