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 Hans Forbrich

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

On Tuesday 12 October 2004 07:37, Mohammad N. Tina wrote:
> Hi,
> I have oracle 9i on suse8.2,
> i am trying to acces my data through listener but i got the following error
>
> 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
>
> i configured my listern thorugh oracle netmgr,
> i aslo configured TNS , but the test did not work.??
>

This has nothing to do with the Listener.

Basically all directories under /home/asy/rdbms/ must be writeable by the
Oracle user that owns the Oracle process (the same one that did the install )

Comes about frequently when the person installing the Oracle software misses
running the final 'root.sh' manually in the install process, or when copying
the database files from one machine to another instead of using DBCA.



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