Ghost in the machine
- by GrumpyOldDBA
Well it does relate to ghosts, in this case dbGhost, http://dbghost.com/ which is what this post is about. Ghost creates databases on the fly, something I personally don’t like too much, which it then compares to a “base” database to produce release scripts. ( The brief description ). As with all things sometimes all is not well and the server is left with a number of ghost created databases so I have to have a job to delete these every night before backups, it’s not difficult to code...(read more)