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

MIRRORPATH

onconfig.std
value
None
range of values
65 or fewer characters
takes effect
When shared memory is initialized
refer to
Mirroring the root dbspace during initialization in the chapter on using mirroring in the IBM Informix: Administrator's Guide

MIRRORPATH specifies the full pathname, including the device or filename, of the initial chunk of the mirror for the root dbspace of each coserver.

You can specify MIRRORPATH as a global configuration parameter to apply to all coservers. Optionally, you can also specify MIRRORPATH in the coserver-specific section of the ONCONFIG file to override the global value and provide a different pathname for a specific coserver.

You can use the following formatting characters to apply the global MIRRORPATH parameter to all coservers.

Format
Description
%c
Replaced with the specific coserver number
%n
Replaced with the host name of the node
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]