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
Shutting down one instance shuts down the whole RAC database.

Shutting down one instance shuts down the whole RAC database.

2005-09-15       - By Shreehari Desikan

Reply:     1     2     3     4     5     6     7     8     9  

Hi Bennet
Here is NFS mount options.

db-filer.sjc.estips.com:/vol/oradata    /oradata        nfs    
rw,bg,hard,nointr,tcp,actimeo=0,timeo=600,mountvers=3,nfsvers=3,rsize=32768
,wsize=32768
0 0
db-filer.sjc.estips.com:/vol/oralog     /oralog nfs    
rw,bg,hard,nointr,tcp,actimeo=0,timeo=600,mountvers=3,nfsvers=3,rsize=32768
,wsize=32768
0 0

The above options were according to the suggestions of Netapp documents
and Oracle documents.

Shree.

Bennett Leve wrote:

> Shreehari,
>
> What are your NFS mount options on the servers?  This typically is
> caused by stale read.
>
> -Bennett
>
> Shreehari Desikan wrote:
>
>> Hi All
>> I am running  SLES 9 SP2 Linux on a 2 node RAC cluster configuration,
>> with NFS mounted Netapp filer and Oracle 9.2.0.6 RAC and 9.2.0.6
>> Cluster Manager
>> The problem is when I shut down the instance on any one of the nodes,
>> the entire database comes to a halt. The node that I was expecting to
>> be running has the following messgaes in the Alert_sid.log file
>>
>> Errors in file /var/opt/oracle/admin/.../bdump/gmdb2_smon_18637.trc:
>> ORA-00600 (See ORA-00600.ora-code.com): internal error code, arguments: [kclchkblk_3], [0],
>> [733768], [14], [], [], [], []
>> Fatal internal error happened while SMON was doing instance
>> transaction recovery.
>> Thu Sep 15 01:17:38 2005
>> Errors in file /var/opt/oracle/admin/.../bdump/gmdb2_smon_18637.trc:
>> ORA-00600 (See ORA-00600.ora-code.com): internal error code, arguments: [kclchkblk_3], [0],
>> [733768], [14], [], [], [], []
>> SMON: terminating instance due to error 600
>> Thu Sep 15 01:17:38 2005
>> Trace dumping is performing id=[cdmp_20050915011738]
>> Thu Sep 15 01:17:38 2005
>> Dump system state for local instance only
>> Thu Sep 15 01:17:38 2005
>> Trace dumping is performing id=[cdmp_20050915011738]
>> Thu Sep 15 01:17:43 2005
>> Instance terminated by SMON, pid = 18637
>>
>> Oracle support suggested a patch "" 2448994 "DIRECT IO SUPPORT OVER
>> NFS". ""...however that still did not fix the issue.
>>
>> Has anyone come across this situation and fixed it?? Any help is
>> definitely much appreciated.
>>
>>
>> Regards,
>> Shree.
>>
>
>


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