Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Replace System01.dbf
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