09-02-2009 05:59 AM - edited 03-18-2019 11:37 PM
Hello,
I have a customer who's UnityDB Transaction Log is running at 6.5GB in size.
They are looking at running the Cisco document:
Shrink the Cisco Unity Database Configuration Example
However, is it safe to keep control of this by configuring a SQL Maintenance Plan?
Has any body done this? Any side effects?
Thanks
09-02-2009 06:25 AM
Run that doc right now, but after that configure regular DIRT backups. It will trunk the transaction logs every time it runs
HTH
java
if this helps, please rate
09-02-2009 06:31 AM
Cheers java,
Seems then that DiRT is not being used otherwise the Transaction Log wouldn't get that big.
Will push that forwards, but what about actually applying a SQL Maintenance Plan.
Is this not good then?
09-02-2009 09:09 AM
Shrinking should allow the weekly/nightly jobs in SQL to run properly.
Please check in SQL Enterprise Mgr
SQL Server Group > UnityName > Management > Jobs > SqlNightBackupJob/SqlWeeklyBackupJob
are running daily/weekly without error.
Once you shrink the database, you should be able to manually test the job by right clicking it.
09-03-2009 01:08 AM
Thanks rmai,
It is not set....
I am asking:
Is it safe to set?
09-03-2009 08:30 AM
The jobs should setup by itself so you need not to configure it. If it doesn't run, you might see a red X next to it.
09-03-2009 08:38 AM
ah right, sorry now i understand.
will check this, and see what that it is there and if with a red X next to it.
If it is not there, as it seems it should be, is there any harm in creating one? If not, what are the default configuration settings?
Thanks, and apologies if i appeared abrupt.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide