Turning Off Statement Statistics

You must turn off Statement Statistics for your database so the upgrade to JD Edwards EnterpriseOne can run. Use this command:

db2 update db cfg for database_name using AUTO_STMTS_STATS OFF

Note: Once the upgrade has completed, you can turn Statement Statics back on by running the above command substituting ON for OFF.