My Oracle Support Banner

Why Is The Error UDI-00018 Reported When Launching A DataPump Job With All DBA_REGISTRY Components Valid? (Doc ID 2177206.1)

Last updated on FEBRUARY 23, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.1.0.6 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Goal

- A DataPump job fails to be started as shown below:

$ impdp dumpfile= <DUMPFILE>.dmp logfile= <LOGFILE>.log directory= <DIR> full=y

Import: Release 12.1.0.2.0 - Production on Mon Aug 29 14:27:45 2016

Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.

Username: / as sysdba
UDI-00018: Data Pump client is incompatible with database version 11.2.0.4.0

- DBA_REGISTRY shows valid status for all installed components:

SQL> connect / as sysdba
SQL> SELECT comp_id, version, status, SUBSTR (comp_name, 1, 35) COMP_NAME FROM dba_registry;

COMP_ID				VERSION				 STATUS		 COMP_NAME
------------------------------	------------------------------	 -----------	 -----------------------------------
OWB				11.2.0.4.0			 VALID		 OWB
APEX 				3.2.1.00.12			 VALID		 Oracle Application Express
EM				11.2.0.4.0			 VALID		 Oracle Enterprise Manager
AMD				11.2.0.4.0			 VALID		 OLAP Catalog
SDO				11.2.0.4.0			 VALID		 Spatial
ORDIM				11.2.0.4.0			 VALID		 Oracle Multimedia
XDB				11.2.0.4.0			 VALID		 Oracle XML Database
CONTEXT				11.2.0.4.0			 VALID		 Oracle Text
EXF				11.2.0.4.0			 VALID		 Oracle Expression Filter
RUL				11.2.0.4.0			 VALID		 Oracle Rules Manager
OWM				11.2.0.4.0			 VALID		 Oracle Workspace Manager
CATALOG				11.2.0.4.0			 VALID		 Oracle Database Catalog Views
CATPROC				11.2.0.4.0			 VALID		 Oracle Database Packages and Types
JAVAVM				11.2.0.4.0			 VALID		 JServer JAVA Virtual Machine
XML				11.2.0.4.0			 VALID		 Oracle XDK
CATJAVA				11.2.0.4.0			 VALID		 Oracle Database Java Packages
APS				11.2.0.4.0			 VALID		 OLAP Analytic Workspace
XOQ				11.2.0.4.0			 VALID		 Oracle OLAP API 

Solution

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
Goal
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.