Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12699 only in the server?
F.X. Gil Martin wrote:
> "Rauf Sarwar" <rs_arwar_at_hotmail.com> wrote in message > news:1109585486.138844.151810_at_g14g2000cwa.googlegroups.com... >
> > > 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
![]() |
![]() |