Library /sys$common/syshlp/SQL$HELP_OLD72.HLB  —  CREATE  DATABASE  Arguments  ALLOCATION n pages
    The number of database pages allocated to the database initially.
    SQL automatically extends the allocation to handle the loading of
    data and subsequent expansion. Pages are allocated in groups of
    3. An ALLOCATION of 25 pages would actually provide for 27 pages.
    The default is 700 pages. If you are loading a large database, a
    large allocation helps to prevent fragmented files.
Close Help