Upgrade with DBUA has to use passwords (in Windows)
We still are looking for a solution to run dbua in silent mode without using passwords:
C:\Oracle\12.1.0.2.0_A\bin\dbua -silent -sid ORCL -serviceUserPassword <Oracle-OS-Password> -sysDBAUserName sys -sysDBAPassword <SYS-Password> -autoextendFiles -recompile_invalid_objects true -upgradeTimezone -emConfiguration NONE -gatheringStatistics
Any idea?