1. Media preference can be specified for an index or keyedfile to request that the underlying index object be allocated on SSD storage.
媒介首选项可以针对索引或键控文件指定,请求将底层索引对象分配到SSD存储设备。
来自互联网
2. You have a keyed physical file, but only want the index on SSD and not the data itself because the amount of data in the physical file is too large.
3. You have a keyed physical file, but only want the index on SSD and not the data itself because the amount of data in the physical file is too large.
4. Assume that you have a DDS-created keyed physical file and only want the index on SSD and not the data.
假设您有一个DDS创建的键控物理文件,并且只希望在SSD中保存索引而不是数据。
来自互联网
5. In this case the row returned to RPG is dependent on which of the duplicate key handling DDS keywords (LIFO (default), FIFO or LCFO) were used when creating the keyed logical file.
6. An index is created for a keyed physical or logical file.
为键控物理或逻辑文件创建索引。
来自互联网
7. A CHGPFM or CHGLFM command will move the index associated with a keyed or logical file either on or off of SSD. For example.
CHGPFM或CHGLFM命令将把与键控或逻辑文件有关的索引移入或移出ssd。
来自互联网
8. GRplistController generates a plist dictionary file in the user's data storage directory to store the locations and last download dates of cached plists keyed to the remote URL.
9. This string is then passed into the VectorSpace module, and a data hash data structure is keyed on the filename for the list of vectors within a file.
10. Note that if the physical file is keyed (perhaps because it has a Primary key constraint), its index will also be moved on or off of SSD with these commands.