noun
ISAM file; Indexed Sequential Access Method file
A computing term for a file organization method that combines indexed and sequential access. Used in mainframe and legacy system contexts.
このシステムでは、索引順編成ファイルを使ってデータを管理しています。
This system manages data using ISAM files.
A compound of 索引 (index), 順 (sequential), 編成 (organization), and ファイル (file), directly translating the English term 'Indexed Sequential Access Method file'.