Developer working on the upgrade to the latest version of Gen.
They have been working through all aspects of the upgrade but are at the point where there appears to be something missing maybe in their startup proc and they cannot determine the issue.
The messages they are receiving are:
IKJ56709I INVALID DATA SET NAME, '.IEF.SYSPRINT'
IKJ56701I MISSING DATA SET NAME OR *+
IKJ56701I MISSING NAME OF DATA SET TO BE ALLOCATED
IKJ56701I MISSING NAME OF SUBSYSTEM YOU WANT TO USE++
IKJ56701I MISSING NAME OF DB SYSTEM (1 TO 4 CHARACTERS) DSN NOT ACTIVE, PROCESS TERMINATED ***.
PARMLIB FILE ERROR is received when going into the panels.
Release: Any
Component: Gen Host Encyclopedia
The PARMLIB library is not allocated to the TSO session or does not exist.
The PARMLIB library was allocated to the TSO session but had a typo in the DD name. It must be allocated to DD TIUPARML and TUIPARML was being used instead.
Once corrected, the panel errors were resolved.