dbencryption_status

SAP ASE 16.0 introduces a new built-in function, dbencryption_status(), which supports the full database encryption feature by reporting on the encryption/decryption status and progress of a database.

Reports database encryption/decryption status and progress. The syntax is:
dbencryption_status ('status'|'progess', dbid[,
    lstart])
where:
Related concepts
Create an Encrypted Database
create archive database for Full Database Encryption
Encrypt an Existing Database
sp_helpdb
Suspend the Encryption Process
Resume the Encryption Process
Full Database Encryption and System Changes
sp_encryption
ddlgen
sybmigrate
Changed System Tables
Related reference
create database for Full Database Encryption
alter database for Full Database Encryption
create encryption key
drop encryption key