{"id":74,"date":"2020-10-11T18:40:32","date_gmt":"2020-10-11T18:40:32","guid":{"rendered":"https:\/\/maboc.nl\/?p=74"},"modified":"2020-10-11T18:40:32","modified_gmt":"2020-10-11T18:40:32","slug":"tnsnames-ora-example","status":"publish","type":"post","link":"https:\/\/maboc.nl\/?p=74","title":{"rendered":"tnsnames.ora example"},"content":{"rendered":"\n<p>Because I tend to forget&#8230;this is what a tnsnames.ora looks like:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>DB01_broccoli=\n  (DESCRIPTION =\n    (ADDRESS_LIST =\n      (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.122.101)(PORT = 1521))\n    )\n    (CONNECT_DATA =\n      (SERVICE_NAME = CDB01_broccoli)\n    )\n  )\nCDB01_bloemkool=\n  (DESCRIPTION =\n    (ADDRESS_LIST =\n      (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.122.100)(PORT = 1521))\n    )\n    (CONNECT_DATA =\n      (SERVICE_NAME = CDB01_bloemkool)\n    )\n  )<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Because I tend to forget&#8230;this is what a tnsnames.ora looks like:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[13,12],"class_list":["post-74","post","type-post","status-publish","format-standard","hentry","category-oracle","tag-infrastructure","tag-tnsnames"],"_links":{"self":[{"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/posts\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maboc.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=74"}],"version-history":[{"count":2,"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/posts\/74\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/maboc.nl\/index.php?rest_route=\/wp\/v2\/posts\/74\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/maboc.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=74"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maboc.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=74"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maboc.nl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}