1,126
edits
m (Updated links to comp_type and idx_type for IBM CMOD System Load Log table.) |
m (Removed SA2.index_type table, replaced arsapp.idx_type table.) |
||
| Line 351: | Line 351: | ||
=== arsapp.idx_type - Indexer for the Application === | === arsapp.idx_type - Indexer for the Application === | ||
{|class="wikitable" | {| class="wikitable" style="text-align:center;" | ||
|+ Index_Type Mappings | |||
!Indexer | |||
!ASCII Letter | |||
!Table Value | |||
|- | |||
|ACIF||"A"||65 | |||
|- | |||
|Generic||"G"||71 | |||
|- | |||
|Internal||"I"||73 | |||
|- | |- | ||
|None||"N"||78 | |||
|- | |- | ||
| | |OS390||"3"||51 | ||
|- | |- | ||
| | |OS400||"4"||52 | ||
|- | |- | ||
| | |PDF||"P"||80 | ||
|- | |- | ||
| | |Unknown||"U"||0 | ||
|- | |- | ||
| | |XML||"L"||76 | ||
|} | |} | ||
| Line 468: | Line 478: | ||
|- | |- | ||
|INPUT_FILE_SIZE||BigInt||8||Size of the loaded file in bytes. | |INPUT_FILE_SIZE||BigInt||8||Size of the loaded file in bytes. | ||
|} | |} | ||