Default upgrade installation to 11g not working as expected
I'm trying to upgrade from 11.1.07 to 11.2 on windows 2008 std but I found some problems. I've a single home installation in it's almost simplest form.
I'm using the OUI installation and select the option to upgrade the database.
The database is configured to use USE_DB_RECOVERY_FILE_DEST therefore the LOG_ARCHIVE_DEST_1 ins not set.
When the upgrade utility starts with the update it asks you a couple of questions and then it build the pfile. It doesn't pick up theat the DB has been set for DB_RECOVERY therefore it create the LOG_ARCHIVE_DEST_1= "" which cause a fail to parse LOG_ARCHIVE_DEST_1 problem. It doesn't ask you for a destination location either.