This are the commands that you need to Start and Stop a running Oracle Standby Database in Oracle 11g.
this scripts might be used when you need to do maintenance on your Oracle Standby Database for what ever reason.
Syntax to Stop a running Oracle Standby Database
the commands will stop the recover process which is identified as the MRP0 process, followed by the "shutdown immediate" - a clean shutdown of the database.