Collection Contents Previous Next PDF

ASA Database Administration Guide

Connection and Communication Parameters

Connection parameters

Encryption Key connection parameter [DBKEY]


Function 

To start an encrypted database with a connect request.

Usage 

Anywhere

Values 

String

Default 

None

Description 

You must specify this parameter when you start an encrypted database with a connect request. You do not need to specify this parameter if you are connecting to an encrypted database that is already running.

The encryption key is a string, including mixed cases, numbers, letters, and special characters.

See also 
Example 
"UID=dba;PWD=sql;ENG=myeng;DBKEY=V3moj3952B"

Collection Contents Previous Next PDF