Hello,
I am attempting to upgrade from vCenter 5.0 to 5.1.
My current 5.0 installation is using SQL 2008 R2 Express (installed bundled with 5.0).
I chose a Simple Installation and the SSO portion of the install started as expected.
I chose 'Use an exisiting supported database' option and trying to run the SQL query referenced to setup my database and tables correctly.
Screenshot attached. SSO1.jpg
However, after making changes to the 'CHANGE ME' section, and selecting overwrite (since read only), the script stops at 'USE MASTER' section of the script. Using rsaIMSLiteMSSQLSetupTablespaces.sql.
Screenshot attached. SSO2.jpg
This is probably lack of SQL experience on my part, but anyone know what I should do to get this script to run and create my SSO database so that I may move on?
Thanks!