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

Home -> Community -> Usenet -> c.d.o.misc -> JDBC thin driver and encryption

JDBC thin driver and encryption

From: Jess Nielsen <jni_at_ementor.dk>
Date: 12 Nov 2002 08:59:02 -0800
Message-ID: <684fbe8a.0211120859.1052e7e0@posting.google.com>


Hi there,

I have an applet which is using JDBC and it seems to work fine, but I need to enabled encryption on my JDBC Connection. When I set the properties to enable encryption I'll get the following error message:

TNS-12645: Parameter does not exist.

The code is quit simple. Compared with the examples at Oracle's site I can't see any differences and I have even tried with different algorithms.

http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/java.920/a96654/advanc.htm#1021375

Neither the stacktrace nor the log files are saying which parameter it is. Does any one have an idea about it?

I hope for a soon reply.

Thanks in regards,
Jess

Received on Tue Nov 12 2002 - 10:59:02 CST

Original text of this message

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