Nc_Filescandata Table - Novell ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 10.3 Reference Manual

Inventory database tables
Hide thumbs Also See for ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 10.3:
Table of Contents

Advertisement

NOTE: The ComponentOID foreign key references the ComponentOID primary key column of the
NC_Component table.

2.11 NC_FileScanData Table

The NC_FileScanData table contains information about files not associated with recognized
products.
Column
FileScanDataOID
FileDate
FileSize
FileName
SubDirectory
Extension
FileScanCategory
VICompanyName
VIProductName
VIProductVersion
VILanguage
VIFileVersion
StartupCount
TotalRuntimeSeconds
TotalActiveSeconds
WorkstationOID
Key
Type
PK
binary(16)
datetime
numeric(19,2)
nvarchar(64)
nvarchar(255)
nvarchar(32)
smallint
nvarchar(64)
nvarchar(80)
nvarchar(32)
nvarchar(16)
nvarchar(32)
int
int
int
FK
binary(16)
Null
Description
No
An internal ID number used as a
primary key.
The date the file was first
discovered.
The size of the file.
The file name.
The folder in which the file
resides.
The three-character file
extension.
0=None, 1=System, 2=Ancillary,
3=Other
Version resource block company
name.
Version resource block product
name.
Version resource block product
version.
Version resource block language.
Version resource block file
version.
The number of times the
application file has been
launched.
The total number of seconds the
file has been open.
The total number of seconds the
file was active.
The ID that connects to the
workstation where this file was
discovered.
Inventory Data Tables
21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents