-1

I already create new database for Microsoft Dynamics AX 2012 R2 (MicrosoftDynamicAX, MicrosoftDynamicAX_Model & MicrosoftDynamicBaseline).

All process has been finished and successfull, and then I try to change database connection in Control Panel > Administrative Tools > Microsoft Dynamic AX Server Configuration. Please refer to the following screenshot:

enter image description here

And then I click Apply > OK.

After That, I tried to update the SID in table [dbo].[USERINFO] of MicrosoftDynamicAX database, but I cannot see all tables inside of this database, please refer to this following screenshot:

enter image description here

However, when I'm installing new database I didn't get any error at all. Because of this condition, I cannot start the AOS for this database connection.

please help me to solve this issue.

Thanks.

HariEko
  • 395
  • 1
  • 11
  • 1
    Consider moving your question to [serverfault](https://serverfault.com/tags/dynamics-ax-2012/info) because it is not programming related. Also provide more details on how you created the new databases. – FH-Inway Jul 25 '17 at 09:00
  • @FH-Inway it's a fuzzy area with AX, as AX itself in all versions up to 2012 is also the development tool, and that makes it welcome here – AnthonyBlake Sep 18 '17 at 15:53
  • @AnthonyBlake But the question is not about the development workspace, but seems to be a configuration/installation/setup issue. – FH-Inway Sep 18 '17 at 16:59
  • @FH-Inway its AX, the application is required, the development workspace isn't stand alone. Hence why it's a fuzzy area here. – AnthonyBlake Sep 20 '17 at 14:04

1 Answers1

0

If the tables/stored procedures/etc aren't there, that's a major problem and the setup did not complete correctly.

Do you have appropriate security to install everything? Check the event viewer and log files located in C:\ProgramData\Microsoft\Dynamics AX\Dynamics AX Setup Logs

Alex Kwitny
  • 11,211
  • 2
  • 49
  • 71