Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: DB links
Have you turned on SQL Net tracing and looked at the trace file?
In sqlnet.ora:
# trace_level values: OFF, USER, ADMIN, SUPPORT
trace_directory_client =3D c:\temp trace_file_client =3D net_client trace_unique_client =3D on trace_timestamp_client =3D true trace_level_client =3D off trace_directory_server =3D /tmp trace_file_server =3D net_server
If you have several Oracle Homes on the machine, then for debugging I = use different sqlnet.ora files and trace_file names in each Oracle Home = so that I can easily tell from the file name which Oracle Home was being = used for the network connection.
> -----Original Message-----
> Michael Milligan
>=20
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Feb 11 2004 - 17:57:55 CST
![]() |
![]() |