I am having an issue with the MDF and IDF file sizes. I can see the physical file size paths are fine. It is set to auto-growth by 64 MB. The table sizes are changed frequently whereas MDF and LDF files sizes are still the same. I am curious if it is some data loss or something which is not growing its size. I have any tables in the database and there are multiple transactions almost in each table every minute. Can anyone in database expert help me out in this regard? I will be very thankful.
0
There are 0 answers
Related Questions in SQL
- Can MVC.NET prevent SQL-injection at razor or controller level?
- SQL server not returning all rows
- When dealing with databases, does adding a different table when we can use a simple hash a good thing?
- Creating a parametrized field name for a SELECT clause
- Combine two rows based on common ID
- Column displays each count
- Slick query for one to optional one (zero or one) relationship
- Aggregate and count in PostgreSQL
- MAX and GROUP BY - SQL
- SQL statement for a tricky 2 table query
Related Questions in FILESIZE
- Python program to produce dictionary of file extensions and sizes
- Two XML files. Roughly same number of lines. One is twice the size of the other. How?
- Copy files until they exceed a specified size
- List All databases by Size and Available space SQL SERVER 2008 R2
- statvfs failing to properly recognize the folder size
- Is there a way to output file size on disk in batch?
- APK File size reduction checklist
- Parse Server file size limit 20MB
- Android get file size of video from gallery
- How to remove floats or reduce actual file size of code function? (Arduino)
Related Questions in MDF
- How i can delete database from local server without database files
- Cannot attach file as database in multiple projects
- SQL Server Database not working due to server version issue on testing machine
- Is it possible to merge ndf files and mdf file into one single mdf file?
- Connection String on Visual Studio 2013 with SQL Server 2014
- Cannot attach mdf file as database
- Connect VB.net to SQL Server Express mdf
- incorrect syntax error near ,
- Azure WebJobs cannot connect to mdf database
- Winforms application : How to save .mdf to Windows %USERPROFILE% folder?
Related Questions in LDF
- How to open the SQL Server Transaction Log File(LDF)?
- ldf is not supported
- how can i see data in mdf file
- How can I find information about updating or inserting a sql table row in sql server 2008?
- SQL Server Log File Is Huge
- MDF File Size Not Growing
- Should I put my .mdf and .ldf files from my code into Visual Studio Team Services repository
- Restore database from bak and ldf files
- Why is my LDF so large?
- SQL Server transaction log ldf file
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)