Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Remember the solution to meeting ORA-39006,ORA-39213 once.

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Prepare to migrate the database in the customer's oracle 10.2.0.1 environment, but report an error when executing EXPDP

ORA-39006: internal error

ORA-39213: Metadata processing is notavailable

Using ORACLE users, view the details of ORA-39213:

Oerr ora 39213

39213, 00000, "Metadata processing isnot available"

/ / * Cause: The Data Pump could not use the Metadata API. Typically

/ / this is caused by the XSL stylesheets not being set up properly.

/ / * Action: Connect AS SYSDBA and executedbms_metadata_util.load_stylesheets

/ / to reload the stylesheets.

Follow the prompts as follows

SQL > conn / as sysdba

Connected.

SQL > executesys.dbms_metadata_util.load_stylesheets

PL/SQL procedure successfully completed.

After that, there are no errors in the execution of EXPDP. The actual test has no impact on the production business in use, so you can rest assured to use it.

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.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report