System pahe file and sql files

  • we all know that sql data files are differently read than log files (random Access , sequential Access)

    so we put them on different disks.

    The question is: when breaking the system page file into smaller files (not one big file) is with which file type to put it with .

  • I would try and avoid putting it with any database files

    ---------------------------------------------------------------------

  • Page file access patterns are mostly random. Think of them as an extension of physical RAM (Random Access Memory).

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply