This document provides instructions for setting up a physical standby database for an Oracle E-Business Suite Release 12.2 database using Oracle 11gR2. It describes configuring the primary database for archiving and adding standby redo logs. It also covers copying the Oracle home to the standby server, modifying initialization parameters, and using RMAN to duplicate the primary database and recover it as a physical standby. Key steps include enabling archive logging on the primary, setting the log archive destination, and starting redo transport services to ship archived logs to the standby.