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
oracle directory permssions and listener

oracle directory permssions and listener

2004-10-12       - By Kevin Closson

Reply:     1     2     3     4     5     6     7     8     9     10     >>  


right Hans... the wierd thing about this is that
the server process was at least able to open the
control file since that is, after all, the order of things...

sounds like mince meat ...

I'd like to see ls -l $ORACLE_HOME/bin/oracle
and
$ cd /home/asy/rdbms/ASYDB
$ ls -l sys01ASYDB.dbf


>-- --Original Message-- --
>From: Hans Forbrich [mailto:hforbric_suse@(protected)]
>Sent: Tuesday, October 12, 2004 12:23 PM
>To: suse-oracle@(protected)
>Subject: Re: [suse-oracle] oracle directory permssions and listener
>
>
>On Tuesday 12 October 2004 12:28, Mohammad N. Tina wrote:
>> Hi Hans,
>> thanks for your post,
>> oracle services runing by oracle user and not by root, i
>used to have
>> oracle8i on sco unix and my listener is working fine..i don't think
>> that there is  a big difference between 8i and 9i...at least
>for basic
>> setup.
>
>Your original post states
>
>ORA-00604 (See ORA-00604.ora-code.com): error occurred at recursive SQL level 1
>ORA-01116 (See ORA-01116.ora-code.com): error in opening database file 1
>ORA-01110 (See ORA-01110.ora-code.com): data file 1: '/home/asy/rdbms/ASYDB/sys01ASYDB.dbf'
>ORA-27041 (See ORA-27041.ora-code.com): unable to open file
>Linux Error: 13: Permission denied
>Additional information: 3
>
>
>THAT set of errors has absolutely nothing to do with the
>listener, hence my
>evident pre-coffee frustration (for which I apologize).
>
>My tirade was to state that by the time the error has
>occurred, the listener
>is totally out of the picture, and your client is comunicating
>with the
>dedicated server process, in a manner similar to using the
>Bequeath adapter
>locally to the server.
>
>The base 'Oracle' error is ORA-27041 (See ORA-27041.ora-code.com), which simply states that
>the Oracle
>dedicated process encountered Linux Error #13
>
>The file it is attempting to open looks like the system
>tablespace.  The error
>"unable to open file" indicates there is something wrong with
>the path, the
>path-user interaction, or the file itself.   I am surprised
>that you are not
>getting an error during database startup.
>
>All indications I have are that Linux Error 13 is related to
>NFS - are you
>mounting the Oracle directory tree under NFS by any chance?
>
>Finally - what does the alert.log show around the startup and error?
>
>/Hans
>
>--
>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