[progress Communities] [progress Openedge Abl] Forum Post: Removing Area From Oe...

  • Thread starter Thread starter Dmitri Levin
  • Start date Start date
Status
Not open for further replies.
D

Dmitri Levin

Guest
I can add an area to OE Replication enabled database. prostrct addonline on Target. Then prostrct addonline on Source. It does not look I can remove area from OE Replication enabled database. I can truncate bi and remove area from Source, but there is no way to remove it from Target w/o breaking replication of course. # prostrct remove /Target/sports d "Test Area" You must use the proutil truncate bi command before doing a remove. (6953) # proutil /Target/sports -C truncate bi OpenEdge Release 11.7.1 as of Wed Jun 14 19:00:30 EDT 2017 Access to database /Target/sports not allowed. The database is enabled for site replication but either replication is not running, or this process is not authorized to open a replication enabled database. (10356) Catch 22 :) And if I remove an area from Source then replication is broken. Why I am asking? Because I do that with Oracle all the time. Replication (DataGuard) does not mind that.

Continue reading...
 
Status
Not open for further replies.
Back
Top