Is there anyway to find out how much memore a database it taking up, thanks.
Hi,
Each DB engine provides a number of administrative function which returns this kind of info. Which DB are u using ?
That's going to be an Operating System function more than likely.. top, ps and a few other UNIX utilities will tell you how much memory a specific process is using. Windows has it's task manager..