Werk #1902: mk_oracle: Performance hint for RMAN checks
Component | Checks & agents | ||||||||||||||||||
Title | mk_oracle: Performance hint for RMAN checks | ||||||||||||||||||
Date | Mar 29, 2015 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | New Feature | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
There are some environments with performance issues in RMAN check. There is a known issue from Oracle regarding deleted objects in the controlfile of the database. See Note 465378.1 in MyOracleSupport for details.
Another solution is adding a hint in the SQL statement. This werk adds the function to insert the hint with a variable in mk_oracle.cfg. Please add the following entry: HINT_RMAN="+RULE"