What does the parameter MAXCPU mean?
With the database parameter MAXCPU you configure the maximum number of processors to which the database system can distribute user tasks. If the computer is used as database server exclusively, MAXCPU should correspond to the actual number of physical CPUs of the machine. Otherwise reduce the value by the number of CPUs occupied by other applications.The lower and upper limits are: 1 <= MAXCPU <= 128.