fix fra-usage

This commit is contained in:
garnier-quentin 2019-09-26 14:17:03 +02:00
parent aa9441f545
commit 2703c49668
1 changed files with 1 additions and 1 deletions
database/oracle/mode

View File

@ -76,7 +76,7 @@ sub manage_selection {
my ($self, %options) = @_;
$options{sql}->connect();
if ($self->{sql}->is_version_minimum(version => '11')) {
if ($options{sql}->is_version_minimum(version => '11')) {
$options{sql}->query(query => q{
SELECT file_type, percent_space_used, percent_space_reclaimable
FROM v$recovery_area_usage