Explanation to The database shrink || 2019

08/06/2019 00:37 NESTA3!!#1
08/06/2019 01:03 Xitons#2
Good JOB :)
08/07/2019 02:05 ryaneichner#3
Quote:
Originally Posted by NESTA3!! View Post
[Only registered and activated users can see links. Click Here To Register...]
if you have a DB using ex: Have server running and this DB Example Name: SRO_VT_SHARD.log its = 100GB + me can shrink database, without harming anything from online players? or that are offline too, I say about missing something, item etc ...
08/07/2019 06:48 NESTA3!!#4
Quote:
Originally Posted by ryaneichner View Post
if you have a DB using ex: Have server running and this DB Example Name: SRO_VT_SHARD.log its = 100GB + me can shrink database, without harming anything from online players? or that are offline too, I say about missing something, item etc ...
There is no damage that has been tried more than once - work Shrink Save all correct files to the database :)

Quote:
Originally Posted by Xitons View Post
Good JOB :)
thanks ;)
08/12/2019 05:56 senua#5
Quote:
Originally Posted by NESTA3!! View Post
[Only registered and activated users can see links. Click Here To Register...]
Since shrink process increasing the fragmentation on some tables, your query performance will f*cked up. Never recommended database shrink.

Its not important how you do that, its important why do you need to shrink.
08/12/2019 07:59 NESTA3!!#6
Quote:
Originally Posted by senua View Post
Since shrink process increasing the fragmentation on some tables, your query performance will f*cked up. Never recommended database shrink.

Its not important how you do that, its important why do you need to shrink.

I have tried it more than once but I thought after improvement in database And you can try it yourself On database test You'll notice lot of difference ;)
08/13/2019 08:31 senua#7
Quote:
Originally Posted by NESTA3!! View Post
I have tried it more than once but I thought after improvement in database And you can try it yourself On database test You'll notice lot of difference ;)
You can check fragmentations on table after the shrink process. Also, before doing anything i recommended to review microsoft documentation about SQL.

In the case of using vsro database in simple recovery, it won't take much gigabayts. So, shrink process is not needed. But, if you use vsro database in full recovery mode(never recomended since it's going to log whole transation logs). It's really need to shrink vsro database. Also, don't forget to rebuild & reorganize your indexes after the shrink.
08/13/2019 15:40 NESTA3!!#8
Quote:
Originally Posted by senua View Post
You can check fragmentations on table after the shrink process. Also, before doing anything i recommended to review microsoft documentation about SQL.

In the case of using vsro database in simple recovery, it won't take much gigabayts. So, shrink process is not needed. But, if you use vsro database in full recovery mode(never recomended since it's going to log whole transation logs). It's really need to shrink vsro database. Also, don't forget to rebuild & reorganize your indexes after the shrink.







Before I already talked, I read the topic about on Microsoft Corporation But I decided I tried it myself
In fact I've actually improved on my database . And experience more than 1 year But your words are correct in the company directory. In fact

Try it with me I have improved well and no damage to the database ... In some of the people did the same experience and do not complain about the problem
But the responses of people with me had to improve :)