Announcements
We are running into issues where Users are posting transactions and getting a SQL Blocker on this Stored Procedure: uprBuildHomepageDataGridTempTable. I checked the sp and it is located within the Company database and is attempting to get some data from UPR10501 (a payroll related table) but we do not have Payroll configured/up and running within this Company Database. This SQL Blocker is causing Batches to fail during posting. Any ideas how to make this stop? We have run the Grant.sql script against the company db but that doesn't stop the issue and the issue is not limited to 1 user it happens with almost all users (haven't tried it with the 'sa' account yet) but that wouldn't be feasible since the blocking is happening during batch posting by the user.
Hello Wally,
We don't have any records of this procedure causing issues like that. Most of the time SQL blocks in GP will take care of themselves and not cause errors, although it does tend to slow stuff down.
What batches are you posting? You state you are not using Payroll, so it confuses me on how a SQL block on a UPR table is causing issues for your posting.
If the issue is that GP is busy with this procedure while users are posting, then I would recommend trying to have them swap to the posting Module's (i.e. Sales or Purchasing) Navigation tab prior to posting. This should stop the procedure from running for that user, as it should only run when they open the Homepage.
You could also try clearing the homepage for a few users to see if the issue clears up for them.
Thanks!
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156