Forge Home

oradb

Oracle Database 11g / 12 linux / solaris + GoldenGate + RCU installer

259,965 downloads

16,585 latest version

0.4 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 3.0.19 (latest)
  • 3.0.18
  • 3.0.17
  • 3.0.16 (deleted)
  • 3.0.15
  • 3.0.14
  • 3.0.13
  • 3.0.12
  • 3.0.11
  • 3.0.10
  • 3.0.9
  • 3.0.8
  • 3.0.7
  • 3.0.6
  • 3.0.5
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 2.0.10
  • 2.0.9
  • 2.0.8
  • 2.0.7
  • 2.0.6
  • 2.0.5
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 1.0.35
  • 1.0.34
  • 1.0.33
  • 1.0.32
  • 1.0.31
  • 1.0.30
  • 1.0.29
  • 1.0.28
  • 1.0.27
  • 1.0.26
  • 1.0.25
  • 1.0.24
  • 1.0.23
  • 1.0.22
  • 1.0.21
  • 1.0.20
  • 1.0.19
  • 1.0.18
  • 1.0.17
  • 1.0.16
  • 1.0.15
  • 1.0.14
  • 1.0.13
  • 1.0.12
  • 1.0.11
  • 1.0.10
  • 1.0.9
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0.0
  • 0.9.9
  • 0.9.8
  • 0.9.7
  • 0.9.6
  • 0.9.5
  • 0.9.4
  • 0.9.3
  • 0.9.1
  • 0.9.0
  • 0.8.9
  • 0.8.8
  • 0.8.7
  • 0.8.5
  • 0.8.3
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.9
  • 0.7.8
  • 0.7.7
  • 0.7.6
  • 0.7.5
  • 0.7.4
  • 0.7.3
  • 0.7.2
  • 0.7.0
  • 0.6.1
  • 0.6.0
  • 0.5.0
  • 0.4.0
  • 0.3.0
  • 0.2.0
  • 0.1.2
  • 0.1.1
  • 0.1.0
released May 1st 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'biemond-oradb', '1.0.5'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add biemond-oradb
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install biemond-oradb --version 1.0.5

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

biemond/oradb — version 1.0.5 May 1st 2014

Oracle Database Linux puppet module

Build Status

created by Edwin Biemond biemond.blogspot.com Github homepage

Should work for Solaris and all Linux version like RedHat, CentOS, Ubuntu, Debian, Suse SLES or OracleLinux

Here you can test the solaris 10 vagrant box with Oracle Database 12.1
https://github.com/biemond/biemond-orawls-vagrant-solaris-soa

Here you can test the CentOS 6.5 vagrant box with Oracle Database 11.2.0.4 and GoldenGate 12.1.2
https://github.com/biemond/vagrant-wls12.1.2-coherence-goldengate

Example of Opensource Puppet 3.4.3 Puppet master configuration in a vagrant box (https://github.com/biemond/vagrant-puppetmaster)

  • oradb (oracle database 11.2.0.1 ) with GoldenGate 12.1.2

Should work for Puppet 2.7 & 3.0

Version updates

  • 1.0.5 refactored installdb/client and support for oinstall/oper groups
  • 1.0.4 db_rcu native type used in rcu.pp
  • 1.0.2 db_opatch native type used in opatch.pp
  • 1.0.1 autostart multiple databases, small fixes
  • 1.0.0 oracle module add-on for user,role and tablespace creation
  • 0.9.9 emConfiguration parameter for Database creation
  • 0.9.7 Oracle database 11.2.0.1, 12.1.0.1 client support, refactored installdb,net,goldengate

Oracle Database Features

  • Oracle Database 12.1.0.1 Linux / Solaris installation
  • Oracle Database 11.2.0.4 Linux / Solaris installation
  • Oracle Database 11.2.0.3 Linux / Solaris installation
  • Oracle Database 11.2.0.1 Linux / Solaris installation
  • Oracle Database Client 12.1.0.1,11.2.0.4,11.2.0.1 Linux / Solaris installation
  • Oracle Database Net configuration
  • Oracle Database Listener
  • OPatch upgrade
  • Apply OPatch
  • Create database instances
  • Stop/Start database instances
  • GoldenGate 12.1.2, 11.2.1
  • Installs RCU repositoy for Oracle SOA Suite / Webcenter ( 11.1.1.6.0 and 11.1.1.7.0 ) / Oracle Identity Management ( 11.1.2.1 )

In combination with the oracle module of Bert Hajee (http://forge.puppetlabs.com/hajee/oracle) you can also create

  • create a tablespace
  • create a user with the required grants and quota's
  • create one or more roles
  • create one or more services

Some manifests like installdb.pp, opatch.pp or rcusoa.pp supports an alternative mountpoint for the big oracle files. When not provided it uses the files location of the oradb puppet module else you can use $puppetDownloadMntPoint => "/mnt" or "puppet:///modules/xxxx/"

Oracle Big files and alternate download location

Some manifests like oradb:installdb, opatch or rcu supports an alternative mountpoint for the big oracle setup/install files.
When not provided it uses the files folder located in the orawls puppet module
else you can use $source =>

  • "/mnt"
  • "/vagrant"
  • "puppet:///modules/oradb/" (default)
  • "puppet:///database/"

when the files are also accesiable locally then you can also set $remote_file => false this will not move the files to the download folder, just extract or install

Files

upload these files to the files folder of the oradb puppet module

database files of linux 12.1.0.1 ( otn.oracle.com )

  • 1361028723 Jun 27 23:38 linuxamd64_12c_database_1of2.zip
  • 1116527103 Jun 27 23:38 linuxamd64_12c_database_2of2.zip

database files of linux 11.2.0.3 ( support.oracle.com )

  • 1358454646 Mar 9 17:31 p10404530_112030_Linux-x86-64_1of7.zip
  • 1142195302 Mar 9 17:47 p10404530_112030_Linux-x86-64_2of7.zip

grid

  • 979195792 Mar 9 18:01 p10404530_112030_Linux-x86-64_3of7.zip

client

  • 659229728 Mar 9 18:11 p10404530_112030_Linux-x86-64_4of7.zip

database files of linux 11.2.0.4 ( support.oracle.com )

  • 1395582860 Aug 31 16:21 p13390677_112040_Linux-x86-64_1of7.zip
  • 1151304589 Aug 31 16:22 p13390677_112040_Linux-x86-64_2of7.zip

grid

  • 1205251894 Aug 31 16:22 p13390677_112040_Linux-x86-64_3of7.zip

client

  • 656026876 Aug 31 16:22 p13390677_112040_Linux-x86-64_4of7.zip

database files of linux 11.2.0.1 ( otn.oracle.com )

  • 1239269270 Mar 10 17:05 linux.x64_11gR2_database_1of2.zip
  • 1111416131 Mar 10 17:17 linux.x64_11gR2_database_2of2.zip

opatch database patch for 11.2.0.3

  • 25556377 Mar 10 12:48 p14727310_112030_Linux-x86-64.zip

opatch upgrade

  • 32551984 Jul 6 18:58 p6880880_112000_Linux-x86-64.zip

database client linux ( otn.oracle.com )

  • linux.x64_11gR2_client.zip ( version 11.2.0.1 )
  • linuxamd64_12c_client.zip ( version 12.1.0.1 )

rcu linux installer

  • 408989041 Mar 17 20:17 ofm_rcu_linux_11.1.1.6.0_disk1_1of1.zip
  • 411498103 Apr 1 21:23 ofm_rcu_linux_11.1.1.7.0_32_disk1_1of1.zip

goldengate for Oracle 11g & Oracle 12c

  • 121200_fbo_ggs_Linux_x64_shiphome.zip
  • ogg112101_fbo_ggs_Linux_x64_ora11g_64bit.zip
  • V38714-01.zip

important support node [ID 1441282.1] Requirements for Installing Oracle 11gR2 RDBMS on RHEL6 or OL6 64-bit (x86-64)

Oracle Database Facter

Contains Oracle Facter which displays the following

  • Oracle Software
  • Opatch patches

Example of the Oracle Database Facts

oradb_inst_loc_data /oracle/oraInventory
oradb_inst_patches_oracle_product_11.2_db Patches;14727310;
oradb_inst_products /oracle/product/11.2/db;

templates.pp

The databaseType value should contain only one of these choices.

  • EE = Enterprise Edition
  • SE = Standard Edition
  • SEONE = Standard Edition One

normal install

$puppetDownloadMntPoint = "puppet:///modules/oradb/"

oradb::installdb{ '12.1.0.1_Linux-x86-64':
        version                => '12.1.0.1',
        file                   => 'linuxamd64_12c_database',
        databaseType           => 'SE',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/12.1/db',
        createUser             => true,
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        group_oper             => 'oper',
        downloadDir            => '/data/install',
        zipExtract             => true,
        puppetDownloadMntPoint => $puppetDownloadMntPoint,
}

or with zipExtract ( does not download or extract , software is in /install/linuxamd64_12c_database )

oradb::installdb{ '12.1.0.1_Linux-x86-64':
        version                => '12.1.0.1',
        file                   => 'linuxamd64_12c_database',
        databaseType           => 'SE',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/12.1/db',
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        group_oper             => 'oper',
        createUser             => true,
        downloadDir            => '/install',
        zipExtract             => false,
}

or

oradb::installdb{ '112040_Linux-x86-64':
        version                => '11.2.0.4',
        file                   => 'p13390677_112040_Linux-x86-64',
        databaseType           => 'SE',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/11.2/db',
        createUser             => true,
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        group_oper             => 'oper',
        downloadDir            => '/install',
        zipExtract             => true,
        puppetDownloadMntPoint => $puppetDownloadMntPoint,
}

or

 oradb::installdb{ '112030_Linux-x86-64':
        version                => '11.2.0.3',
        file                   => 'p10404530_112030_Linux-x86-64',
        databaseType           => 'SE',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/11.2/db',
        createUser             => true,
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        group_oper             => 'oper',
        downloadDir            => '/install',
        zipExtract             => true,
        puppetDownloadMntPoint => $puppetDownloadMntPoint,
 }

or

oradb::installdb{ '112010_Linux-x86-64':
        version       => '11.2.0.1',
        file          => 'linux.x64_11gR2_database',
        databaseType  => 'SE',
        oracleBase    => '/oracle',
        oracleHome    => '/oracle/product/11.2/db',
        createUser    => true,
        user          => 'oracle',
        group         => 'dba',
        group_install => 'oinstall',
        group_oper    => 'oper',
        downloadDir   => '/install',
        zipExtract    => true,
 }

other

oradb::opatchupgrade{'112000_opatch_upgrade':
    oracleHome             => '/oracle/product/11.2/db',
    patchFile              => 'p6880880_112000_Linux-x86-64.zip',
    csiNumber              => '11111',
    supportId              => 'biemond@gmail.com',
    opversion              => '11.2.0.3.6',
    user                   => 'oracle',
    group                  => 'dba',
    downloadDir            => '/install',
    puppetDownloadMntPoint => $puppetDownloadMntPoint,
    require                =>  Oradb::Installdb['112030_Linux-x86-64'],
}

# for this example OPatch 14727310
# the OPatch utility must be upgraded ( patch 6880880, see above)
oradb::opatch{'14727310_db_patch':
   oracleProductHome      => '/oracle/product/11.2/db',
   patchId                => '14727310',
   patchFile              => 'p14727310_112030_Linux-x86-64.zip',
   user                   => 'oracle',
   group                  => 'dba',
   downloadDir            => '/install',
   ocmrf                  => true,
   require                => Oradb::Opatchupgrade['112000_opatch_upgrade'],
   puppetDownloadMntPoint => $puppetDownloadMntPoint,
}

oradb::net{ 'config net8':
        oracleHome   => '/oracle/product/11.2/db',
        version      => '11.2' or "12.1",
        user         => 'oracle',
        group        => 'dba',
        downloadDir  => '/install',
        require      => Oradb::Opatch['14727310_db_patch'],
}

oradb::listener{'stop listener':
        oracleBase   => '/oracle',
        oracleHome   => '/oracle/product/11.2/db',
        user         => 'oracle',
        group        => 'dba',
        action       => 'start',
        require      => Oradb::Net['config net8'],
}

oradb::listener{'start listener':
        oracleBase   => '/oracle',
        oracleHome   => '/oracle/product/11.2/db',
        user         => 'oracle',
        group        => 'dba',
        action       => 'start',
        require      => Oradb::Listener['stop listener'],
}

oradb::database{ 'testDb_Create':
                  oracleBase              => '/oracle',
                  oracleHome              => '/oracle/product/11.2/db',
                  version                 => '11.2' or "12.1",
                  user                    => 'oracle',
                  group                   => 'dba',
                  downloadDir             => '/install',
                  action                  => 'create',
                  dbName                  => 'test',
                  dbDomain                => 'oracle.com',
                  sysPassword             => 'Welcome01',
                  systemPassword          => 'Welcome01',
                  dataFileDestination     => "/oracle/oradata",
                  recoveryAreaDestination => "/oracle/flash_recovery_area",
                  characterSet            => "AL32UTF8",
                  nationalCharacterSet    => "UTF8",
                  initParams              => "open_cursors=1000,processes=600,job_queue_processes=4",
                  sampleSchema            => 'TRUE',
                  memoryPercentage        => "40",
                  memoryTotal             => "800",
                  databaseType            => "MULTIPURPOSE",
                  emConfiguration         => "NONE",
                  require                 => Oradb::Listener['start listener'],
}

oradb::dbactions{ 'stop testDb':
                 oracleHome              => '/oracle/product/11.2/db',
                 user                    => 'oracle',
                 group                   => 'dba',
                 action                  => 'stop',
                 dbName                  => 'test',
                 require                 => Oradb::Database['testDb'],
}

oradb::dbactions{ 'start testDb':
                 oracleHome              => '/oracle/product/11.2/db',
                 user                    => 'oracle',
                 group                   => 'dba',
                 action                  => 'start',
                 dbName                  => 'test',
                 require                 => Oradb::Dbactions['stop testDb'],
}

oradb::autostartdatabase{ 'autostart oracle':
                 oracleHome              => '/oracle/product/12.1/db',
                 user                    => 'oracle',
                 dbName                  => 'test',
                 require                 => Oradb::Dbactions['start testDb'],
}

oradb::database{ 'testDb_Delete':
                  oracleBase              => '/oracle',
                  oracleHome              => '/oracle/product/11.2/db',
                  user                    => 'oracle',
                  group                   => 'dba',
                  downloadDir             => '/install',
                  action                  => 'delete',
                  dbName                  => 'test',
                  sysPassword             => 'Welcome01',
                  require                 => Oradb::Dbactions['start testDb'],
}

case $operatingsystem {
  CentOS, RedHat, OracleLinux, Ubuntu, Debian: {
    $mtimeParam = "1"
  }
  Solaris: {
    $mtimeParam = "+1"
  }
}

case $operatingsystem {
  CentOS, RedHat, OracleLinux, Ubuntu, Debian, Solaris: {
    cron { 'oracle_db_opatch':
      command => "find /oracle/product/12.1/db/cfgtoollogs/opatch -name 'opatch*.log' -mtime ${mtimeParam} -exec rm {} \\; >> /tmp/opatch_db_purge.log 2>&1",
      user    => oracle,
      hour    => 06,
      minute  => 34,
    }
    
    cron { 'oracle_db_lsinv':
      command => "find /oracle/product/12.1/db/cfgtoollogs/opatch/lsinv -name 'lsinventory*.txt' -mtime ${mtimeParam} -exec rm {} \\; >> /tmp/opatch_lsinv_db_purge.log 2>&1",
      user    => oracle,
      hour    => 06,
      minute  => 32,
    }
  }
}

Oracle Database Client 12.1.0.1 and 11.2.0.1

 oradb::client{ '12.1.0.1_Linux-x86-64':
        version                => '12.1.0.1',
        file                   => 'linuxamd64_12c_client.zip',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/12.1/client',
        createUser             => true,
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        downloadDir            => '/install',
        remoteFile             => true,
        puppetDownloadMntPoint => "puppet:///modules/oradb/",
        logoutput               => true, 
 }

or

 oradb::client{ '11.2.0.1_Linux-x86-64':
        version                => '11.2.0.1',
        file                   => 'linux.x64_11gR2_client.zip',
        oracleBase             => '/oracle',
        oracleHome             => '/oracle/product/11.2/client',
        createUser             => true,
        user                   => 'oracle',
        group                  => 'dba',
        group_install          => 'oinstall',
        downloadDir            => '/install',
        remoteFile             => false,
        puppetDownloadMntPoint => "/software",
        logoutput              => true,
 }

In combination with the oracle puppet module you can create a tablespace,role and oracle user

tablespace {'scott_ts':
  ensure                    => present,
  size                      => 100M,
  datafile                  => 'scott_ts.dbf',
  logging                   => yes,
  autoextend                => on,
  next                      => 100M,
  max_size                  => 12288M,
  extent_management         => local,
  segment_space_management  => auto,
}

role {'apps':
  ensure    => present,
}

oracle_user{'scott':
  temporary_tablespace      => temp,
  default_tablespace        => 'scott_ts',
  password                  => 'tiger',
  grants                    => ['SELECT ANY TABLE',
                                'CONNECT',
                                'RESOURCE',
                                'apps'],
  quotas                    => { "scott_ts" => 'unlimited'},
  require                   => [Tablespace['scott_ts'],
                                Role['apps']],
}

Oracle GoldenGate 12.1.2 and 11.2.1

  $groups = ['oinstall','dba']

  group { $groups :
    ensure      => present,
    before      => User['ggate'],
  }

  user { 'ggate' :
    ensure      => present,
    gid         => 'dba',  
    groups      => $groups,
    shell       => '/bin/bash',
    password    => '$1$DSJ51vh6$4XzzwyIOk6Bi/54kglGk3.',
    home        => "/home/ggate",
    comment     => "This user ggate was created by Puppet",
    managehome  => true,
  }

  file { "/oracle/product" :
    ensure        => directory,
    recurse       => false,
    replace       => false,
    mode          => 0775,
    group         => hiera('oracle_os_group'),
  }

  oradb::goldengate{ 'ggate12.1.2':
                     version                 => '12.1.2',
                     file                    => '121200_fbo_ggs_Linux_x64_shiphome.zip',
                     databaseType            => 'Oracle',
                     databaseVersion         => 'ORA11g',
                     databaseHome            => '/oracle/product/11.2/db',
                     oracleBase              => '/oracle',
                     goldengateHome          => "/oracle/product/12.1.2/ggate",
                     managerPort             => 16000,
                     user                    => 'ggate',
                     group                   => 'dba',
                     group_install           => 'oinstall',
                     downloadDir             => '/install',
                     puppetDownloadMntPoint  => hiera('oracle_source'),
                     require                 => File["/oracle/product"],
  }

  file { "/oracle/product/12.1.2/ggate/OPatch" :
    ensure        => directory,
    recurse       => true,
    replace       => false,
    mode          => 0775,
    group         => hiera('oracle_os_group'),
    require       => Oradb::Goldengate['ggate12.1.2'],
  }



  file { "/oracle/product/11.2.1" :
    ensure        => directory,
    recurse       => false,
    replace       => false,
    mode          => 0775,
    owner         => 'ggate',
    group         => hiera('oracle_os_group'),
  }


  oradb::goldengate{ 'ggate11.2.1':
                     version                 => '11.2.1',
                     file                    => 'ogg112101_fbo_ggs_Linux_x64_ora11g_64bit.zip',
                     tarFile                 => 'fbo_ggs_Linux_x64_ora11g_64bit.tar',
                     goldengateHome          => "/oracle/product/11.2.1/ggate",
                     user                    => hiera('ggate_os_user'),
                     group                   => hiera('oracle_os_group'),
                     downloadDir             => '/install',
                     puppetDownloadMntPoint  =>  hiera('oracle_source'),
                     require                 => [File["/oracle/product"],File["/oracle/product/11.2.1"]]
  }

  oradb::goldengate{ 'ggate11.2.1_java':
                     version                 => '11.2.1',
                     file                    => 'V38714-01.zip',
                     tarFile                 => 'ggs_Adapters_Linux_x64.tar',
                     goldengateHome          => "/oracle/product/11.2.1/ggate_java",
                     user                    => hiera('ggate_os_user'),
                     group                   => hiera('oracle_os_group'),
                     group_install           => 'oinstall',
                     downloadDir             => '/install',
                     puppetDownloadMntPoint  =>  hiera('oracle_source'),
                     require                 => [File["/oracle/product"],File["/oracle/product/11.2.1"]]
  }

Oracle SOA Suite Repository Creation Utility (RCU)

product =

  • soasuite
  • webcenter
  • all

RCU examples

soa suite repository

oradb::rcu{     'DEV_PS6':
                 rcuFile          => 'ofm_rcu_linux_11.1.1.7.0_32_disk1_1of1.zip',
                 product          => 'soasuite',
                 version          => '11.1.1.7',
                 oracleHome       => '/oracle/product/11.2/db',
                 user             => 'oracle',
                 group            => 'dba',
                 downloadDir      => '/install',
                 action           => 'create',
                 dbServer         => 'dbagent1.alfa.local:1521',
                 dbService        => 'test.oracle.com',
                 sysPassword      => 'Welcome01',
                 schemaPrefix     => 'DEV',
                 reposPassword    => 'Welcome02',
}

webcenter repository with a fixed temp tablespace

oradb::rcu{     'DEV2_PS6':
                 rcuFile          => 'ofm_rcu_linux_11.1.1.7.0_32_disk1_1of1.zip',
                 product          => 'webcenter',
                 version          => '11.1.1.7',
                 oracleHome       => '/oracle/product/11.2/db',
                 user             => 'oracle',
                 group            => 'dba',
                 downloadDir      => '/install',
                 action           => 'create',
                 dbServer         => 'dbagent1.alfa.local:1521',
                 dbService        => 'test.oracle.com',
                 sysPassword      => 'Welcome01',
                 schemaPrefix     => 'DEV',
                 tempTablespace   => 'TEMP',
                 reposPassword    => 'Welcome02',
}

delete a repository

oradb::rcu{     'Delete_DEV3_PS5':
                 rcuFile          => 'ofm_rcu_linux_11.1.1.6.0_disk1_1of1.zip',
                 product          => 'soasuite',
                 version          => '11.1.1.6',
                 oracleHome       => '/oracle/product/11.2/db',
                 user             => 'oracle',
                 group            => 'dba',
                 downloadDir      => '/install',
                 action           => 'delete',
                 dbServer         => 'dbagent1.alfa.local:1521',
                 dbService        => 'test.oracle.com',
                 sysPassword      => 'Welcome01',
                 schemaPrefix     => 'DEV3',
                 reposPassword    => 'Welcome02',
}

OIM, OAM repository, OIM needs an Oracle Enterprise Edition database

oradb::rcu{ 'DEV_1112':
                 rcuFile                => 'V37476-01.zip',
                 product                => 'oim',
                 version                => '11.1.2.1',  
                 oracleHome             => '/oracle/product/11.2/db',
                 user                   => 'oracle',
                 group                  => 'dba',
                 downloadDir            => '/data/install',
                 action                 => 'create',
                 dbServer               => 'oimdb.alfa.local:1521',  
                 dbService              => 'oim.oracle.com',
                 sysPassword            => hiera('database_test_sys_password'),
                 schemaPrefix           => 'DEV',
                 reposPassword          => hiera('database_test_rcu_dev_password'),
                 puppetDownloadMntPoint => $puppetDownloadMntPoint,
                 logoutput              => true, 
                 require                => Oradb::Dbactions['start oimDb'],
 }

Linux kernel, ulimits and required packages

install the following module to set the database kernel parameters puppet module install fiddyspence-sysctl

install the following module to set the database user limits parameters puppet module install erwbgy-limits

  group { 'dba' :
    ensure      => present,
  }

  user { 'oracle' :
    ensure      => present,
    gid         => 'dba',  
    groups      => 'dba',
    shell       => '/bin/bash',
    password    => '$1$DSJ51vh6$4XzzwyIOk6Bi/54kglGk3.',
    home        => "/home/oracle",
    comment     => "This user oracle was created by Puppet",
    require     => Group['dba'],
    managehome  => true,
  }



   sysctl { 'kernel.msgmnb':                 ensure => 'present', permanent => 'yes', value => '65536',}
   sysctl { 'kernel.msgmax':                 ensure => 'present', permanent => 'yes', value => '65536',}
   sysctl { 'kernel.shmmax':                 ensure => 'present', permanent => 'yes', value => '2588483584',}
   sysctl { 'kernel.shmall':                 ensure => 'present', permanent => 'yes', value => '2097152',}
   sysctl { 'fs.file-max':                   ensure => 'present', permanent => 'yes', value => '6815744',}
   sysctl { 'net.ipv4.tcp_keepalive_time':   ensure => 'present', permanent => 'yes', value => '1800',}
   sysctl { 'net.ipv4.tcp_keepalive_intvl':  ensure => 'present', permanent => 'yes', value => '30',}
   sysctl { 'net.ipv4.tcp_keepalive_probes': ensure => 'present', permanent => 'yes', value => '5',}
   sysctl { 'net.ipv4.tcp_fin_timeout':      ensure => 'present', permanent => 'yes', value => '30',}
   sysctl { 'kernel.shmmni':                 ensure => 'present', permanent => 'yes', value => '4096', }
   sysctl { 'fs.aio-max-nr':                 ensure => 'present', permanent => 'yes', value => '1048576',}
   sysctl { 'kernel.sem':                    ensure => 'present', permanent => 'yes', value => '250 32000 100 128',}
   sysctl { 'net.ipv4.ip_local_port_range':  ensure => 'present', permanent => 'yes', value => '9000 65500',}
   sysctl { 'net.core.rmem_default':         ensure => 'present', permanent => 'yes', value => '262144',}
   sysctl { 'net.core.rmem_max':             ensure => 'present', permanent => 'yes', value => '4194304', }
   sysctl { 'net.core.wmem_default':         ensure => 'present', permanent => 'yes', value => '262144',}
   sysctl { 'net.core.wmem_max':             ensure => 'present', permanent => 'yes', value => '1048576',}
  
  
   class { 'limits':
     config => {
                '*'       => { 'nofile'  => { soft => '2048'   , hard => '8192',   },},
                'oracle'  => { 'nofile'  => { soft => '65536'  , hard => '65536',  },
                                'nproc'  => { soft => '2048'   , hard => '16384',  },
                                'stack'  => { soft => '10240'  ,},},
                },
     use_hiera => false,
   }
   
  $install = [ 'binutils.x86_64', 'compat-libstdc++-33.x86_64', 'glibc.x86_64','ksh.x86_64','libaio.x86_64',
                'libgcc.x86_64', 'libstdc++.x86_64', 'make.x86_64','compat-libcap1.x86_64', 'gcc.x86_64',
                'gcc-c++.x86_64','glibc-devel.x86_64','libaio-devel.x86_64','libstdc++-devel.x86_64',
                'sysstat.x86_64','unixODBC-devel','glibc.i686','libXext.i686','libXtst.i686']
   
  package { $install:
    ensure  => present,
  }
 

Solaris 10 kernel, ulimits and required packages

exec { "create /cdrom/unnamed_cdrom":
  command => "/usr/bin/mkdir -p /cdrom/unnamed_cdrom",
  creates => "/cdrom/unnamed_cdrom",
}

mount { "/cdrom/unnamed_cdrom":
  device   => "/dev/dsk/c0t1d0s2",
  fstype   => "hsfs",
  ensure   => "mounted",
  options  => "ro",
  atboot   => true,
  remounts => false,
  require  => Exec["create /cdrom/unnamed_cdrom"],
}

$install = [ 
             'SUNWarc','SUNWbtool','SUNWcsl',
             'SUNWdtrc','SUNWeu8os','SUNWhea',
             'SUNWi1cs', 'SUNWi15cs',
             'SUNWlibC','SUNWlibm','SUNWlibms',
             'SUNWsprot','SUNWpool','SUNWpoolr',
             'SUNWtoo','SUNWxwfnt'
            ]
             
package { $install:
  ensure    => present,
  adminfile => "/vagrant/pkgadd_response",
  source    => "/cdrom/unnamed_cdrom/Solaris_10/Product/",
  require   => [Exec["create /cdrom/unnamed_cdrom"],
                Mount["/cdrom/unnamed_cdrom"]
               ],  
}
package { 'SUNWi1of':
  ensure    => present,
  adminfile => "/vagrant/pkgadd_response",
  source    => "/cdrom/unnamed_cdrom/Solaris_10/Product/",
  require   => Package[$install],  
}


# pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibC SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt SUNWcsl SUNWdtrc
# pkgadd -d /cdrom/unnamed_cdrom/Solaris_10/Product/ -r response -a response SUNWarc SUNWbtool SUNWhea SUNWlibC SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt SUNWcsl SUNWdtrc

$groups = ['oinstall','dba' ,'oper' ]

group { $groups :
  ensure      => present,
}  

user { 'oracle' :
  ensure      => present,
  gid         => 'dba',  
  groups      => 'dba',
  shell       => '/bin/bash',
  password    => '$1$DSJ51vh6$4XzzwyIOk6Bi/54kglGk3.',
  home        => "/export/home/oracle",
  comment     => "This user ${user} was created by Puppet",
  require     => Group[$groups],
  managehome  => true,
}

$execPath     = "/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:"

exec { "projadd max-shm-memory":
  command => "projadd -p 102  -c 'ORADB' -U oracle -G dba  -K 'project.max-shm-memory=(privileged,4G,deny)' ORADB",
  require => [ User["oracle"],
               Package['SUNWi1of'],
               Package[$install],
             ],
  unless  => "projects -l | grep -c ORADB",           
  path    => $execPath,
}

exec { "projmod max-sem-ids":
  command     => "projmod -s -K 'project.max-sem-ids=(privileged,100,deny)' ORADB",
  subscribe   => Exec["projadd max-shm-memory"],
  require     => Exec["projadd max-shm-memory"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "projmod max-shm-ids":
  command     => "projmod -s -K 'project.max-shm-ids=(privileged,100,deny)' ORADB",
  require     => Exec["projmod max-sem-ids"],
  subscribe   => Exec["projmod max-sem-ids"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "projmod max-sem-nsems":
  command     => "projmod -s -K 'process.max-sem-nsems=(privileged,256,deny)' ORADB",
  require     => Exec["projmod max-shm-ids"],
  subscribe   => Exec["projmod max-shm-ids"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "projmod max-file-descriptor":
  command     => "projmod -s -K 'process.max-file-descriptor=(basic,65536,deny)' ORADB",
  require     => Exec["projmod max-sem-nsems"],
  subscribe   => Exec["projmod max-sem-nsems"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "projmod max-stack-size":
  command     => "projmod -s -K 'process.max-stack-size=(privileged,32MB,deny)' ORADB",
  require     => Exec["projmod max-file-descriptor"],
  subscribe   => Exec["projmod max-file-descriptor"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "usermod oracle":
  command     => "usermod -K project=ORADB oracle",
  require     => Exec["projmod max-stack-size"],
  subscribe   => Exec["projmod max-stack-size"],
  refreshonly => true, 
  path        => $execPath,
}

exec { "ndd 1":
  command => "ndd -set /dev/tcp tcp_smallest_anon_port 9000",
  require => Exec["usermod oracle"],
  path    => $execPath,
}
exec { "ndd 2":
  command => "ndd -set /dev/tcp tcp_largest_anon_port 65500",
  require => Exec["ndd 1"],
  path    => $execPath,
}

exec { "ndd 3":
  command => "ndd -set /dev/udp udp_smallest_anon_port 9000",
  require => Exec["ndd 2"],
  path    => $execPath,
}

exec { "ndd 4":
  command => "ndd -set /dev/udp udp_largest_anon_port 65500",
  require => Exec["ndd 3"],
  path    => $execPath,
}    

exec { "ulimit -S":
  command => "ulimit -S -n 4096",
  require => Exec["ndd 4"],
  path    => $execPath,
}

exec { "ulimit -H":
  command => "ulimit -H -n 65536",
  require => Exec["ulimit -S"],
  path    => $execPath,
}