What tables are updated when adding a new user
Version: Windchill 12.0
Use Case: Background method server died just as I was in the middle of creating a new Windchill login.
Description:
A while back, the background method server died just as I was in the middle of creating a new user. This resulted in not being able to find the user since it was not completely created and cannot create the user as it already exists.
We have a external LDAP for logging into our windchill and oracle DB for primary object storage.
What DB tables are updated when we create a new user? I suspect there is more than one. We attempted to remove the user from one table, but it did not make a difference.

