1. ogg 터미널 접속


   ./ggsci



2. ogg extractor/replicator 상태 확인

  

   info *

   info *, detail

   info *, showch


   해당 프로세스 상태 자세하게 확인

   send test1, status

   send test1, showtrans



3. ogg mgr/extractor/replicator 시작, 중지, 강제 중지, kill


   1) 시작

   start mgr

   start test1

   


   2) 중지

   stop mgr

   stop test1


   3) 강제 중지

   send extract test1, forcestop


   4) kill

   kill extract test1



* 기본적인 내용 설명 사이트

https://jinyuwang.weebly.com/oracle-goldengate.html



'RDB > OGG' 카테고리의 다른 글

ogg 18c fk error 조치  (0) 2019.07.09
parallel replicat  (0) 2019.05.21
integrated extract 구성  (0) 2019.03.26
ogg 데이터 동기화 방안  (0) 2018.09.07
ogg 12c 구성  (0) 2018.06.26

+ Recent posts