Hi Experts,
I am not so advanced in SQL, I have this strange issue. I have a SQL database named Operationsmanager.mdf which i recently got this migated from one SQL server to another new one.
The new SQL server was empty with no databases and it was just deployed and left over.
Post migration my application and SQL server performance has improved except for 1 thing. I see this Tempdb and its log file being created and that is filling my disk space like some thing.
I did not have this isse in my old SQL server where this db was hosted. This problem is in the new SQL server.
The configuration of the old and new SQL server are the exact same.
On both we are using SQL Server 2008 SP2.
I am not taking a risk of deleting that DB.
But does any one have a option to not make it generate ?
I also don't see that DB in SSMS as well.
Gautam.75801