Alright, it looks like you need to change the port for your AMP instances. You can use the ampinstmgr command to rebind the instance to a different port.
Here’s the magic command you need:
ampinstmgr RebindInstance [Instance Name] [IP Binding] [Port Number]
Replace [Instance Name], [IP Binding], and [Port Number] with the appropriate values for your instance.
To see all current port usage and make sure you’re not stepping on any toes, you can use:
ampinstmgr ShowAllInstancePorts
Let me know if you need more help!
【5:0†source】