Problem with invalid SYS.KU$_RADM_FPTM_VIEW after install
Hi Gurus,
I have the following problem.
Installed Oracle Enterprise Edition 12.2.0.1.0 on el7uek.x86_64 platform.
On just finishing install I checked invalid objects from dba_objects where status='INVALID';
I am getting this invalid object every time I installed 12.2.0.1.0 database SYS.KU$_RADM_FPTM_VIEW.
To get clean install I did 4 times the install. Every time I got this.
Please help me.
Also I am unable to connect to 12.2.0.1.0 database using sqlplus version 11.2.0 as system or sysdba.
It is producing the following error. But the password is correct.
ORA-01017: invalid username/password; logon denied
Using the same password I put on sqlplus, I could log on sqlplus on the server where the database is residing.