In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
For manually built libraries or newly upgraded libraries, the following error may be reported under EM 13c, resulting in unknown availability status:
Target oracle_database.orcl is broken: Target {oracle_database.orcl} is broken: Dynamic Category property error,Get dynamic property error,No such metadata-No valid queryDescriptor or executionDescriptor found for target [oracle_database.orcl$57] is broken: Dynamic Category property error,Get dynamic property error,No such metadata-No valid queryDescriptor or executionDescriptor found for target [oracle_database.orcl$57]
Solution:
SQL > desc dba_registry_history
Name Null? Type
-
ACTION_TIME TIMESTAMP (6)
ACTION VARCHAR2 (30)
NAMESPACE VARCHAR2 (30)
VERSION VARCHAR2 (30)
ID NUMBER
COMMENTS VARCHAR2 (255)
There is no BUNDLE_SERIES column, rerun the following script to have this column
SQL > @ $ORACLE_HOME/rdbms/admin/catbundle.sql
Enter value for 1: psu
Enter value for 2: 0
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
SQL > desc dba_registry_history
Name Null? Type
-- -
ACTION_TIME TIMESTAMP (6)
ACTION VARCHAR2 (30)
NAMESPACE VARCHAR2 (30)
VERSION VARCHAR2 (30)
ID NUMBER
BUNDLE_SERIES VARCHAR2 (30)
COMMENTS
At this point, the MOS document ID:2105001.1
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.