SQL> -- -- Original Message -- -- From: "Harald Maier" <harald@(protected)> To: "Alan Civita" <a.civita@(protected)> Cc: <suse-oracle@(protected)> Sent: Tuesday, February 03, 2004 11:37 AM Subject: Re: [suse-oracle] sqlplus login
> "Alan Civita" <a.civita@(protected)> writes: > > > hi i'm not able to connect as sys as sysdba from the server, instead i can > > do that from a client.. > > how can i solve it? > > You should look for the orapwd program. With this program you can > define a pwd file with that you will be able to connect as sysdba. > The pwd file normally resides at $ORACLE_HOME/dbs. The name is > usually called orapw with the DB name as suffix. > > > Additional you should set the following init parameter: > > ,----[ init.ora ] > | remote_login_passwordfile=exclusive > `---- > > ,----[ Command ] > | $ orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=abcdef > `---- > > More info you will find in the 'Database Administrator's Guide'. > > Harald >
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting