rman
rman copied to clipboard
make all global variables that are being reset after each database lower case
Make all global variables that are being reset after each database lower case.
So it'll be possible to clear them with a simpler version of reset_global_vars() rather than listing all those variables. It looks cleaner too.