Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dsconf error on ODSEE 11.1.1.7.1 : could not negociate the desired...

3eb69dc2-123c-4a5c-8375-5687e704f0e8Oct 28 2014 — edited Oct 31 2014

Hi,

We migrate a DSEE instance from 6.3.1 to 11.1.1.7.1 but now we encounter random errors with some scripts we used on the 6.3.1 instance

For instance when we try to disable a replication agreement :

     Unable to bind securely on "myHost:51389".

     "myHost:51389" and "dsconf" could not negotiate the desired level of security.

     Details: Received fatal alert: bad_record_mac

     The "disable-repl-agmt" operation failed on "myHost:51389".

Or when we list the replication agreements :

     Unable to bind securely on "localhost:51389".

     "localhost:51389" and "dsconf" could not negotiate the desired level of security.

     Details: Received fatal alert: bad_record_mac

     The "list-repl-agmts" operation failed on "localhost:51389".

Those scripts are launched in a once a day and they fail randomly.

Il we launch the command mannually we do not encounter the problem.

So the questions are :

     - why do we have those random errors? what is the root cause? (certificate problem?)

     - On the forum, I have found that we can use -e option or set the  $DIRSERV_UNSECURED variable (see : https://community.oracle.com/thread/2282940?tstart=0)

          => Is it THE solution?

Regards,

Gilles

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2014
Added on Oct 28 2014
1 comment
1,148 views