Technical Notes
We're all on the same page!
Wednesday, 15 October 2014
How to see database open-mode information?
Please execute the commands as "sys";
SQL>
SELECT open_mode
FROM v$database;
‹
›
Home
View web version