You are on page 1of 1

1.

DB2 is Relational Database (T/F) - T


2. What is the object type of database file? *FILE
3. What are the types of Access Path?
I) Arrival Sequence Access Path
ii) Keyed Sequence Access Path

4. A Physical File can support Multiple Record Format (T/F)- True


5. The Default value for MAXMBRS is -------1---------
6. Which command can be used to creating a Physical File?
CRTPF
7. In DDS, comments are defined by putting * in column -------7-----
8. Logical File does not contain any data (T/F)- T
9. A Logical File can contain upto ----32-------- Record Formats.
10. ------------------------------- Keyword to specify that the access path information
for this logical file is to be copied from another PF or LF.
REFACCPTH
11. REFACCPTH keyword can't contain ----------------------- fields.
Key, Select/Omit

12. --PFILE------------ identifies the file as Non-Join Logical File.


13. The same PF can be used in more than one record format (T/F)-T
14. One JoinLF format combines fields from multiple PF formats (T/F)- T
15. Key fields not must all exist in the Primary File (T/F)- F
16. JoinLF is input only (T/F)- T
17. JDUPSEQ is mandatory keyword in JoinLF (T/F)- F
18. Which command can be used to see the no. of Dependent Files? DSPDBR
19. -------------- fields cannot be concatenated field Floating Point
20. What is the data type of Date & Time? T & L
21. What are the data types supports in PF? A, P, S, B, F, H, L, T, Z
22. Can we change the field Length in LF? Yes
23. In which column you have to specify J in JoinLF? 17
24. How many files can be joined in JoinLF? 1
25. What is the default increment MAXMBRS? 2

You might also like