datapump imp full with network_link [message #521017] |
Thu, 25 August 2011 16:01 |
|
alcalina
Messages: 3 Registered: August 2011
|
Junior Member |
|
|
Hi.
I want do this
connected in windows 2008 r2 with oracle 11G R2
execute an import, that will do a full import, from a linux with oracle 10g called "SUPORTE1"
I´m trying this in the windows2008 machine
impdp system/manager@w2k811r2 full=y DIRECTORY=dpump NETWORK_LINK=SUPORTE1;
and I get the follow errors
ORA-39001: valor de argumento invßlido ( argument valor invalid)
ORA-39200: O nome do link "SUPORTE1;" Ú invßlido. ( link name invliad)
ORA-44004: nome SQL qualificado invßlido ( sql name invalid)
I tested the connection, db-link and created the directory.
I hope is a silly mistake mine.
tks for the help
|
|
|
|
|
|