| [oracle@qml-linux dbs]$ rman target/
 Recovery Manager: Release 10.2.0.1.0 - Production on Mon Sep 13 06:59:06 2010
 Copyright (c) 1982, 2005, Oracle.  All rights reserved.
 connected to target database: ORCL (DBID=1256484320)
 RMAN> restore spfile to /oracle/product/10.2.0/db_1/dbs from autobackup;
 RMAN-00571: ===========================================================
 RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
 RMAN-00571: ===========================================================
 RMAN-00558: error encountered while parsing input commands
 RMAN-01006: error signalled during parse
 RMAN-02001: unrecognized punctuation symbol "/"
 请各位帮忙看看!
 
 |