Common Problem Diagnoses for ESP Report Server:
Release: ALL
Component: ESP Report Server
#1 Use PASSWORD command to define user DB2USER with its password and TYPE SERVER.
#2 Check if the port on RSERVER START command is the same port defined on RServerPort.
#3 Correct the RServerDbName, it should be the LOCATION name for mainframe DB2.
#4 One Report Server can ONLY be used by one ESP system. If it's linked to one ESP system, then linked to another one; then it will not be linked to the first one any more. And message ESP6937E will be issued for the command "OPER RSERVER STATUS" from first ESP system.
#5 Set JCL MEMLIMIT=1G in Report Server STC. We recommend to control the memory limits for all ESP JOBs/STCs including Report server be made through rules in an SMFLIMxx PARMLIB member.
When there is a problem with Report Server:
- Set RServerLogLevel to 9 to capture debug data in Report Server STC;
- Related ESP Edition STC JESMSGLG should also be checked for any error messages.