dbua does not see source db?
I have an 11.2.0.4 db running on a system and 12.2.0.1 installed on the same system. Following Complete Checklist for Upgrading to Oracle Database 12c Release 2 (12.2) using DBUA (Doc ID 2189854.1) I set the env vars to point to the 12.2.0 home and start dbua. "run DBUA, once all Prerequisite checks are successful. please make sure that environment variables are pointing to target 12.2 home." The app does not see the 11.2.0 database, it only lists the CDB in the 12.2.0 home, which seems rather silly, since I won't want to upgrade the 12.2.0 to 12.2.0. How does dbua find all the databases?
Maybe one of the files got hurt when I tried to upgrade to 12.1.0 awhile back?