one of my database size is 2gb and Unrestricted Growth for
Data file up to 10%.But every day after day I am getting
Primary Data file is full 99.999 please take appropriate
actions.Why it is? Even disk space is also not full,but
still I am getting the alerts.
Answer / sandeep
Hi,
First check/review the codes written to generate the Alert.
Is This Answer Correct ? | 1 Yes | 6 No |
What are the various Isolation levels?
How do you load large data to the SQL server database?
What is the need for indexing?
How to make remote connection in database?
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d e f g h
Why do you need a sql server?
Explain the properties of a relational table?
What is msdb database? : SQL Server Architecture
How to throw custom exception in Stored Procedure?
what is difference between Enterprise Manager and Query Analyer
How to declare and use cursor variables?
What are the system database in sql server 2008?