Re: RMAN-06031: could not translate database keyword during rman backup/restore

From: news.internetia.pl <walrusss_at_gmail.com>
Date: Fri, 19 Sep 2008 15:20:36 +0200
Message-ID: <gb096m$v5d$1@mx1.internetia.pl>


Marco pisze:
> Hi all, following you suggestions I'm trying to do db backup/restore
> with rman
>
> I executed:
> RMAN>shutdown immediate
> RMAN>startup mount
> RMAN>backup database;
> RMAN>sql ’alter database open’;
> RMAN>restore database;
>
> Starting restore at 19-SEP-08
> using channel ORA_DISK_1
> RMAN-00571:
> ===========================================================
> RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS
> ===============
> RMAN-00571:
> ===========================================================
> RMAN-03002: failure of restore command at 09/19/2008 10:14:49
> RMAN-20021: database not set
> RMAN-06031: could not translate database keyword
>
>
> What I'm doing wrong?
>
> Regards
>
> Marco Strullato
> I

Did you try:

set DBID=<your_dbid>

? Received on Fri Sep 19 2008 - 08:20:36 CDT

Original text of this message