CA TPX is failing with message:
TPX052 INITIALIZATION ERR: SMRT SMRTTEST NOT LOADED
TPX052 indicates that the specified table was not found in the ADMIN files.
As part of the TPX install process, sample data is loaded into ADMIN1 and ADMIN2. This includes a SMRT (Session Manager Resource Table) called SMRTTEST and an ACT (Application Characteristics Table) called ACTTEST.
So when you get TPX052 for SMRT SMRTTEST, the most likely cause is that the load step for these tables was omitted when TPX was installed or SMRTTEST has been deleted.
CB0VJCL(DEFVSAM) should be executed during the install process. This job will define and initialize the five TPX VSAM files with delivered data from CB0VDATV that includes SMRTTEST, ACTTEST and userid TPXADMIN among other things.