problème impdump  linux/oracle
	
	
		bonjour tout le monde,
je sollicite vos aide sur mon problème qui est :
 
lorsque je veux importer une table depuis oracle via l'invite de commande par cette commande : 
	Code:
	
C:\Users\user>impdp coss/coss123@COS_EAS dumpfile=rel:file741852963.dmp tables=xcce
 le message d'erreur apparait :
	Code:
	
| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 
 | Import: Release 10.2.0.1.0 - Production on Dimanche, 24 Juin, 2018 14:37:31
 
Copyright (c) 2003, 2005, Oracle.  All rights reserved.
 
ConnectÚ Ó : Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit P
roduction
With the Partitioning, OLAP, Data Mining and Real Application Testing options
 
UDI-00008: l'opÚration a gÚnÚrÚ l'erreur ORACLE 6550
ORA-06550: Ligne 1, colonne 56 :
PLS-00905: object SYS.DBMS_DATAPUMP is invalid
ORA-06550: Ligne 1, colonne 52 :
PL/SQL: Statement ignored |