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: RMAN Summary Script question

Re: RMAN Summary Script question

From: Steven L. Sesar <ssesar_at_mitre.org>
Date: Wed, 07 May 2003 13:55:51 -0400
Message-ID: <3EB948A7.1030909@mitre.org>


Hmm, I think that I need some basics, here. When I run it, I get:

SQL> @report.sql
USER is "SYS"
FROM rc_backup_datafile

      *
ERROR at line 2:
ORA-00942: table or view does not exist

FROM rc_backup_datafile

      *
ERROR at line 5:
ORA-00942: table or view does not exist

Sybrand Bakker wrote:
> On Wed, 07 May 2003 13:13:18 -0400, "Steven L. Sesar"
> <ssesar_at_mitre.org> wrote:
>
>

>>Can anyone tell me the proper way to run this script?

>
>
>
> Sure. It's just an ordinary sql*plus script, querying the RMAN tables.
> It shouldn't be run using RMAN.
>
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Wed May 07 2003 - 12:55:51 CDT

Original text of this message

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