Skip to content

Custom Pre and Post Scripts for Oracle Enterprise Manager Fleet Maintenance Operations

License

Notifications You must be signed in to change notification settings

juergenfl/OEM-Fleet-Maintenance-for-RAC-DBs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle Enterprise Manager (OEM) Fleet Maintenance for Real Application Cluster Databases (RAC DBs)

OEM Fleet Maintenance is part of the Oracle Enterprise Manager Database Lifecycle Management Pack, which meets all lifecycle management challenges easily by automating time-consuming tasks related to discovery, initial provisioning, cloning, patching, configuration management, ongoing change management, and compliance management.

Fleet Maintenance (FM) focuses on procedures to standardize database environments by automatically patching and upgrading a large number of databases without application downtime for RAC databases. FM includes pre and post actions to handle custom configuration changes not adressed by out-of-the-box FM procedures. Clustered environments such as RAC database present unique challenges for patching and upgrading. This is because some configuration changes needs to be applied on all cluster nodes, while others require applying to ethier the first node or the last node. Careful coordination is needed to address these dependencies before patching a RAC Cluster.

The concept of FM custom pre and post action scripts for RAC DBs are designed to run on one cluster node. The scripts will contain the logic to determine which nodes it will need to run on.

This repository contains a sample pre and post action script for RAC environments which contains the needed logic and provides a framework which can easily be configured to add any further custom changes during RAC patching.

The script can be found in the script folder, and documentation can be found in the docs folder.

Contributing

This project welcomes contributions from the community. Before submitting a pull request, see CONTRIBUTING for details.

License

Copyright (c) 2021, 2024 Oracle and/or its affiliates. Released under the Universal Permissive License (UPL), Version 1.0. See LICENSE for more details.

About

Custom Pre and Post Scripts for Oracle Enterprise Manager Fleet Maintenance Operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages