OracleFeatureEvidence Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The OracleFeatureEvidence holds all the oracle feature details for an OracleFeature.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for OracleFeatureEvidence table

Database Column

Details

OracleFeatureEvidenceID

Type: integer. Key. Generated ID

Unique identifier of oracle feature evidence, this is a primary key.

OracleFeatureID

Type: integer. Key

The oracle feature whose evidence is being stored. Foreign key to the OracleFeature table.

Used

Type: boolean

ToDo: Add comment.

Key

Type: text (max 256 characters)

ToDo: Add comment.

MessageKey

Type: text (max 256 characters)

ToDo: Add comment.

Value1

Type: text (max 512 characters)

ToDo: Add comment.

Value2

Type: text (max 512 characters). Nullable

ToDo: Add comment.

Value3

Type: text (max 512 characters). Nullable

ToDo: Add comment.

Value4

Type: text (max 512 characters). Nullable

ToDo: Add comment.

Value5

Type: text (max 512 characters). Nullable

ToDo: Add comment.

FlexNet Manager Suite (On-Premises)

2020 R1