{"id":952,"date":"2024-12-08T18:22:47","date_gmt":"2024-12-08T17:22:47","guid":{"rendered":"https:\/\/anjo.pt\/keyword-oracle\/?p=952"},"modified":"2024-12-08T18:22:47","modified_gmt":"2024-12-08T17:22:47","slug":"solve-ogg-08224-error-container-option-was-specified-though-the-database-does-not-support-containers-error","status":"publish","type":"post","link":"https:\/\/anjo.pt\/keyword-oracle\/2024\/12\/08\/solve-ogg-08224-error-container-option-was-specified-though-the-database-does-not-support-containers-error\/","title":{"rendered":"Solve &#8220;OGG-08224 Error: CONTAINER option was specified though the database does not support containers&#8221; error"},"content":{"rendered":"\n<p>Quick post to add info about the following Goldengate error:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nOGG (http:\/\/localhost:9300 test1 as ogg_pdb1@CDB2) 10&gt; REGISTER EXTRACT E_TEST1 DATABASE CONTAINER (pdb1)\n\n2024-12-08T17:16:58Z ERROR OGG-08224 Error: CONTAINER option was specified though the database does not support containers.\n<\/pre><\/div>\n\n\n<p>This means that you are connected directly to the PDB, and not to CDB$ROOT. <\/p>\n\n\n\n<p>To register Goldengate 21 extracts you need to connect to the Root container with a common user.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nOGG (http:\/\/localhost:9300 test1 as ogg_pdb1@CDB2) 12&gt; DBLOGIN USERIDALIAS ogg_cdb2\nSuccessfully logged into database CDB$ROOT.\n\nOGG (http:\/\/localhost:9300 test1 as ogg_cdb2@CDB2\/CDB$ROOT) 13&gt; REGISTER EXTRACT E_TEST1 DATABASE CONTAINER (pdb1)\n2024-12-08T17:20:36Z  INFO    OGG-02003  Extract group E_TEST1 successfully registered with database at SCN 8039188.\n<\/pre><\/div>\n\n\n<p>Well, in the future this is not anymore true, as new version from Goldengate and DBs will work only at PDB level. <\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Quick post to add info about the following Goldengate error: This means that you are connected directly to the PDB, and not to CDB$ROOT. To register Goldengate 21 extracts you need to connect to the Root container with a common user. Well, in the future this is not anymore true, as new version from Goldengate [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,39],"tags":[],"class_list":{"0":"post-952","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-goldengate","7":"category-oracle-19c","8":"czr-hentry"},"_links":{"self":[{"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/posts\/952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/comments?post=952"}],"version-history":[{"count":1,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/posts\/952\/revisions"}],"predecessor-version":[{"id":953,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/posts\/952\/revisions\/953"}],"wp:attachment":[{"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/media?parent=952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/categories?post=952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anjo.pt\/keyword-oracle\/wp-json\/wp\/v2\/tags?post=952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}