Hi, I'm trying to delete 5 user schemas with ArcSDE 9.3.1 from the geodatabase service 5252. OS Windows Server 2008 64bits. I have successfully deleted 3 of 5 schemas using statements like this:
"The Sshema geodatabase instance user owns data registeres in other geodatabase instances. Deleting a Schema geodatabase is allowed only if it it empty and the schema does not own any registered data in other geodatabase instances."
Well, how can I knew what other data is registered to delete it? I had a look to TABLE_REGISTRY table but all tables there are in the own instance.