Hi All,
Scenario: we've multiple stores storeA and storeB, having multiple branches in one server (TS 6.7.2).
We want to migrate selected branches from storeA and storeB into a single store in another server (TS 8.2).
iwmigrate -m “/iwmnt/default” -o “/iw-store/newstoreC” -b “branchA”
iwmigrate -m “/iwmnt/default” -o “/iw-store/newstoreC” -b “branchB”
Question: Will we be able to run iwidmap on the newly created storeC? Is it possible to merge two stores and preserve the user & group mappings?
regards,
Praveen