EXPDP – ORA-39006,ORA-39213 Metadata processing is not available

==> Environmental Details :
O/S :Windows Server 2008 64 bits
Oracle Version : 11.2.0.1
==> Error Details :
While Taking full database export using “EXPDP” i was getting below mentioned error :
###############################################
C:\> expdp directory=pump_dir=expdp_test.dmp logfile=expdp_test.log full=y
Export: Release 11.2.0.1.0 – Production on Thu Feb 27 10:48:09 2014
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Username : system/oracle123 as sysdba
Password:
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 – 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
ORA-39006: internal error
ORA-39213: Metadata processing is not available

###############################################
Soultion
login  to sys
C:\sqlplus sys as sysdba

SQL> execute dbms_metadata_util.load_stylesheets
PL/SQL procedure successfully completed.
###########################################################

This solved my issue.

Comments

Popular posts from this blog

Oracle Management Server _ EMGC_OMS1 _1 in windows

ORA-00600: internal error code, arguments: [qctVCO:csform] ORA-64131 ORA-01403 Errors After Upgrade From 11.2.0.1 To 11.2.0.3 (Doc ID 1394206.1) when database is running in the Chinese language