RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS

2003-06-27 Thread Roger Xu
Title: RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS it works. thanks. -Original Message-From: Stefick Ronald S Civ ESC/HRIDD [mailto:[EMAIL PROTECTED]Sent: Friday, June 27, 2003 11:05 AMTo: Multiple recipients of list ORACLE-LSubject: RE: WH

RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS

2003-06-27 Thread Freeman Robert - IL
>> (Wow! I answered an RMAN question ... and I knew nothing about it 12 >> months ago) That is awsome, isn't it!! Congrats! BTW, if you are using 9i and RMAN there is no need for the nocatalog command. RF -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Freeman Robert

RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS

2003-06-27 Thread Stefick Ronald S Civ ESC/HRIDD
Title: RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS Try rman target /   (No quotes and no as sysdba) -Original Message- From: Roger Xu [mailto:[EMAIL PROTECTED]] Sent: Friday, June 27, 2003 10:25 AM To: Multiple recipients of list ORACLE-L Subject: WH

RE: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS

2003-06-27 Thread Grant Allen
You always connect as a sysdba privileged user when using RMAN ... so just issue rman target / (or rman target / nocatalog if you're not using a catalog) (Wow! I answered an RMAN question ... and I knew nothing about it 12 months ago) Ciao Fuzzy :-) > -Original Message- > Fro

Re: WHY IT DOES NOT WORK ==> rman target "/ as sysdba" THANKS

2003-06-27 Thread Paul Baumgartel
You do not need "as sysdba" when connecting in RMAN: d:\oracle>rman target / Recovery Manager: Release 9.2.0.3.0 - Production Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved. connected to target database: T03B (DBID=2558667088) RMAN> shutdown using target database controlfi