Remove View Method 1:
ct rmview –tag <view_tag>
If any problem to remove from the above given Command, then use Method 2
Remove View Method 2:
1. ct lsview –long –prop <view_tag>
From the above command note down the uuid of your view & continue the below steps.
But if you get any error like “No matching entries found” from the above command, please Go to step 3 & 4 directly.
2. ct rmview –all –uuid <uuid>
3. ct unregister –view –uuid <uuid>
4. ct rmtag –view <viewtag>
5. rm –rf <viewname>.vws
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.