|
07.09.2013, 05:53 | #1 |
Участник
|
emeadaxsupport: Troubleshooting Upgrade and CU Batch jobs stuck in a waiting status in Dynamics AX 2012
Источник: http://blogs.msdn.com/b/axsupport/ar...s-ax-2012.aspx
============== There may be circumstances when you are testing a Full version upgrade, in place upgrade, or applying a Cumulative Update (CU) in Dynamics AX 2012 where the batch jobs never start and appear to be stuck in a waiting status. Normally we see problems when the Dynamics AX databases is restored to a different environment and the batch framework settings have not been corrected. See this blog for a larger discussion of this http://blogs.msdn.com/b/axsupport/ar...ironments.aspx I have compiled a list of things to check to make sure the setup of the batch framework is correct: 1. As always make sure you can you through a Full X++ compile and Full CIL generation without errors in the developer workspace before moving on to any of the other Checklist items. 2. Make sure the user account logging into the Dynamics AX client to run the upgrade checklist is the Dynamics AX admin account, not just a member of the system administrator security role.
The SQL statement you could use would be to set the EXECUTEDBY and CREATEDBY fields to the admin user id for the dataUpdate job. 3. Remove any records in the SysServerSessions table that are not valid in this environment, you may need to do this in SQL server so make sure to have a SQL backup first. 4. Check the setup under system administration | setup | system | Server configuration
5. Under system administration | setup | batch group
Источник: http://blogs.msdn.com/b/axsupport/ar...s-ax-2012.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|