Difference between revisions of "Content Manager OnDemand Database Tables"

m
Updated links to comp_type and idx_type for IBM CMOD System Load Log table.
m (Changed heading.)
m (Updated links to comp_type and idx_type for IBM CMOD System Load Log table.)
Line 393: Line 393:
|TOTAL_PAGES||BigInt||8||The total number of pages in all documents loaded as part of this load. (Where supported.)
|TOTAL_PAGES||BigInt||8||The total number of pages in all documents loaded as part of this load. (Where supported.)
|-
|-
|DOC_COMP_TYPE||SmallInt||2||Document Compression Type - see [[Content_Manager_OnDemand_Database_Tables#arsapp.doc_comp_type_.26_arsapp.res_comp_type_-_Data_compression_type|arsapp.doc_comp_type]]
|DOC_COMP_TYPE||SmallInt||2||Document Compression Type - see [[Content_Manager_OnDemand_Database_Tables#arsapp..2A_comp_type_-_Data_compression_type|arsapp.doc_comp_type]]
|-
|-
|DOC_INPUT_SIZE||BigInt||8||Input size in bytes of the file to be loaded.
|DOC_INPUT_SIZE||BigInt||8||Input size in bytes of the file to be loaded.
Line 403: Line 403:
|RES_RID||Integer||4||The Resource Identifier for the loaded document.  May be duplicated if the resources match a previous load.
|RES_RID||Integer||4||The Resource Identifier for the loaded document.  May be duplicated if the resources match a previous load.
|-
|-
|RES_COMP_TYPE||SmallInt||2||Describes the resource compression type - see [[Content_Manager_OnDemand_Database_Tables#arsapp.doc_comp_type_.26_arsapp.res_comp_type_-_Data_compression_type|arsapp.doc_res_type]]
|RES_COMP_TYPE||SmallInt||2||Describes the resource compression type - see [[Content_Manager_OnDemand_Database_Tables#arsapp..2A_comp_type_-_Data_compression_type|arsapp.doc_res_type]]
|-
|-
|RES_INPUT_SIZE||BigInt||8||Resource size before compression.
|RES_INPUT_SIZE||BigInt||8||Resource size before compression.
Line 427: Line 427:
|DOC_END_DATE||Integer||4||The latest document date in the Load.
|DOC_END_DATE||Integer||4||The latest document date in the Load.
|-
|-
|INDEX_TYPE||SmallInt||2||Describes the indexer that was used to index the data in the load file.
|INDEX_TYPE||SmallInt||2||Describes the indexer that was used to index the data in the load file - see [[Content_Manager_OnDemand_Database_Tables#arsapp.idx_type_-_Selected_Indexer_for_the_Application|arsapp.idx_type]]
|-
|-
|APPL_ID||Character||1||Unknown.
|APPL_ID||Character||1||Unknown.