From b3f2099e19966599e66583d1c5453a069affddb5 Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Tue, 23 Jan 2024 18:51:42 +0100 Subject: [PATCH] Create 26_rman_configuration.sql --- sql/26_rman_configuration.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/26_rman_configuration.sql diff --git a/sql/26_rman_configuration.sql b/sql/26_rman_configuration.sql new file mode 100644 index 0000000..348448a --- /dev/null +++ b/sql/26_rman_configuration.sql @@ -0,0 +1,2 @@ +prompt

Configuration RMAN: pramètres modifiés :

+select * from V$RMAN_CONFIGURATION; \ No newline at end of file