BatchProcessor Table

FlexNet Manager Suite 2020 R1 (On-Premises)

BatchProcessor is a table storing the machines responsible for executing batch processes.

Table 1. Database columns for BatchProcessor table

Database Column

Details

BatchProcessorID

Type: integer. Key. Generated ID

A unique identifier for a batch processor.

Hostname

Type: text (max 128 characters). Key

The host name of this batch processor.

LastHeartbeat

Type: datetime. Nullable

The UTC date and time this batch processor configured.

LastExecution

Type: datetime. Nullable

The UTC date and time this batch processor last executed a batch process.

FlexNet Manager Suite (On-Premises)

2020 R1