Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Replace System01.dbf

Re: Replace System01.dbf

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 03 Apr 2006 09:54:09 -0700
Message-ID: <1144083244.652278@yasure.drizzle.com>


G-Diddy wrote:
> 1. To backup MS SQL you don't need to setup anything. You just say
> BACKUP. Restoring is just as easy.

And to back up Oracle all you need to do is the following:

$ rman target / catalog userid/password_at_dbname

RMAN> backup;

<SARCASM>
Back breaking work I realize having to type a userid and password to get into RMAN ... but then Oracle does have these really backward archaic notions about security and all.
</SARCASM>

Perhaps you should go back to using SQL Server. It is such a vastly superior product. ROFL!

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Apr 03 2006 - 11:54:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US