JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Easily identify file encryption status of mapfile(s) from commandline

The only way to identify the encryption status of a mapfile is :
- by hand-crafted user-logic accessing DbFile.getCryptStatus that can be executed by IDE (if available) or user-application - which can be used offline / online
- via jdbcrypt listStatus - which MUST be offline
The former requires developers to include this and somehow access it so is not readily available.
The latter requires the database to be offline which requires an outage.

Ideally provide an enhancement to jdbadmin to provide ONLINE access to:
- mapfile(s) encryption status
- the value of MandatoryFullEncryption
  • Martin Jagers
  • May 1 2019
  • Future consideration
  • Attach files
  • +8