Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12699 only in the server?

Re: ORA-12699 only in the server?

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Mon, 28 Feb 2005 08:55:12 -0800
Message-ID: <1109609544.757905@yasure>


F.X. Gil Martin wrote:

> "Rauf Sarwar" <rs_arwar_at_hotmail.com> wrote in message
> news:1109585486.138844.151810_at_g14g2000cwa.googlegroups.com...
> 

>>F.X. Gil Martin wrote:
>>
>>>Hi all,
>>>
>>>We're experiencing a quite strange problem with our Oracle 9ir2 for
>>
>>Windows.
>>
>>>Suddenly, without having changed anything about its configuration, we
>>
>>cannot
>>
>>>longer connect to it locally with the Enterprise Manager or SQL+
>>
>>because it
>>
>>>always raises a ORA-12699 error. But we actually are able to connect
>>>remotely with TOAD, for example, so it's still working... It seems to
>>
>>be
>>
>>>something only happenning at the server but we don't have any clue.
>>>
>>>Can someone bring some light, please? Thanks in advance.
>>>---
>>>Francesc X. Gil
>>
>>TNS-12699 Native service internal error
>>Cause: An internal error occurred in the native services component.
>>Action: Enable tracing to determine the exact error. Contact Oracle
>>Support Services.
> 
> 
> And can you please tell me how can I enable tracing without connecting to
> the server??
> 
> Thanks in advance
> ---
> Francesc X. Gil

As a start add the following to your SQLNET.ORA

trace_level_client= 16
trace_file_client=client
trace_directory_client=c:\temp
trace_unique_client=true

modified for your operating and file system.

Also ... read the documentation at http://tahiti.oracle.com

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon Feb 28 2005 - 10:55:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US