Home | Previous Page | Next Page   Disk, Memory, and Process Management > Managing Disk Space > Skipping Inaccessible Fragments >

Using the DATASKIP Configuration Parameter

You can set the DATASKIP parameter to OFF, ALL, or a comma-separated list of dbspaces. OFF means that the database server does not skip any fragments. If a fragment is unavailable, the query returns an error. ALL indicates that any unavailable fragment is skipped. Set DATASKIP to a list of dbspaces, and the database server will skip any fragments that are located in the specified dbspaces.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]