database::db services
Overview
This class contains the definition of all the database services you’d like on your system.
When these customizations aren’t enough, you can replace the class with your own class. See ora_profile::database for an explanation on how to do this.
Attributes
| Attribute Name | Short Description |
|---|---|
| dbname | The name of the database. |
| domain_name |
dbname
The name of the database.
The default is DB01
To customize this consistently use the hiera key ora_profile::database::dbname. Type: String[1]
Back to overview of database::db_services
domain_name
Type: Optional[String[1]]
