2.2 How to Apply This Maintenance Level Release?
This section describes how apply this maintenance release.
To install this Maintenance Level release:
Note:
If the OFS Behavior Detection 8.1.2.10.0 patch is to be installed on OFS Sanctions 8.1.2.0, then follow these steps:Create table KDD_BUS_DMN_SANC as (select * from KDD_BUS_DMN); UPDATE KDD_BUS_DMN SET TF_BUS_DMN_NM=NULL;
- Commit;
- Restore the TF_BUS_DMN_NM column in the KDD_BUS_DMN table from NULL to the original value after the installation is complete.