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-12500 error when Advanced Networking Option activated on Oracle8 - help!

Re: ORA-12500 error when Advanced Networking Option activated on Oracle8 - help!

From: Bruno Pennec <Bruno.Pennec_at_der.edfgdf.fr>
Date: Thu, 23 Jul 1998 15:50:05 +0200
Message-ID: <35B73F8D.9374E06B@der.edfgdf.fr>


I work with oracle 8.0.3 on solaris 2.5, i have the same problem with Net8 encryption when my client have not encryption parameters.

Now, i have new messages :

  1. ORA-12649: Unknown encryption or data integrity algorithm When i set the 'encryption type' to REQUEST for the client
  2. ORA-12657: No algorithms installed When i set the 'encryption type' to REQUIRED for the client

This is my SQLNET.ORA :

SQLNET.ENCRYPTION_TYPES_SERVER= (RC4_40)
SQLNET.ENCRYPTION_TYPES_CLIENT= (RC4_40)
SQLNET.EXPIRE_TIME=0
SQLNET.ENCRYPTION_SERVER=accepted
SQLNET.ENCRYPTION_CLIENT=required
SQLNET.CRYPTO_SEED=4fhfguweotcadsfdsafjkdsfqp5f201p45mxskdlfdasf


Where can i find needed information to install a simple encrypted link between a client and the database ?

Best regards,

   bruno Received on Thu Jul 23 1998 - 08:50:05 CDT

Original text of this message

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