My Oracle Support Banner

EM13.5: SQL "fdqc71yf7jwn2" mos_pa_patch_recom.generate_final_patch_advice( :x ); Failing With ORA-01422 (Doc ID 3057001.1)

Last updated on DECEMBER 02, 2024

Applies to:

Enterprise Manager Base Platform - Version 13.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

13c EM Cloud Control ,Repository Database home page > Performance > Performance Hub >SQL Monitoring  Page  shows the SQL "fdqc71yf7jwn2" completed with error.

SQL is calling below procedure which is failing with Error "ORA-01422: exact fetch return more than requested number of rows"

DECLARE
  l_advice_ret_code INTEGER;
  BEGIN
  l_advice_ret_code := mos_pa_patch_recom.generate_final_patch_advice( :x );
  END;

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.