LicenseManagerServerEvent
Reserved for future use.
erDiagram
LicenseManagerServer ||--o{ LicenseManagerServerEvent : "LicenseManagerServerID"
Fields
| Field |
Type |
Description |
| AnalysisExtra |
xml |
Reserved for future use |
| ID |
numeric |
Internal ID for the LicenseManagerServerEvent entity (Primary Key) |
| LicenseManagerServerID |
numeric |
Internal ID that references the LicenseManagerServer entity (Foreign Key) |
| Message |
string |
Message from the scanned system |
| Res1 |
string |
Reserved for future use |
| Res2 |
string |
Reserved for future use |
| Scan |
datetime |
Date of the scan |
| Type |
string |
Event type |
References
| Column Name |
Referenced Table |
Description |
| LicenseManagerServerID |
LicenseManagerServer |
Defines a license manager server for use by the OctoSAM Monitor module |