Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN-01009: syntax error

happy10319Mar 22 2017 — edited Mar 23 2017

Hi,

On 11.2.0.4 on Win server 2008

What is wrong with my syntaxe:

set ORACLE_SID=TEST

C:\Users\Administrateur>rman AUXILIARY /

Recovery Manager: Release 11.2.0.4.0 - Production on Wed Mar 22 14:29:12 2017

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to auxiliary database: TEST (not mounted)

RMAN> DUPLICATE DATABASE TO TEST BACKUP LOCATION 'C:\backup' NOFILENAMECHECK;

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-00558: error encountered while parsing input commands

RMAN-01009: syntax error: found "test": expecting one of: "double-quoted-string, identifier, single-quoted-string"

RMAN-01007: at line 1 column 23 file: standard input

Thank you.

This post has been answered by CristianR-Oracle on Mar 22 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2017
Added on Mar 22 2017
3 comments
4,277 views