ReconcileIBMLicenseServiceBundledProductData Table
A staging table which holds all of the data collected from the IBM Licensing Service during reconcile for bundled products which is bulk copied to IBMLicenseServiceBundledProductData.
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.
Database Column |
Details |
---|---|
CloudPakID
|
Type: unique identifier. Key The ID of the Cloud Pak associated with this product. |
ProductID
|
Type: unique identifier. Key The ID of the product. |
MetricName
|
Type: text (max 64 characters). Key The type of metric that is being represented. |
CloudPakMetricName
|
Type: text (max 64 characters). Key The type of metric of the Cloud Pak associated with this product. |
ClusterID
|
Type: integer. Key The ClusterID associated with the licence data. |
SoftwareLicenseID
|
Type: integer. Nullable The software license to which the IBM product consumption may be linked. Foreign key to the |
SoftwareTitleID
|
Type: integer. Nullable The software title that relates to the IBM product consumption. Foreign key to the |