Viewing 15 posts - 46 through 60 (of 193 total)
This question has posted twice(by mistake) check here http://www.sqlservercentral.com/Forums/Topic1533511-391-1.aspx
But you can answer for the question there.Also how can I delete this question as it is double posted?
January 22, 2014 at 2:37 am
Can anyone help me to troubleshoot the said problem?
January 21, 2014 at 1:11 am
Also a nice explanation here for my question.
January 20, 2014 at 11:41 pm
The DB only has one initial size in reality, the size it was first created with. This is the size relevant to the shrinkfile operation
So can i change the size...
January 16, 2014 at 11:07 pm
sreekanth bandarla (11/14/2013)
2.Check for FAT32/NTFS - If FAT32, I think you need to specify TABLOCK option(Am not 100%...
November 18, 2013 at 12:55 am
To avoid lot of auto-growth i have set the initial size to 100 mb based on the size and content of database.
September 25, 2013 at 11:46 pm
I want to shrink the database to initial size which i have set for mdf and ldf file. I have set initial size for the database after creating the database.It...
September 3, 2013 at 8:19 am
When does page lock and row lock is taken?
August 12, 2013 at 3:51 am
can you please have a look at my question here
August 9, 2013 at 5:15 am
HowardW (8/9/2013)
Read committed...
August 9, 2013 at 4:38 am
Does nested transactions only supported in Transaction Statements(Transact-SQL ) ? In coding i am using 'sqlconnection' object. But inner transaction gets comited even though outer transaction fails
August 8, 2013 at 5:41 am
Koen Verbeeck (8/8/2013)
This is a good start on the subject:
We tried to implement it.But if inner transaction gets commit first.I want inner transaction to roll backup if outer transaction...
August 8, 2013 at 1:35 am
If VLF count is more (about more than 100) then shrinking is necessary?
August 6, 2013 at 1:49 am
How to know the size to be set for the log file? Whether any method is there by which i can set ideal size for my ldf file.
August 5, 2013 at 6:48 am
I want to know how exactly log backup is different from differential backup? Because the differential backup contains differences from last full backup where as log backup is also used...
August 2, 2013 at 5:18 am
Viewing 15 posts - 46 through 60 (of 193 total)