.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
10.1.0.3 SLES9+SP1 dbstart Error 01031

10.1.0.3 SLES9+SP1 dbstart Error 01031

2005-05-19       - By Arun Singh
Reply:     1     2     3     4     5     6     7     8     9  

Hi Reinhard,

On Thursday 19 May 2005 02:16, Reinhard Weh wrote:
> SunFire V20z AMD64
> SLES9 + SP1 x86_64 (and all SuSE Updates)
> 10g (10.0.1.3)
>
> orarun-1.8-109.5
>
> new installation (less problems with the LD_ASSUME_KERNEL)
>
> With dbca I have created a new instance  b1
>
> Wenn I will start the instance with
> /etc/init.d/oracle start
>
> in the include script
> /opt/oracle/ora10/bin/dbstart
>
> the startup command will not use the correct password. The dbca will put
> the password for the instance in the file /opt/oracle/ora10/dbs/orapwb1 but
> I don't found in the script where this passwd file will be read.
>
>
>
> the error message is:
> QL*Plus: Release 10.1.0.3.0 - Production on Thu May 19 10:43:38 2005
>
> Copyright (c) 1982, 2004, Oracle.  All rights reserved.
>
> SQL> ERROR:
> ORA-01031 (See ORA-01031.ora-code.com): insufficient privileges
>
> Is this a problem from the script from orarun ?
> Or from my configuration ?

I guess you are having trouble because oracle user is not a member of "dba"
group and it caused other problems during Oracle installation. This has been
fixed in latest orarun (targeted for SP2) and available at
http://ftp.novell.com/partners/oracle/sles-9/orarun-1.8-109.12.i586.rpm

There are ways to add "dba" group and relink all but I will prefer to
reinstall with new orarun.

Hope this will help,
Arun




--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting