Fix faulty creation of user that can start appserver
I'm performing a new installation of FMS 9.2 with PT 8.54. Apparently I didn't do something correctly during the installation of the AppServer as the query SELECT CLASSID, STARTAPPSERVER FROM PSCLASSDEFN WHERE CLASSID IN (SELECT OPRCLASS FROM PSOPRCLS WHERE OPRID='<OPRID>') yields no results, and I cannot start the AppServer.
I do find the user I specified during installation listed if I review the table in its entirety but, the STARTAPPSERVER value for that user = 0, and if I update it to STARTAPPSERVER = 1, I still can't start the appserver with that user.
What's the proper way to fix this?
TIA,
Jeri