IP2013 to IP2015 DB migration
Dear members,
I completed the upgrep stage in the development environment. Before starting, I did not rename the "Siebel Repository" into "Prior Customer Repository" as requested in the upgrade guide pages 129-130.
I noticed though that the repository was automarically renamed as one of the very first steps of the upgrep ("Title = Verify Repository Name") . I could see in the "srvrupgwiz1_02.log" the following SQL statement :
update S_REPOSITORY set NAME = 'Prior Customer Repository' where NAME = 'Siebel Repository'
So, my question is : why is this necessary to manually rename the repository if the process will do it automatically at the beginning ?