Prompts the user for the encryption key upon starting a strongly encrypted database.
{ dbsrv11 | dbeng11 } -ep ...
All operating systems and database servers.
The -ep option instructs the database server to make a window appear for the user to enter the encryption key for database started on the command line that require an encryption key. This server option provides an extra measure of security by never allowing the encryption key to be seen in clear text.
When used with the server, the user is prompted for the encryption key only if all of the following are true:
If you want to secure communication packets between client applications and the database server use the -ec server option and transport-layer security. See Transport-layer security.
The user is prompted for the encryption key when the myencrypted.db database is started:
dbsrv11 -ep -x tcpip myencrypted.db |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |