Releases: oehrlis/oudbase
Releases · oehrlis/oudbase
Minor Release Update
Added
- add Status info to tns_load.sh
- add new exit code 15 for missing software package
- add parameter to specify software Repository
- add check to verify software repository and software packages
Changed
- Update File header to latest Date, Version etc Information
- Change license in all files to Apache
- change behavior how log and tempfiles are removed in setup_oud_patch.sh
and setup_oud.sh
Major add Oracle Net Service Script
- add initial version of scripts for Oracle Net Service Names administration
based on OpenLDAP client tools.- tns_add.sh script to add TNS Names entries
- tns_delete.sh script to delete TNS Names entries
- tns_dump.sh script to dump TNS Names entries into a tnsname.ora file.
- tns_functions.sh common functions.
- tns_load.sh script to do bulk loads of TNS Names entries.
- tns_modify.sh script to modify TNS Names entries.
- tns_search.sh script to search TNS Names entries.
- tns_test.sh Test LDAP entries using tnsping.
Minor Release Update
- update latest patch information in setup_oud.sh
- update latest patch information in setup_oud_patch.sh
Minor Release Update
Added
- add CHANGELOG
- add CODE_OF_CONDUCT
- add CONTRIBUTING
Changed
- add latest OUD / WLS patch to setup_oud_patch.sh
and setup_oud.sh - change template generic to generic integration.
Fixed
- fix oud_backup.sh and uncomment remove of
old backups
Minor release update
Fix check for LOG_BASE
Minor release update
Add a check during installation if LOG_BASE is writeable
Minor release update
- update setup files
Major release update v1.9.1
Major release update v1.9.1 with the following enhancements:
This release introduced new scripts to setup and patch OUD binaries. The scripts are based on oehrlis/oradba_init
- #84 Add OUD Install Scripts enhancement.
- Script to setup OUD binaries setup_oud.sh
- Script to install OUD patch setup_oud_patch.sh
- Update OUD templates
- oud12c_eus OUD EUS standalone instance
- oud12c_eus_ad_proxy OUD EUS standalone instance
- generic Generic OUD standalone instance
- oudsm_domain Generic OUD standalone instance
- replication example scripts to setup OUD replication
Include as well fix for the following issues
Minor release update v1.8.5
Minor release update v1.8.4 with the following enhancements / fix:
- Update templates for OUD EUS directory server
- Update templates for OUD EUS AD proxy server