Has anyone used automaint_get_p olicyfile and automaint_set_p olicyfile?
There seems to be a few bugs.
I called automaint_get_p olicyfile and in <DaysOfMonthlab el it ranges
from 1 through 31. If I try to run automaint_set_p olicyfile without
editting, I get an error indicating an invalid value. A little bit of
experimenting showed that 31 was the culprit. I changed it to All and
the set ran correctly, but the db2diag.log shows it accepting from 1
through 30 as valid days.
The ReorgOptions, indexReorgMode is backwards. If Online is
specified, it shows up as Offline in the Control Center GUI and the
db2diag.log. Specifying Offline causes Online to be set.
This is not the usual code quality I usually find in IBM products.
Norm
There seems to be a few bugs.
I called automaint_get_p olicyfile and in <DaysOfMonthlab el it ranges
from 1 through 31. If I try to run automaint_set_p olicyfile without
editting, I get an error indicating an invalid value. A little bit of
experimenting showed that 31 was the culprit. I changed it to All and
the set ran correctly, but the db2diag.log shows it accepting from 1
through 30 as valid days.
The ReorgOptions, indexReorgMode is backwards. If Online is
specified, it shows up as Offline in the Control Center GUI and the
db2diag.log. Specifying Offline causes Online to be set.
This is not the usual code quality I usually find in IBM products.
Norm