rujim
rujim
Hello Edwin, Today I got an issue about duplicate using OGG with one class: # --- Caused by: --- 07:38:28 # Puppet::Resource::Catalog::DuplicateResourceError: 07:38:28 # Duplicate declaration: Db_directory_structure[oracle goldengate structure 12.1.2]...
Hi Edwin, I create a Puppet class to apply PSUs by biemond-oradb module: `oradb::opatch { 'PSU_update_grid1': ensure => present, oracle_product_home => $_grid_home, patch_file => "p${_psu_grid_major}_121020_Linux-x86-64.zip", patch_id => $_psu_grid_major, bundle_sub_folder =>...