DB2 MAXFILOP
Posted by: DBA DB2,
on 12 Dec 2011 |
View original | Bookmarked: 0 time(s)
While troubleshooting a DB2 performance problem for Websphere Portal 6.1.0 using DB2 9.5 Enterprise Edition , one of the DB2 tuning recommendations from the Portal Tuning guide was to set MAXFILOP = 512 or higher
MAXFILOP is the Maximum database files open per application configuration parameter.
What level to set it?
The MAXFILOP parameter defines the maximum file handles that can be opened by a database agent. If the number is to small , a CPU...