| format.pick | Index Level | free |
| Syntax | frame-fault {number.frames} | {start.fid-end.fid)} |
| Category | TCL |
| Type | Verb |
| Description |
a diagnostic tool to randomly read and rewrite frames in the data file space.
"number.frames" indicates the number of frames to test. If omitted, the process runs continuously. A specific range of frame-ids may be specified. |
| Options | |
| See Also | fid buf-map diag |
| Example |
frame-fault 100000-100100
This tests frame faulting on fids 100,000 through 100,100. |
| Warnings | This command should not be run while users are logged on the system, since it does not set any lock on the data frames it is writing. |
| Compatibility | D3 7.0 AP |
| format.pick | Index Level | free |