Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Anybody who know oracle tns packet structure?
Simon wrote:
> Hi there.
>
> I want to know the oracle tns packet structure.
> So I tried to analyze tns packet. But it's very complex.
>
> Well. Is there anybody who knew this?
> If someone has experience, please give some information.
> I want to anythings ok. sources, documents and advise...
> Please help me..
>
> Thank you.
>
> have a nice day!
Hopefully no. But just to make the job easier ... add the following to your SQLNET.ORA file.
sqlnet.encryption_client = "accepted" sqlnet.encryption_types_client = "3DES168" sqlnet.crypto_seed ="IUH&*^#(@RHJJHUIOYOQ#JIshabash"
;-)
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Tue Jun 15 2004 - 08:43:02 CDT