AX production server (AOS) has crushed. It's restoring right now but it seems it takes more time to be completed, so I have been trying UAT server can use Production Database but 95% done. I would like to ask your help to fix this issue.
AX production AOS IP: 10.98.130.21 hostname: ProdSvr1
AX production database IP: 10.98.130.22 hostname: ProdSvr2
AX UAT server IP: 10.98.130.23 hostname: DevSvr1
What I have done so far is to switch AOS at 10.98.130.23.
I have changed AX server configuration to lookup 10.98.130.22 on DevSvr1 and restarted AOS service. Then I considered I have switched AOS.
I have changed Report Server setting on DevSvr1 AOS console.
Now AX console starts using AX production database but try generating reports, such as Sales Order, Invoice Preview, Monthly Sales Report, and so on, then I got the following error.
Error message: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.98.130.21:8201"
It's obviously the reporting service try connecting ProdSvr1 (10.98.130.21) but the server is not available, then it's timed out.
I want to fix this issue and change the reporting service connect to 10.98.130.23 instead. But I couldn't find out where I should go.