How to determine DLP version from the database
search cancel

How to determine DLP version from the database

book

Article ID: 160436

calendar_today

Updated On:

Products

Data Loss Prevention Enforce

Issue/Introduction

Is there a way of finding out the Enforce version from the Oracle database?

Resolution

1) Log into SQLPlus as protect

2) type the following:

Select * from enforceversion;

Output should look similar to this:

VERSION      DATEINSTALLED                                              I
------------ ---------------------------------------------------------- -
15.8.00000.19012   10-MAR-22 12.56.03.083000 PM                         Y

The last column ("I") is for ISCURRENTVERSION.