I'm looking at configuring ASO.  I have sqlnet.ora file on both the client and the 
server which looks like

trace_level_client=16
sqlnet.encryption_server=accepted
sqlnet.encryption_client=requested
sqlnet.encryption_types_server=(RC4_40)
sqlnet.encryption_types_client=(RC4_40)
sqlnet.crypto_seed = "-kdje83kkep39487dvmlqEPTbxxe70273"
sqlnet.crypto_checksum_server=accepted
sqlnet.crypto_checksum_client=requested
sqlnet.crypto_checksum_types_server = (MD5)
sqlnet.crypto_checksum_types_client = (MD5)
SQLNET.AUTHENTICATION_SERVICES=(NONE)
SQLNET.AUTHENTICATION_REQUIRED=FALSE
sqlnet.fips_140 = true
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I've been getting  12645 , parameter not  found errors.  The trace file has been very 
helpful specifiying the missing parameter until now.  Now all that 
seems relevant is 

nacomdp: exit
nacomus: exit
nacomus: entry
nacomus: service        crypto-checksumming
         # of fields    6
         ORACLE error   12645.


and

nacomer: error 12645 received from crypto-checksumming service
nacomer: failed with error 12645
snauicomparehash: failed with error 12645
snauicomparehash: exit
na_client: returning status: "connection in progress"


any idea what is wrong or missing?

The client is 9.0.1.3 and the server is 9.0.1.4 both on Solaris 8

Ian MacGregor
Stanford Linear Accelerator  Center
[EMAIL PROTECTED]
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: MacGregor, Ian A.
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to