Re: Collection Lock

From: Alan Tchochiev [MSFT] (altcho_at_online.microsoft.com)
Date: 06/28/04


Date: Mon, 28 Jun 2004 15:21:47 -0700

What you are referring to is more of a 'hack'... if you create a collection
on a parent and it flows down to the child, you should not be able to change
it on the child. I would not recomend unlocking locked collections even
though there are numerous ways of doing it (if for no other reason because
it is unsupported).

-- 
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"richjj" <richjj@discussions.microsoft.com> wrote in message
news:83E8A7FE-FB63-4075-A3DB-76CD8F516499@microsoft.com...
> Is this something new? With SMS 2.0 there was a way to remove the locks.
Either by removing and recreating the addresses or by deleting a file or
both. I cannot remember the name of the file.
>
> "Cathy Moya [MS]" wrote:
>
> > Richjj,
> > The locks are there by design. Any time you create a collection at a
parent
> > site, it flows to all the child sites and shows up with a lock because
it
> > can't be changed.
> >
> > -- 
> > Cathy Moya, MCSE: Security, MCT
> > Technical Writer, Enterprise Management Content Group
> >
> > Check out the SMS Technical FAQ:
> >
http://www.microsoft.com/technet/prodtechnol/sms/sms2003/techfaq/default.mspx
> > This posting is provided AS IS with no warranties and confers no rights.
> >
> > "richjj" <richjj@discussions.microsoft.com> wrote in message
> > news:8D25416A-6BC9-47F6-AC94-EA2F6112BBFA@microsoft.com...
> > > I have two primary sites. One parent and on child. All the collection
on
> > the child site are lock. How can I remove the lock. Thanks
> >
> >
> >


Relevant Pages

  • Need help about lock hierarchy design
    ... Suppose we have two types of objects: Parent and Child. ... But if locks to be nested then a lock ... unlock; // Unlock parent... ...
    (microsoft.public.win32.programmer.kernel)
  • Re: form field auto numbering with unique value
    ... i.e if you're on the child record and it's number is 1-1 then if you pop-up ... The big issue isn't the parent becuase I can get that and make it unqiue, ... and not modifying an existing one I can't lock it either. ... >> child record also having the parent assigment value. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: device struct bloat
    ... acquires the semaphores for _all_ the devices in the tree. ... any time a driver's probe routine tries to register a child ... lock in order to probe drivers for the child. ... (it having a locked child, your parent, should be ...
    (Linux-Kernel)
  • Re: How do I know when a thread quits?
    ... parent.lock.acquire() do_something_with_vars_fromparent.lock.release# don't do anything with parents vars after releasing the lock ... taken away from it and given to the parent thread(note that the child thread hasn't quit yet). ... The parent thread which is waiting on the lock gets released and quits. ... Now the "still running" child thread tries to exit and based on my assumption attempts to call some cleanup func in some module which has been GC'ed due to the exit of the parent thread. ...
    (comp.lang.python)
  • Re: device struct bloat
    ... acquires the semaphores for _all_ the devices in the tree. ... child's lock. ... (it having a locked child, your parent, should be ...
    (Linux-Kernel)

Quantcast