Originally posted by: SystemAdmin
OS: AIX 5.3L; Oracle version:10g R2 (10.2.0.1)
I tried to tune the asynchronous I/O for the 10g R2, following the doc as
-
chdev -l aio0 -a maxservers='250';
Method error (/usr/lib/methods/chgaio):
0514-064 Cannot perform the requested function because the
AIO kernel extension is permanent and cannot be unloaded.
tried various format of the value, they all came out the same error message. This is standard format from the AIX official site. There is a paper mentioning about the maxaioservers, but there is no such parameter.
#AIX-Forum