Blog Posts

  • CREATE STANDBY DATABASE USING RMAN

    [oracle@linux1 database]$ sqlplus /”As sysdba” SQL*Plus: Release 11.1.0.6.0 – Production on Sat Mar 2 19:10:41 2013 Copyright (c) 1982, 2007, Oracle.  All rights reserved. Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 – Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> select banner from v$version; BANNER ——————————————————————————– Oracle Database…