If during the execution of PROUTIL ENABLEENCRYPTION, you specifically indicate that your BI files should not be encrypted, you can enable them for encryption at a later point in time in the following ways:

  • You can re-issue PROUTIL ENABLEENCRYPTION and add -biencryption enable to the command line, as shown:
    proutil dbname -C enableencryption -biencryption enable
  • You can truncate your BI and add -biencryption enable to the command line, as shown:
    proutil dbname -C truncate bi -biencryption enable