CROSSWORD

1234567891011121314
Across
  1. 4. If you are using a _______ type shell, the default prompt is the $ character.
  2. 5. What is the name of the mapset definition macro?
  3. 7. All UNIX files have its description stored in a structure called ________.
  4. 8. What is the purpose of Identification Division?
  5. 10. What’s the CICS command used to access current date and time?
  6. 13. Which command describes the access path selected by DB2 optimizer ?
Down
  1. 1. Statement used in COBOL to replace erroneous characters in an input field with other characters.
  2. 2. Which clause is used in COBOL to allow the same storage allocation to be referenced by different data names.
  3. 3. Bit in the attribute byte indicating modification of field on screen.
  4. 6. In ________ tablespace rows from multiple tables can be interleaved on a page.
  5. 7. If you want vi to ignore case sensitivity, you can use the :set _________ command.
  6. 9. The command _______ can be used to display information about users on a given host.
  7. 11. Transaction which provides interactive program execution and debugging functions of a CICS programs.
  8. 12. Once you _______ a variable, you would not be able to access stored value in the variable.
  9. 14. What kind of locking does Repeatable Read (RR) provide?