OracleRuleDefinition Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The OracleRuleDefinition holds definitions for all oracle rules.

Table 1. Database columns for OracleRuleDefinition table

Database Column

Details

OracleRuleDefinitionID

Type: integer. Key. Generated ID

ToDo: Add comment.

FeatureName

Type: text (max 256 characters). Key

The name of the feature.

Version

Type: integer

The version of the rule.

Revision

Type: integer

The revision of the current rule.

IsPack

Type: boolean

If set to “true”, the feature is a pack, otherwise an option. Note that a pack is evaluated remotely as well.

Definition

Type: text

The actual rule definition. This will be a jason.

FlexNet Manager Suite (On-Premises)

2020 R1