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 -> @filename parameter in CREATE /REPLACE SCRIPT in RMAN

@filename parameter in CREATE /REPLACE SCRIPT in RMAN

From: <asokol99_at_my-deja.com>
Date: 2000/05/04
Message-ID: <8esmpg$pqi$1@nnrp1.deja.com>#1/1

I'm using Rman and created a backup script. Then i typed the same script into an OS file and tried the following:

RMAN> replace script 'test1_whole_inc0' {@/u1/oracle/test1/whole_inc0}

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands RMAN-01005: syntax error: found "at": expecting one of: "allocate, alter, backup, beginline, catalog, change, copy, duplicate, debug, execute, endinline, host, mount, open, plsql, recover, release, replicate, restore, resync, set, setlimit, sql, switch, startup, shutdown, send, validate"
RMAN-01007: at line 1 column 36 file: standard input

the file has no syntax errors as i typed in after creating the backup script online.

What am i doing wrong?

Alex Sokol

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu May 04 2000 - 00:00:00 CDT

Original text of this message

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