I've reach a problem where I have several databases with hundreds of thousands of tables in them. The performance for hitting these tables is fine but if someone clicks the expand + sign on the object browser for the database it causes the server to crash to a halt, sending the swap through the roof and consuming all memory. Is there a way to limit the user to not being able to see individual tables in a database but still be able to perform selects on them or to disable the object browser expanding for a database?
Also, side question would be, does anyone have any idea how many tables a database can have before it becomes too cumbersome? I understand that this is all relative to the hardware but I'm looking for a ballpark.
Any help would be appreciated. Thanks!
Michael