Schema A is set to have replication feature.
Steps:
1) I export db from schema A.
2) I import it to schema B.
Here is the error message below. Obviously, 'imp.exe' does not replace schema name 'A' with 'B'.

IMP-00015: following statement failed because the object already exists:
"CREATE SNAPSHOT LOG ON "A"."FORECAST" WITH PRIMARY KEY EXCLUDIN"
"G NEW VALUES USING ("MLOG$_FORECAST", ........