{"id":17,"date":"2015-03-28T21:47:50","date_gmt":"2015-03-28T19:47:50","guid":{"rendered":"http:\/\/geekinto.com\/?p=17"},"modified":"2015-03-28T21:47:50","modified_gmt":"2015-03-28T19:47:50","slug":"how-to-change-port-listner-in-oracle","status":"publish","type":"post","link":"https:\/\/howoracleapex.com\/?p=17","title":{"rendered":"How to change port listner in oracle ?"},"content":{"rendered":"<p>SQLPLUS \/NOLOG<\/p>\n<p>At the SQL Command Line prompt, enter the following command:<\/p>\n<pre class=\"lang:plsql decode:true\">CONNECT SYSTEM\/password<\/pre>\n<h5>&#8211;where password is the SYSTEM password that you set upon installation (Windows) or configuration (Linux) of Oracle Database XE.<\/h5>\n<h5>At the SQL Command Line prompt, enter the following command:<\/h5>\n<pre class=\"lang:plsql decode:true \">EXEC DBMS_XDB.SETHTTPPORT(nnnn);<\/pre>\n<p>&#8211;where nnnn represents the new port number to use for HTTP connection requests. Be certain that you select a port number that is not already in use.<\/p>\n<h5>&#8211;For example, to use port number 8087 for HTTP connection requests, enter this command:<\/h5>\n<pre class=\"lang:plsql decode:true\">EXEC DBMS_XDB.SETHTTPPORT(8087);<\/pre>\n<h5>&#8211;If the command is successful, the following message is displayed:<\/h5>\n<h5>&#8211;PL\/SQL procedure successfully completed.<\/h5>\n","protected":false},"excerpt":{"rendered":"<p>SQLPLUS \/NOLOG At the SQL Command Line prompt, enter the following command: CONNECT SYSTEM\/password &#8211;where password is the SYSTEM password that you set upon installation (Windows) or configuration (Linux) of Oracle Database XE. At&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,2,6],"tags":[],"class_list":["post-17","post","type-post","status-publish","format-standard","hentry","category-dba","category-oracle","category-plsql"],"_links":{"self":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":1,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/17\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/17\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}