LOGSIZE is a global configuration parameter that specifies the size of the logical-log files when you initialize the database server. Extended Parallel Server also uses the value of LOGSIZE as the default size when you add a logslice or an individual logical-log file.
Extended Parallel Server treats LOGSIZE as an initialization parameter and does not update it when you change the size of a logslice or logical-log file.
To modify the LOGSIZE parameter dynamically, use the onutil SET command. Example:
% onutil 1> SET LOGSIZE 10000;Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]