Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: HELP! CAN't STARTUP REMOTE DATABASE USING SQL*PLUS - BUG?-NA
Now I remember why I didn't do this in version 8.0 of database - the startup/shutdown in RMAN that work in 8i+ gave errors. So until we upgrade those to 8i/9 I guess we live with 2 versions of scripts.
-----Original Message-----
From: Stankus, Paula G
Sent: Wednesday, September 18, 2002 2:04 PM
To: 'ORACLE-L@fatcity.com'
Subject: RE: HELP! CAN't STARTUP REMOTE DATABASE USING SQL*PLUS -
BUG?-NA-ARE YOU SURE?
Nope - Tried all that and didn't work - password file, granting sysdba to sys, changing remote_passwordfile_..=exclusive. It is easier to just run shutdown/startup in rman itself. It it was that easy I wouldn't have posted it. I read all available docs first!
-----Original Message-----
From: Molina, Gerardo [mailto:Gerardo.Molina@schwab.com]
Sent: Wednesday, September 18, 2002 1:59 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: HELP! CAN't STARTUP REMOTE DATABASE USING SQL*PLUS -
BUG?-NA
My guess is that to start up or shut down a database remotely, you have to
use connect <user>/<password> as sysdba;
You will probably need a password file.
See Note 1029539.6 on Metalink which describes how to create password file.
HTH,
Gerardo
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Paula_Stankus_at_doh.state.fl.us Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 18 2002 - 16:53:22 CDT