Table: Descript.Stream_Descript

Description:

This table contains the list of all the possible sources of raw files. Moreover, since not all the sources contain equally important data, there are also some flags that classify each source.

Fields:

NameTypeCan be nullDescription
Stream_IdPKIinteger No Stream identifier, used for foreign keys
CodeIvarchar(8) No Stream code, used for human readable interaction
Analyzeinteger
(as boolean)
No If false, it will not be reconstructed
All_Datainteger
(as boolean)
No If false, it could have been produced using only a subset of the available events (i.e. by a spy process)
Descriptionvarchar(64) No Free text description
DSrvDir_Grp_Rawvarchar(8) FKNo Default recall group id.

Primary key:

  • Stream_Id

Unique:

  • Code

Foreign key:

Local field(s)Foreign tableForeign field(s)
DSrvDir_Grp_Rawdescript.dsrvdir_grp_descrgroup_id