Re: RMAN question



On Mon, 02 Jan 2006 21:14:51 +0100, Eberhard Niendorf
<eberhard.niendorf_schrott@xxxxxxxxxxx> wrote:

>JW wrote:
>
>> ... I think this may be that the
>> actual RMAN backup command is running on the database server, not on
>> the RMAN client's server. Is this true ?
>
>Yes, it's true. The rman client program is only the command interface which
>runs as a normal client, for remote access conneted by SQL-NET to the
>instance. But the RMAN engine (backup/restore/duplicate ...) run always on
>the database server (as packages ...), so that the backup disks must be
>accessible from the machine where the instance is running. It's not like
>exp/imp.
>
>Eberhard Niendorf

Thanks for the reply.

How about the normal Oracle Backup command ? I mean the traditional
way to put the Oracle into backup mode, then run the backup command.

I still need to backup the database to a remote disk as there is not
enough local disk space available without expensive disk expansion.

Thanks.

JW.

.



Relevant Pages

  • Re: RMAN question
    ... > actual RMAN backup command is running on the database server, ... > the RMAN client's server. ... the database server, so that the backup disks must be ...
    (comp.databases.oracle.server)
  • Re: OK here is the scenario
    ... My question about the RMAN backup command is not asking for all the ... recover after the restore because my log files aren't present... ... You don't have to use rman to backup oracle databases although it is ...
    (comp.databases.oracle.server)
  • Re: what is smart backup
    ... Smart backup means simple backup through backup command in RMAN or ...
    (comp.databases.oracle.server)
  • Re: Why cant an RMAN job be edited in 10G dbcontrol?
    ... I was so caught up trying to do it via the GUI I forgot the obvious. ... this from the command line though, I need to brush up a bit on the RMAN ... About 6 months ago I read the book "Oracle Database RMAN Backup & ... have been reading "RMAN Recipes for Oracle Database 11g: ...
    (comp.databases.oracle.server)
  • Re: [Info-Ingres] Ingres and Dell-Equalogic SAN
    ... The backup server initiates the backups by calling a script on the database server via ssh. ... This SAN has a grpadmin account which owns the thing and a CLI from which I can issue commands to the SAN. ...
    (comp.databases.ingres)

Loading