Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iwextattr & DAS
mk_iw
TeamSite: 6.1
OS: Solaris
OD: 6.0
Hi,
Using iwextattr I attached extended attributes to the several files in my workarea.
I'm trying to find out a way how to sync with datadeploy table.
I understood on searching devnet that DAS does not reach to SetEA.
Any input is really appreciated.
Thanks
Find more posts tagged with
Comments
Migrateduser
Just touch the files so that DAS thinks the files change so you can use DAS to update the extended attributes also.
mk_iw
I can touch those if they are handful but I had set the extattr to several files.
Does the below can do that ?
$OD-HOME/bin/iwsyncdb -resyncwa /default/main/development/WORKAREA/**** teamsite/metadata
thanks