Hi All,
I recently run into some weird error messages after adding a few new companies to a customer site which is running GP 18.3.1245.
The latest PSTL module was downloaded already for the previous companies and weirdly enough was showing version discrepancies between some of the older companies and the most recent ones..
This was pulled from the TA00860 table in DYNAMICS system DB.
The error messages I'm getting varies from company to company, in some cases the process for initialisation runs to the end, but throws a grant error (likely), though I've re-run the GRANT.SQL script against those companies..
In other companies, the process fails at 24% and then is stuck there and never completes.
right after when clicking on OK:
I re-installed the 18.2.5 PSTL chunk file and re-run the initializations of the objects in the companies (rebuild procs), but the error would come back anyway.
I'm wondering about that "smChangeAccountIndex2" stored procs that fails every time on some companies and can't get past it.. in some older companies, there is a bunch of SP's that are encrypted and seem to part of the PSTL setup, but with an older creation date.. I'm wondering if there isn't something missing from the most recent PSTL chunk file, and thus not created in the newer companies.. This GP instance was built back in 2020 under GP 18.2 and PSTL 18.2.1
After it got upgraded to GP 18.3, the PSTL was upgraded too, but it looks like that the encrypted SP's never got updated.. and in the new companies, are completely missing..
Thanks for any insights on validating this.