Users Guide
Warranty-uitvoerdatabaseschema
De volgende data dictionary wordt gemaakt wanneer u de schakeloptie /Ocs gebruikt.
Voorbeeld van een opdracht: DellWarranty-CLI.exe /I=C:\Users\[username]\Documents\FileName.csv /
Ocs="Data Source=(localdb)\MSSQLLocalDB;Database=[dbname];Integrated Security=true;"
OPMERKING: U geeft de variabele [dbname] op binnen de /Ocs schakeloptie-parameters zoals hierboven geïllustreerd.
Tabel 1. Warranty data dictionary
table_name column_name data_type data_length is_nullable Beschrijving
Dell_Asset ServiceTag nvarchar 100 0 PK
Dell_Asset BUID int 4 1<pTextAlign
ment:
Dell_Asset ProductId nvarchar 100 1<pTextAlign
ment:
Dell_Asset CountryLookupCode nvarchar 256 1<pTextAlign
ment:
Dell_Asset LOB nvarchar 512 1<pTextAlign
ment:
Dell_Asset MachineDescription nvarchar 512 1<pTextAlign
ment:
Dell_Asset ShipDate datetime >
8<pTextAlign
ment:
1<pTextAlign
ment:
Dell_Asset LastUpdated datetime >
8<pTextAlign
ment:
1<pTextAlign
ment:
Dell_Asset LastRetrieval nvarchar 512 1<pTextAlign
ment:
Dell_AssetEntitlements ServiceTag nvarchar 100 0 FK with [dbo].[Dell_Asset]
[ServiceTag]. Ook bij ON
UPDATE CASCADEON
DELETE CASCADE
Dell_AssetEntitlements StartDate datetime >
8<pTextAlign
ment:
1<pTextAlign
ment:
Dell_AssetEntitlements EndDate datetime >
8<pTextAlign
ment:
1<pTextAlign
ment:
Veld wordt gebruikt voor de
bepaling van de Warranty-
lters AnyWarranty,
ActiveWarranty,
ExpiredWarranty of
WarrantyExpiringIn30Days
B
Warranty-uitvoerdatabaseschema 13