Releases: oehrlis/oudbase
Releases · oehrlis/oudbase
Minor release update v1.4.1
Fix an issue with empty oudtab. It accidentally used the config.ldif from fusion middleware home
Minor weekly release update
Fix #35 and remove dependency on ps an proc-ng utilities. Minore code clean up
Minor release update v1.3.8
Remove dependency on shasum (perl-Digest-SHA) since docker minimal images do not have perl installed. fall back to sha1sum
Minor release update v1.3.7
Minor weekly build for release v1.3.6
Update documentation for #27 and remove packages files from github tree. They will be rather placed as attachment to the release.
March release update
Major release update and reorganization including fix for #28 #29 and #30
- auto generate oudtab if file is missing
- add OUD, OUDSM and ODSEE instance to new oudtab
- change OUD_BASE to ORACLE_BASE/local/oudbase to allow coexistence with TVD-Basenv
- support instance home with and without OUD
- parameterize get_ports
- parameterize get_oracle_home
- update function update_oudtab to support OUD, OUDSM and ODSEE
Minor daily release update
- Fix get_ports issue for replication ports
- adjust all file headers
- update create templates
- add su to the logrotate templates
Minor daily release update
Minor daily release update
Fix issues #23, #24 and #22 for oud_export.sh as well oud_backup.sh
Enhance oud_export.sh and oud_backup.sh
- in Verbose mode the output of the backup, export, tar commands is cat to STDIN
- -f allows to specify an alternative backup or export folder
- Check if backup / export folder is writable
- recreate backup / export folder
- move oud_xxx.log from /tmp to the backup folder
- oud_backup.sh does now backup the whole logs folder
Minor daily release update
Improve several scripts:
- Handle the directory type in oud_backup.sh, oud_status.sh and oud_export.sh
- Add minimal check for directory type OUDSM in oud_status.sh. Just check the OUDSM console url
- Add logrotate.d templates for OUD, OUDBase and OUDSM