Search notes:

Oracle SQL noun: TABLESPACE

The Oracle SQL statements with the noun tablespace are
alter tablespace data_01 encryption online using 'AES192' encrypt file_name_convert('data_01', 'data_01_crypt');

See also

Tablespaces

Index