Warning: This will reset the password for the Administrator account in the 'OATS_otm_DS' database.
So, what you need is this badboy - at the command line:Ĭ:\OracleATS\lib>C:\OracleATS\jdk\bin\java.exe =c:\OracleATS\lib -jar ResetPassword.jar -otm 'OATS_otm_DS' Note that you can get confused, because even if you reinstall OATS, it seems to remember the first admin password or want it in the database. You can log into wls admin and login with oats and your admin password (if you remember the latest one). SQL> alter user oats identified by HelloWorld99 account unlock It'd easy changing the oats and olt user. All you want to do is login and upgrade the oats database or just login, and you cannot.