{"id":2232,"date":"2012-05-07T08:02:26","date_gmt":"2012-05-07T13:02:26","guid":{"rendered":"http:\/\/appcrawler.com\/wordpress\/?p=2232"},"modified":"2012-05-07T08:02:26","modified_gmt":"2012-05-07T13:02:26","slug":"which-tables-have-changes-in-a-goldengate-trail-file","status":"publish","type":"post","link":"http:\/\/appcrawler.com\/wordpress\/2012\/05\/07\/which-tables-have-changes-in-a-goldengate-trail-file\/","title":{"rendered":"Which tables have changes in a GoldenGate trail file?"},"content":{"rendered":"<p>I use the following to identify which tables have changes recorded in a trail file, as well as how many changes each table has&#8230;<\/p>\n<pre lang=\"text\" line=\"1\">\r\nCMHLDECOMDB01:oracle:cmhecomd1:\/u01\/app\/oracle\/acfsmounts\/ggate\/oracle2\/dirdat>strings -a r1000009 | grep ATGDB | sort | uniq -c\r\n      6 ATGDB_CORE.DAS_ID_GENERATOR\r\n  21873 ATGDB_CORE.DCSPP_ORD_ABANDON\r\n  10937 ATGDB_CORE.DCS_USER_ABANDONED\r\nCMHLDECOMDB01:oracle:cmhecomd1:\/u01\/app\/oracle\/acfsmounts\/ggate\/oracle2\/dirdat>\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I use the following to identify which tables have changes recorded in a trail file, as well as how many changes each table has&#8230; CMHLDECOMDB01:oracle:cmhecomd1:\/u01\/app\/oracle\/acfsmounts\/ggate\/oracle2\/dirdat>strings -a r1000009 | grep ATGDB | sort | uniq -c 6 ATGDB_CORE.DAS_ID_GENERATOR 21873 ATGDB_CORE.DCSPP_ORD_ABANDON 10937&hellip;<\/p>\n<p class=\"more-link-p\"><a class=\"more-link\" href=\"http:\/\/appcrawler.com\/wordpress\/2012\/05\/07\/which-tables-have-changes-in-a-goldengate-trail-file\/\">Read more &rarr;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"footnotes":""},"categories":[19,35],"tags":[],"_links":{"self":[{"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/posts\/2232"}],"collection":[{"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/comments?post=2232"}],"version-history":[{"count":3,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/posts\/2232\/revisions"}],"predecessor-version":[{"id":2235,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/posts\/2232\/revisions\/2235"}],"wp:attachment":[{"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/media?parent=2232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/categories?post=2232"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/appcrawler.com\/wordpress\/wp-json\/wp\/v2\/tags?post=2232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}