Hello
I have installed
SLES9+SP3
orarun 1.8 109.5 (also testet 1.8 109.16)
Oarcle 10.2.0.2
When I use /etc/init.d/oracle start the instance will not start
with following error.
/opt/oracle/ora10r2/bin/dbstart: Starting up database "bu"
Do M?r 30 10:40:07 CEST 2006
SQL*Plus: Release 10.2.0.2.0 - Production on Thu Mar 30 10:40:07 2006
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
SQL> ERROR:
ORA-01031: insufficient privileges
SQL>
ORA-01031: insufficient privileges
SQL>
/opt/oracle/ora10r2/bin/dbstart: Database instance "bu" warm started.
In this Oracle startfile /opt/oracle/ora10r2/bin/dbstart
221 *) $SQLDBA <<EOF
222 connect / as sysdba
223 startup
224 quit
225 EOF
226 ;;
I think it is a problem that the passwort for sys/system ... user I have change, but how looks the
script these passwords ?
--
regards
Reinhard
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting