I tried this command to unlock the DCR>iwunlock myDcrNameBut I am getting the error as ERROR:00920: Object being looked up was not foundNote: I am using TS 6.1 under windows 2003 server.Any help ?Lal
Here's a silly question... Is the DCR actually locked? If it isn't locked, you will get "ERROR:00920: Object being looked up was not found:".If it is actually locked, try using the full vpath instead of the relative path as others have suggested.~Jeff
ERROR:02005: Error locating ...
I still suggest to use vpaths.... as most of the CLTs use vpath as the parameter. I have gone through these types of situations where interwoven does not act as perl.
Could you please gimme a simple eg of your try ..Lal
No, you said that initially you were using iwunlock myDcrName when your shell was in the same directory as the DCR. From the command line, it works in this situation so I'm not clear as to what the problem was initially.
Dave
oh i found the issue, initially i was using iwunlock y:/default/main/...I should not have used that y: ..!!!!!!Thanks much All for you help received.Lal
I hope you understand the value of attaching the code while solving these ****-bit issues.