The program with issue fixed by PTF LU11225 was NSIGHTRW but the changes are with NSIGHTPR ? Does NSIGHTRW call NSIGHTPR ?
Release : 20.0
Yes, that is correct. Most of the Sysview/DB2 product is linked into 2 load modules, NSIGHTNU ("nucleus", containing basic operating system stuff like storage management, recovery routines, etc.) and NSIGHTPR ("processor", containing the routines that process Db2 trace records.) Most of the processing in the report writer NSIGHTRW is done via calls to routines in NSIGHTPR.