ERROR | the target database may not be mounted when issuing REPLICATE |
CAUSE | A REPLICATE command was issued, but the target database is already mounted. |
ACTION | dismount the target database control file by issuing ALTER DATABASE CLOSE and ALTER DATABASE DISMOUNT via Enterprise Manager or Server Manager. |