Lotes Bloqueados en GP
Lotes Bloqueados en GP
Posting
Receiving
Busy
Marked
Locked
Edited
You cannot post or unmark the batch. When you try to open the batch, you may receive the
following error message:
"Batch is marked for posting by another user."
This problem occurs when you use Microsoft Dynamics GP together with Microsoft SQL Server.
CAUSE
This issue may occur because a power fluctuation or
some other problem caused th...
This issue may occur because a power fluctuation or some other problem caused the posting
process to stop.
RESOLUTION
To fix the problem, use one of the options below. To
have us fix this problem fo...
Howto fix it
Note All scripts that are in the "Resolution" section must be run in a query tool. To open the
appropriate query tool, follow these guidelines:
If you are using Microsoft SQL Server 2000, run the statement in Query Analyzer. To
open Management Studio, click Start, point to Programs, point to Microsoft SQL
Server 2000 and then click Query Analyzer. To run a script, click New Query.
If you are using Microsoft SQL Server 2005, run the statement in Microsoft SQL Server
Management Studio. To open Management Studio, click Start, point to Programs,
point to Microsoft SQL Server 2005 and then click SQL Server Management Studio. To
run a script, click New Query.
If you are using Microsoft SQL Server 2005 Express, run the statement in Microsoft SQL
Server Management Studio Express. To open Management Studio Express, click Start,
point to Programs, point to Microsoft SQL Server 2005 and then click SQL Server
Management Studio Express. To run a script, click New Query.
If you are using Microsoft SQL Server 2008, run the statement in Microsoft SQL Server
Management Studio. To open Management Studio, click Start, point to Programs,
point to Microsoft SQL Server 2008 and then click SQL Server Management Studio. To
run a script, click New Query
1. Make sure that you have a current backup of the company database, and ask all users
to exit Microsoft Dynamics GP. To create the backup in Microsoft Dynamics GP, follow
these steps after all users log off from Microsoft Dynamics GP:
Note When all users are logged off from Microsoft Dynamics GP, these tables will not
have any records in them.
7. If no results are returned, go to 'Step 4'. Otherwise, clear the stuck records by using
any of the following appropriate scripts.
8. DELETE DYNAMICS..ACTIVITY
9. DELETE DYNAMICS..SY00800
10. DELETE DYNAMICS..SY00801
11. DELETE TEMPDB..DEX_LOCK
DELETE TEMPDB..DEX_SESSION
12. Run the following script against the company database. Replace XXX with the batch
number or the name of the batch that you are trying to post or select in Microsoft
Dynamics GP.
Note The value of BACHNUMB is the same as the value of the Batch ID window in
Microsoft Dynamics GP.