ASA Database Administration Guide
Connection and Communication Parameters
Connection parameters
To start an encrypted database with a connect request.
Anywhere
String
None
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.
The following fragment illustrates the use of the Encryption Key (DBKEY) connection parameter:
"UID=dba;PWD=sql;ENG=myeng;DBKEY=V3moj3952B"
Encrypting client/server communications