PrepAway - Latest Free Exam Questions & Answers

What is the page size (in kilobytes) of the database?

If the following command is executed: CREATE DATABASE test What is the page size (in
kilobytes) of the database?

PrepAway - Latest Free Exam Questions & Answers

A.
8

B.
16

C.
32

D.
4

2 Comments on “What is the page size (in kilobytes) of the database?

  1. Chow, Kenneth KY says:

    PAGESIZE integer
    Specifies the page size of the default buffer pool along with the initial table spaces (SYSCATSPACE, TEMPSPACE1, USERSPACE1) when the database is created. This also represents the default page size for all future CREATE BUFFERPOOL and CREATE TABLESPACE statements. The valid values for integer without the suffix K are 4 096, 8 192, 16 384, or 32 768. The valid values for integer with the suffix K are 4, 8, 16, or 32. At least one space is required between the integer and the suffix K. The default is a page size of 4 096 bytes (4 K).




    0



    0

Leave a Reply