释义 |
skip sequential access 跳越顺序存取 In system with VSAM, keyed sequential retrieval or storage of records in ascending sequence with skips; VSAM scans the sequence set of the index to find a record or a collating position. 在IBM的带虚拟存储存取方法(VSAM)的系统中,使用跳越法按升序的键标顺序检索或存储 记录。VSAM对索引顺序集进行扫描,以查找某个记录或某个排序位置。 |