Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Initialization Parameters, 41 of 188


DBLINK_ENCRYPT_LOGIN

Parameter type: 

Boolean 

Parameter class: 

Static 

Default value: 

FALSE 

Range of values: 

TRUE | FALSE 

When you attempt to connect to a database using a password, Oracle encrypts the password before sending it to the database. DBLINK_ENCRYPT_LOGIN specifies whether attempts to connect to other Oracle servers through database links should use encrypted passwords.

When a connection fails, this parameter has the following effect:

  • TRUE: Oracle does not reattempt the connection.

  • FALSE: Oracle reattempts the connection using an unencrypted version of the password.

 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index