> 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:
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