Cache Refresh settings on full system backups

Cache Refresh settings on full system backups

book

Article ID: KB0079941

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization 7.0.6, 7.0.7, 7.0.8, 8.0, ALL,

Description

After performing a full system backup using the bin/backup_export.sh script followed by a bin/backup_import.sh of the generated car file into a new environment,
Now, how to recreate all the caching tables in the new instance.

Issue/Introduction

Cache Refresh settings on full system backups

Environment

Any

Resolution

While taking a backup export, have to use option "-createcachetables" so that you are not required to re-create all the caching tables. 
lease refer attached AdmistationGuide.pdf page # 328 to get more information on this.
 

Eg: 

./pkg_import.sh -server localhost -port 9400 -domain composite -user admin -password admin -optfile ../../test/testdata/cache/cache.optfile -verbose -createcachetables -pkgfile ../../test/testdata/cache/cache.car -includeaccess