cancel
Showing results for 
Search instead for 
Did you mean: 

cat_export failures

FlyMountain
Moderator
Moderator
   VIP   

We are recovering Catalog on a DR Linux master server 8.0 with same host name, after run a PARTIAL catalog recover successfully, i also run CAT_EXPORT -client <client name> -staging and CAT_IMPORT -client <client name> to pull back the metadata. But for some reason, the CAT_EXPORT keeps failing for certain clients, not sure what happened and how to fix it. these clients do exist in catalog.

is there anyone experiencing same issue?

thank you in advance !

MasterServer:/root # cat_export -client mklv001.kpg.com -staging
cat_export failed with images exported = 0 and images skipped = 803

MasterServer:/root # cat_export -client mklv002.kpg.com -staging
cat_export failed with images exported = 0 and images skipped = 847

MasterServer:/root # cat_export -all -staging
cat_export failed with images exported = 66686 and images skipped = 954
unable to process request

2 REPLIES 2

RB-Infinitely
Level 4

Try and check the bpdbm log for clues when you get that failure.

Marianne
Level 6
Partner    VIP    Accredited Certified

Try to add -source_master <source master server>, even though the hostname is the same.

cat_export -all -staging -source_master <source master server> 

If this fails as well, look at bpdbm log as suggested by @RB-Infinitely. I suggest level 3.
Remember to restart NBU after creating bpdbm log.