On a database server that uses a Windows platform, there are two ways to stop a database. One way is to goto the Windows Services window, and then click Stop. Which is the other way (on a Windows platform)?
A.
$ addbctl.sh stop normal
B.
$ addinctl.sh stop <SID>
C.
C:\\> addbctl.cmd stop normal
D.
C:\\> addinctl.cmd stop <SID>
E.
C:\\> addbctl.cmd shutdown immediate