摘要:
1.通过查询gv$session查询当前OGG在数据库中的sid及serial#。 SQL> select inst_id,sid,serial#,sql_id,program,module from gv$session where module like '%OGG%'; INST_ID SID 阅读全文
摘要:
1.在产生lag的时候,可以通过以下过程,查询相应的事务信息:当前在dayu中有两个到dayurpt的正向同步操作,一个dayurpt向dayu的逆向同步操作,因此通过进程的lag at列可以看到是正向还是逆向超时。 GGSCI (pdayudb1) 1> info all Program Stat 阅读全文