Oracle Error Message
ORA-54038: Virtual column cannot be encrypted
Reason for the Error
An attempt was made to create or alter a virtual column to have encryption.
Solution
Encryption is unnecessary for a virtual column as the data is not stored on disk.