Issues after rehost
I have an issue where there are still references to the source server after a rehost. In particular when I open the Queue Manager and try to select any of the actions I get an alert box with the following message:
No "ptcRepositoryDefinition" entry was found in the Directory for the given LDAP URL: "ldap://<target>.corp.ki.com/dc=<source>,dc=corp,dc=ki,dc=com,cn=configuration,cn=Windchill_9.1,o=ptc??base"
where <target> is the hostname of the target system and<source> is the hostname of the source (production) system.
I have been through the LDAP (Aphelion) several times using the LDAP browser tool and have exported the database and searched it with a text editor, so I'm quite sure that the issue is that something in the Windchill code (or in the Oracle databse perhaps) is looking for an LDAP entry with those terms and there isn't one, because all the LDAP entries have been updated with the target hostname.
Where would this LDAP URL be generated from?
I've been working with PTC tech support and haven't gotten an explanation where this error might be coming from. This is one of those situations where I know enough to be dangerous and I'm getting impatient.
The ant script used to update the target system has some limitations and it doesn't completely replace the source entries with the target's, and I hadto do some manual editing to complete the job. I did this under the eye of the tech support engineer the first time and have since been back after I refreshed the target system with updated data.
If anyone has a suggestion as to where I might look for the source of this error, I'd appreciate it.

