ora10R2 startup ORA-01031 2006-03-30 - By Alexei_Roudnev
echo 1 > /proc/sys/vm/disable_cap_mlock
echo "vm.disable_cap_mlock = 1" >> /etc/sysctl.conf chkconfig boot.sysctl on
-- -- Original Message -- -- From: "Reinhard Weh" <reinhard.weh@(protected)> To: <suse-oracle@(protected)> Sent: Thursday, March 30, 2006 12:55 AM Subject: [suse-oracle] ora10R2 startup ORA-01031 (See ORA-01031.ora-code.com)
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 (See ORA-01031.ora-code.com): insufficient privileges
SQL> ORA-01031 (See ORA-01031.ora-code.com): 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
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|