Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"Oracle Restart" & OS shutdown

user12044344Mar 6 2018 — edited Mar 12 2018

Hi DBAs,

RHEL 7.4

Oracle 12c R1 Single Instance ASM environment.

It is a cloud VM, frequently deallocated by  owners to reduce billing. So I was trying to figure out whether oracle components are stopped properly  during OS shutdown  but that appears to be not the case.

I am looking at "Oracle Restart" documentation  https://docs.oracle.com/database/121/ADMIN/restart.htm#ADMIN12708  and it says :

"4.1.3 About Starting and Stopping Components with Oracle Restart

Oracle Restart automatically restarts various Oracle components when required, and automatically stops Oracle components in an orderly fashion when you manually shut down your system."

Is it true that "oracle restart" will shutdown database,asm,cluster components gracefully during OS shutdown? I couldn't see it working  so wondering what I missing something here.

Please advise.

From alert logs:

.

.

.

Tue Mar 06 20:13:09 2018

USER (ospid: 5086): terminating the instance

Tue Mar 06 20:13:10 2018

Instance terminated by USER, pid = 5086

.

.

.

Thanks,

Gid

This post has been answered by Levi Pereira on Mar 9 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2018
Added on Mar 6 2018
13 comments
3,164 views