Hi,
My default informix installation is having 6 logical log files.I want to add more files .I did the following
1.brought the instance to quiescent mode
2.onparams -a -d rootdbs
I get the following message
Exceeding the maximum number of logical logs allowed.
onconfig has the following
# Logical Log Configuration
LOGFILES 6 # Number of logical log files
LOGSIZE 15000 # Logical log size (Kbytes)
How can I add more logical files say about 10 logical logs.
Thanks
Ravindra