How do I resolve this "ORA-01109: database not open" error?
As the error states - the database is not open - it was previously shut down, and someone left it in the middle of the startup process. They may either be intentional, or unintentional (i.e., it was supposed to be open, but failed to do so).
Solution
Assuming that's nothing wrong with the database itself, you could open it with a simple statement:
Solution
Assuming that's nothing wrong with the database itself, you could open it with a simple statement:
Komentar
Posting Komentar