Good evening,
I've been testing how to deploy/test a custom service broker. While still fumbling around a bit, I seem to have the basics down. I am confused about 1 thing at this time. I admit I am ignorant about how the data is stored - my assumption is that it is in a SQL DB since I don't see any registry entries. When I try to create a Service Instance from the Service Type I just created, I get an error stating that "ServiceInstance name already exists".
I am pretty sure I went about adding and deleting types/instances via this UI a few times with no issues and now this is cropping up. I'd like to inform the DB owner about my issue and direct him where to look and how to clean up my mess. Is there a particular table where these values are stored, my assumption is that he can just go in there and delete a row or two. I don't have direct access to their DB's.