Quantcast
Viewing all articles
Browse latest Browse all 45450

RE: GP 2015 R2 errors during upgrade & possible solutions

Thanks for this thread. I too ran into this while trying to upgrade a customer's test environment from GP 2010 to 2015.  I just enabled SQL logging, found the SY07240 statements that were failing, and added the ISNULL statement to them.

I ran the inserts and the upgrade appears to be progressing now.

SELECT ISNULL(MAX(CmdSequence), 1)
FROM SY07240
WHERE ListDictID = 0
AND ListID = 300
AND ViewID = 3
AND CmdParentDictID = 0
AND CmdParentFormID = 1576


Viewing all articles
Browse latest Browse all 45450

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>