I have two tables say A in database X and A in database Y..I want to insert the records from table A in database Y into table A in X database.

i tried the minus option it gives unique constraint violated error...If i try append option in impdp still it gives same error..can any one help?