Found unknown application from software scan.
The unknown applications from an Agent software scan are stored in large text fields - in a raw format, similar to the FILEMGR table - in this table. These entries contain the directory scan image from the Unit where all known files (matches application which are written to the APPLINK table) have been removed.
Additional: This information could actually be extracted from the FILEMGR (raw file manager data) table, but for ease of retrieval the information is duplicated here.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| object_uuid | byte(16) | not null | Object uuid. Typically point to ca_discovered_hardware.dis_hw_uuid. |
| filepart | integer | not null | Part number |
| object_type | integer | with null | Object Type. Computer=1, User=2 |
| object_domain_uuid | byte(16) | with null | Object domain uuid Typically points to ca_discovered_hardware.domain_uuid |
| contain | nvarchar(15000) | with null | Contains |
Product Name: Unicenter Desktop and Server Management
Table Type: Table