Performance Tuning2

1234567891011
Across
  1. 2. The predicate which needs two stages of processing
  2. 3. Sets the maximum number of digits for decimal data and affects the precession of intermediate results
  3. 6. Compiler option which makes optimum use of buffer and device space while writing the file buffer
  4. 8. Smaller value is preferred for faster retrieval during random processing
  5. 10. The utility program used to construct alternate index
  6. 11. Compiler option for dynamically loading of subprograms
Down
  1. 1. Used with online applications for few hundred rows
  2. 4. The most efficient access mode
  3. 5. Indicates enterprise COBOL will perform SORT or MERGE operation
  4. 7. While querying a database _________ is preferable over literals
  5. 9. Compiler option that checks validity of subscript, index and reference modification expressions at run time