Home | Previous Page | Next Page   Database Reference > Configuration Parameters >

PHYSDBS

onconfig.std
value
rootdbs
if not present
The dbspace that ROOTNAME specifies
units
A dbspace
range of values
Up to 128 characters. PHYSDBS must be unique, begin with a letter or underscore, and contain only letters, numbers, or underscores.
takes effect
When shared memory is initialized
utilities
onutil
See onutil: Check, Define, and Modify Storage Objects
refer to
The following material:

PHYSDBS specifies the name of the dbspace that contains the physical log for a particular coserver. To reduce disk contention, you can move the physical log to a dbspace other than the root dbspace.

When you initialize disk space (oninit -i), the PHYSDBS value must be equal to the ROOTDBS value.

If you use the PHYSSLICE parameter to locate your physical logs in a dbslice, you can list the PHYSDBS parameter in the coserver-specific section of your ONCONFIG file to change the location of the physical log on a specific coserver.

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