Libraries
»
enterprisemodules-ora_config
(3.26.1)
»
Index (e)
»
Puppet Tasks
»
extract
Puppet Task: extract
Defined in:
tasks/extract.json,
tasks/extract.rb
Overview
Extracts the current config from a source database in hiera settings
Parameters
sid
(String[1])
— The SID of the database.
oracle_home
(String[1])
— The Oracle home this database is runing from.
os_user
(String[1])
— The os user Oracle is running under.
cdb
(Boolean)
— Is the database a container database.
pluggable
(Boolean)
— Is the database a pluggable database.
contained_by
(String)
— If it is a pluggable the name of the container
system_password
(Optional[String])
— The SYSTEM password to be used for the exported database
sys_password
(Optional[String])
— The SYS password to be used for the exported database
os_user_password
(Optional[String])
— The OS password for the OS user (e.g. Oracle) to be used on the exported database