Crimsondelo
IS-IT--Management
Hi all/Anyone;
I have an issue, when running reports in itel - RCC the reports can take upto 15 mins to run. Here is what i have discovered
* The CCRDB hammers the Hard Drive during this process
* The Database indexes were heavily fragmented
* I have been unable to move CCRDB to another Hard drive due to the RCC Install Verification tool detecting that the Database has moved and re-creating it.
Here's what i have done to address this:
* Created a Database stored procedure which is called daily to 'defragment' the indexes.
* Moved the tempDB to another hard drive
* altered the ReportServer$RCCSQLEXRP & ReportServer$RCCSQLEXPRTempDB to not autoclose
* Turned off pagefile on c: and turned on on the other Hard drive (don't just turn this off as you will break your machine)
The Issue:
* Reporting is still slow
* Disk is still getting hammered
Before I buy a machine which supports RAID and I can address the issue with a hardware solution does anyone know if it is possible to move the CCRDB database to another hard drive and not have the RCC IVT create the database?
Regards
James
I have an issue, when running reports in itel - RCC the reports can take upto 15 mins to run. Here is what i have discovered
* The CCRDB hammers the Hard Drive during this process
* The Database indexes were heavily fragmented
* I have been unable to move CCRDB to another Hard drive due to the RCC Install Verification tool detecting that the Database has moved and re-creating it.
Here's what i have done to address this:
* Created a Database stored procedure which is called daily to 'defragment' the indexes.
* Moved the tempDB to another hard drive
* altered the ReportServer$RCCSQLEXRP & ReportServer$RCCSQLEXPRTempDB to not autoclose
* Turned off pagefile on c: and turned on on the other Hard drive (don't just turn this off as you will break your machine)
The Issue:
* Reporting is still slow
* Disk is still getting hammered
Before I buy a machine which supports RAID and I can address the issue with a hardware solution does anyone know if it is possible to move the CCRDB database to another hard drive and not have the RCC IVT create the database?
Regards
James