Hi we need to Move a database from one AG cluster to the next , but we want to keep the listener name the same.
This saves us a lot of reconfiguring in the application.
We tried this by deleting the old listener and creating a new one on the new AG cluster with the same name.
But then we run into trouble when the SQL cleams this name is already in use elsewhere.