Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Object Naming - Quick Question

Status
Not open for further replies.

jaybo71

MIS
Sep 24, 2002
25
US
Is there a problem using the same object name over and over again? Example - User object JSMITH is deleted and re-created again immediatley in the same container? Should I wait until a short period of time has passed to make sure the replicas agree that old user JSMITH is gone before creating a new JSMITH?

Thanks
 
Hi,

Yes you should. The more replicas you have the longer you should wait.

Is your server/DS heathy? If so, it shouldn't take too long.

Lou
 
Yes, tree is healthy ( knock on wood )..

I believe the replicas sync every 4 minutes or so.. So as long as I wait a that short period of time, I recreate an object over and over without any hangups? correct?

Thanks..
 
Hi,

Yes that should be plenty of time for a few replicas. But if you have more than a few I would wait a bit longer. Not all replicas are updated at the same exact time.

Lou
 
you can tell if it's causing an issue by checking if you have any stuck obits

i like to do this monthly in case they come back and haunt you
 
Just out of curiosity, why are you creating and deleting the same user name over and over again?

You can check to see if the deleted object has been flushed by checking in DSBROWSE.. Just load it on the server and drill down to the container where the user was located. If the object shows up as [DELETED OBJECT], It hasn't been completely processed. I would wait till it's completely gone before trying to create a new one.



Marvin Huffaker MCNE, CNE
Marvin Huffaker Consulting
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top