Testing the access method with an sbspace
An sbspace holds smart large objects for the database server. This space is physically included in the database server configuration.
It is recommended that you store indexes in smart-large objects because the database server protects transaction integrity in sbspaces with rollback and recovery.
To test the access method with an sbspace:
- Create an sbspace with the onspaces utility.
- Optionally, set the default sbspace for the database server.
- Create a virtual index with the CREATE INDEX statement.