Skip to content

Releases: oehrlis/oudbase

Minor release update v1.4.1

23 Apr 13:38
Compare
Choose a tag to compare

Fix an issue with empty oudtab. It accidentally used the config.ldif from fusion middleware home

Minor weekly release update

23 Apr 13:11
Compare
Choose a tag to compare

Fix #35 and remove dependency on ps an proc-ng utilities. Minore code clean up

Minor release update v1.3.8

11 Apr 19:36
Compare
Choose a tag to compare

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

11 Apr 18:38
Compare
Choose a tag to compare

Minor weekly build for release v1.3.6

10 Apr 14:26
Compare
Choose a tag to compare

Update documentation for #27 and remove packages files from github tree. They will be rather placed as attachment to the release.

March release update

04 Apr 16:12
Compare
Choose a tag to compare

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

20 Mar 09:13
Compare
Choose a tag to compare
  • Fix get_ports issue for replication ports
  • adjust all file headers
  • update create templates
  • add su to the logrotate templates

Minor daily release update

15 Mar 13:00
Compare
Choose a tag to compare

Fix Issues #26 and #25 oud_backup.sh and oud_export.sh do now send again mails in case of an error. It is still mandatory to specify a mail adress

Minor daily release update

15 Mar 09:03
Compare
Choose a tag to compare

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

14 Mar 13:33
Compare
Choose a tag to compare

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