ADOP is not working after applying AD7,TXK7 and JAN 2016 CPU patches.
Hi,
i am facing an issue after applying AD7,TXK7 and JAN 2016 CPU patches. ADOP is not working.
i am not able to do FINALIZE,ABORT,FS_CLONE. (all ADOP related activities).
Here is the Error. please help.
Reading driver file (up to 50000000 bytes).
Patch file system freespace: 112.24 GB
Validating system setup...
Node registry is valid.
[ERROR] Failed to execute SQL statement :
declare
l_msg varchar2(4000);
begin
ad_zd_adop.adop_database_validations(l_msg);
dbms_output.put_line(l_msg);
end;
[ERROR] Error Message :
[ERROR] ORA-01422: exact fetch returns more than requested number of rows
[ERROR] ORA-06512: at "APPS.AD_ZD_ADOP", line 2611