First, You will have to wait until the database was shutdown or start-up properly.
Second, If not successes, I will be assuming that some how a data file was corrupted so try this steps:
SQL> shutdown abortthen
SQL> startup nomountIf there will be some errors let me know...
SQL> alter database mount;
SQL> alter database open;
No comments:
Post a Comment