I've been trying to upgrade 10.0.2.218 to 10.1.1.3 in a test environment and sometimes it works fine and sometimes it fails. Any advice on the best way to upgrade cps without failing. it's ok when it fails during a test but not during a real upgrade. I have a app and sql servers. Last time i downloaded the update from serversetup from the app server and apply all updates, it failed. GE recommended to copy the staging folder to the sql server and upgrade the database locally and upgrade the website separately in the app server. I tried it in a test environment a few times and sometimes it upgraded without issue but sometimes it fails too. Anyone experience this before? thanks.
What errors are you seing in your servserup.log?
Depending on the errors should give you an idea of why it is failing.
This is what i've found. i'm not sure what it means. It upgraded to 10.1.2.210 and it stopped.
-------------------------------------------------Data Integrity Checks.-------------------------------------------------
02/22/13 07:52:55 Running Script: C:\CPS_10_Staging\SS\Shared\ServerSetupLog.sql
02/22/13 07:52:55 Encountered an improper argument.
02/22/13 07:53:33 Current Database Version: 10.1.2.210
after taking a closer look at the server log, this time it failed because of insufficient space. thank you.