- added support for 19.3 (19.0.0.0) grid, db & client
- added support for 18.3 (18.0.0.0) grid, db & client
- added emagent version 12.1.0.3
- opatch set user/group permissions with remote source
- opatchupgrade works now on grid 12.2 home
- same as 3.0.16 (which had missing templates)
- pdk build
- fix database.pp change parameter storage_type to optional, to use template file without parameter -datafileDestination (issue #197)
- Modifying database_pluggable so it supports ASM support
- Adding 32bit Client install
- Support goldengate 12.3.0
- fix autostart and removed the hard dbora reference
- database.pp & data_file_destination went wrong with dbt templates
- fix dbt templates for memory_total param
- Allow 'SE2', 'HP', 'XP', 'PE' as 12.2 database type
- opatchupgrade now also has remote_file parameter
- opatchupgrade fix error when supportid is supplied
- database.pp check if data_file_destination is provided with a template
- db_domain is optional again on database.pp
- opatchupgrade, fixed the version check for doing emocmrsp or not
- installdb new groups options like group_backup, group_dg ,group_km ,group_rac
- remove the container restriction on 12.2
- added LDAP to netca
- cleanup on installdb works now for only 1 install binary
- allow the creation of grid home & base on installasm
- fix installasm 12.2 issue with CRS_SWONLY
- fix opatch for normal patches
- fix opatch success check for grid
- fix database own dbttemplate issue with double -variablesFile error
- 12.2 db requires always container database = true
- chown fix on directories without -R
- opatch facts fix
- added extra stop & start in dbora_Linux startup script
- 12.2 db rsp template had a listener error
- database.pp now also use init_params for dbt templates
- database.pp set sid with db_name on dbt templates
- database.pp changed template_variables for dbt templates to a hash
- Support Enterpise manager 13.2.0.0
- Support EM agent 13.2.0.0
- opatch upgrade fix, emocmrsp is not necessary when version >= 12.2.0.1.5
- database parameter data_file_destination is required when version = 12.2 plus template and storage_type are defined
- 12.2.0.1 grid support
- added docs
- added goldengate 12.2.1 for Oracle Database
- 12.2.0.1 installdb + database + pluggable db support
- 12.2.0.1 client support
- migrated to puppet 4 functions
- Fix ASM disk does not exist error during database creation
- Epp template fixes for optional fields on grid, installdb & database.pp
- Puppet 4 new features, removed support for Puppet 3, please use latest version 2.X of oradb
- variables support for dbt templates with parameter template_variables
- bash_profile also loads bashrc when it exists
- Add opatch_patches structured fact but requires stdlib 4.11
- new function is_oracle_patch_installed
- RCU fixes for running as non-root user
- Resolve idempotence issue which happens when a patch from the same source needs to be applied multiple times
- dbactions.pp or db_control supports now also mount
- In case of a template, set character parameter for the default database build command. It is being set to AL32UTF8.
- installasm new 12.1.0.2 storage_option values 'LOCAL_ASM_STORAGE', 'FLEX_ASM_STORAGE', 'CLIENT_ASM_STORAGE', 'FILE_SYSTEM_STORAGE'
- installasm bash_profile parameter
- installasm remote_node parameter, ability to execute orainstRoot.sh and root.sh on remode node
- installdb new 12.1.0.2 database_type values 'EE','SE2'
- installdb, handling 2 installations of the same oracle database version on the same host
- installdb, remote_node parameter, ability to execute root.sh on remode node
- installem_agent option to not manage curl
- db_control startup in mount status for standby databases
- database.pp use cluster_nodes for -nodelist parameter
- Seeded database template support
- oracle_hostname parameter for emagent
- puppet 4 fixes
- EM agent, Move sysman parameter validation to agentpull block
- Fix rcu status check, rollback from version 2.0.1
- ASM service fix for RHEL7
- dbtemplate_12.1.dbt database template should also work for 12.1.0.2
- db_structure fixes, correct permissions and chown order
- support for Enterprise Manager 12.1.0.5
- some more strict file permissions
- rcu allows now more complex passwords
- allow to change the service name instead of dbora
- installdb is_rack_one_install option for 12.1.0.2
- db_control type & dbcontrol manifest supports now also Grid
- security/permissions fixes with files which can contain passwords
- support the new opatchauto utility instead of opatch auto by use_opatchauto_utility => true
- support 12.1 CDB with custom database template
- changed the default oraInventory location when it is not defined
- bash_profile option for database clients
- rcu 11g fix
- 12.1.0.2 oracle client template
- db_listener type refreshonly fix
- All parameters of classes or defines are now in snake case and not in camel case
- Add support for Grid 12.1.0.2 (installasm)
- Fix unsetted vars in dbora template
- Added ability to put listener entries in tnsnames.ora
- autostart fix so it also works for Oracle Linux 5
- rcu prefix compare check fix ( Uppercase )
- RCU fixes for OIM or OAM 11.1.1.2.3
- installem em_upload_port parameter type fix
- Small Suse fix for the autostart service
- new installdb attribute cleanup_installfile
- option to provide the sys username for RCU
- be able to provide a listener name for starting the oracle listener ( manifest and custom type)
- installasm, stand alone parameter in combination with $grid_type == 'CRS_SWONLY' used as standalone or in RAC
- installasm, .profile fix for ORACLE_SID in case grid_type = HA_CONFIG -> +ASM or in grid_type = CRS_CONFIG -> +ASM1
- Removed Oracle Home under base check for ASM installations, in CRS_CONFIG or CRS_SWONLY this is not right
- Custom type for oracle db/asm/client/em directory structure instead of using dirtree and some oradb manifests
- fixed database install rsp 12.1.0.2
- db_listener custom puppet type/provider, listener.pp calls this type
- solaris fix for database.pp and opatch auto
- puppet_download_mnt_point parameter for database.pp which can be used for own db template
- Removed create_user functionality in installdb & client, Puppet should do it instead of oradb module
- Support for 12.1 pluggable database
- init_params of database.pp now also support a hash besides a comma separated string
- Refactored dbstructure so it works with multiple oracle homes
- Goldengate 12.1.2 now uses dbstructure
- added extra parameter validation to installdb, installasm and installem_agent
- opatch fix for opatch bundle zip files which has subfolders in the zip
- owner of the grid home or oracle home folder fix
- renamed clusterware parameter of the opatch type to opatch_auto
- storage_type parameter is now also used in the dbca command when using a database template
- Added ASM 11.2 Database template
- Enterprise Manager agent install with AgentPull & AgentDeploy
- Cleanup install zip files and extracted installation folder in installdb, installasm, installem and client
- Enterprise Manager 12.1.0.4 server installation support
- Support for Solaris 11.2
- autostart service for Solaris
- db_control puppet resource type, start or stop an instance or subscribe to changes like init_param
- Tnsnames change so it supports a TNS balanced configuration
- changed oraInst.loc permissions to 0755
- fix for windows/unix linefeed when oradb is used in combination with vagrant on a windows host
- opatch check bug when run it twice
- Add a tnsnames entry support
- Create a Database instance based on a template
- Be able to change the default listener port 1521 in net.pp & database.pp
- Opatch fix to apply same the patch twice on different oracle homes
- OPatch support for clusterware (GRID)
- Opatchupgrade now works for grid & database on the same node
- Puppet Lint fixes
- Rubocop fixes
- 12.1 Template fix for Oracle RAC
- Fix for puppet 3.7 and more strict parsing
- OPatch also checks for OPatch succeeded
- RAC installation parameters for database, installasm, installdb
- cleanup readme
- asm/grid for 12.1.0.1 & installasm fix for Oracle Restart fix, 11.2.0.1 rsp template fix
- RCU fix for multiple FMW Repositories, installasm fix with zip_extract = false
- Rename some internal manifest to avoid a conflict with orawls
- Oracle Database & Client 12.1.0.2 Support
- database client fix with remote file, set db_snmp_password on a database
- oraInst.loc bug fix, option to skip installdb bash profile
- 11.2 EE install options
- RCU & Opatch fixes in combination with ruby 1.9.3
- Added unit tests and OPatch upgrade support without OCM registration
- Grid install and ASM support
- refactored installdb and support for oinstall groups
- db_rcu native type used in rcu.pp
- db_opatch native type used in opatch.pp
- autostart multiple databases, small fixes
- oracle module add##on for user,role and tablespace creation
- em_configuration parameter for Database creation
- Oracle database 11.2.0.1, 12.1.0.1 client support, refactored installdb,net,goldengate