How do you rebuild the Cache database?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2013 05:51 PM - edited 03-01-2019 09:05 AM
What are the steps to rebuild the Cache database? Thanks!
- Labels:
-
Cisco Workload Automation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2013 07:18 AM
The right answer is to log a case with Cisco support to get official steps.
What we do here (an Oracle DB):
- bring down CM
- make an export of TES schema (optional)
- run the clearcache.sql script (in the ../cache/tes6.0.0.0/cachesql.zip) to drop schema objects.
- verify that sql ran correctly and scheme is indeed empty
- restart the CM - in our case it takes 2 - 2.5 hrs for cache to be rebuilt (the secondary sync completed to show up)
