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 Posted / sandeep
Hi,
First check/review the codes written to generate the Alert.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How to convert numeric expression data types by assignment operations?
What are a database and a data warehouse?
How would you go about developing a ssrs report?
What is BCNF? How is it better than 2NF & 3NF?
How to create function with parameter in sql server?
what is denormalization? : Sql server database administration
Is it possible to have clustered index on separate drive from original table location?
What is difference between delete & truncate commands?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
What is the current limitation of the size of SQL Azure DB?
Explain mixed authentication mode of sql server?
What encryption security is available in sql azure?
How to create new tables with "create table" statements in ms sql server?
What is function of master database?
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration