Jump to content

Recommended Posts

Posted

Hi,

As the title says, is it safe to go into the SQL management and shrink the SIMS database? I was given some patches however they don't work and was eager to sort this out over the weekend where possible. Not sure I see a downside but best to check.

 

Thanks

Posted

Generally it is a bad idea to shrink SQL databases. If you use DBCC to shrink the DB you will end up with heavily fragmented tables which will effect performance.

Why do you need to shrink the DB? Space on the server?

Posted

Yeah, just take a backup first.

Were the patches to shrink the dB or for something else. If they were supposed to shrink it and it’s not worked there could be an issue and doing it manually won’t work either.

 

IIRC the shrink dB patch basically put the system in simple mode and flushed the log files.

 

If you have issues with the DB size it’s worth also looking at the auto grow settings.

Posted

I know sometimes you have to set to FULL, then shrink the log file (important FILE not Database), then switch back to SIMPLE. Still you're SIMS Support team should be able to do this for you - 5 min job.

 

Be worth checking the backups also!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...