{"id":92,"date":"2020-11-14T13:07:07","date_gmt":"2020-11-14T13:07:07","guid":{"rendered":"http:\/\/blog.tutschonwieder.net\/?p=92"},"modified":"2020-11-14T13:07:07","modified_gmt":"2020-11-14T13:07:07","slug":"ords-upgrade","status":"publish","type":"post","link":"https:\/\/blog.tutschonwieder.net\/index.php\/2020\/11\/14\/ords-upgrade\/","title":{"rendered":"ORDS Upgrade"},"content":{"rendered":"\n<p>The update of Oracle REST Data Services (ORDS) is quite simple and done with a few steps:<\/p>\n\n\n\n<p>Copy the ords.zip via SCP on the server and unzip it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>scp .\/ords-20.3.0.301.1819.zip root@server:\/tmp\ncd \/srv\/ords\/\nunzip \/tmp\/ords20.3.0.301.1819.zip<\/code><\/pre>\n\n\n\n<p>Configure ords.war and set config dir:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$JAVA_HOME\/bin\/java -jar ords.war configdir \/var\/ords\/config<\/code><\/pre>\n\n\n\n<p>Execute ords.war in order to run the database object upgrade:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$JAVA_HOME\/bin\/java -jar ords.war<\/code><\/pre>\n\n\n\n<p>when asked, enter the credential for the sys account<\/p>\n\n\n\n<p>After the database objects are upgraded, start the ORDS service and you&#8217;re done \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The update of Oracle REST Data Services (ORDS) is quite simple and done with a few steps: Copy the ords.zip via SCP on the server and unzip it. Configure ords.war and set config dir: Execute ords.war in order to run the database object upgrade: when asked, enter the credential for the sys account After the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false},"categories":[3,2,13],"tags":[15,16,14],"_links":{"self":[{"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/posts\/92"}],"collection":[{"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/comments?post=92"}],"version-history":[{"count":3,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/posts\/92\/revisions"}],"predecessor-version":[{"id":95,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/posts\/92\/revisions\/95"}],"wp:attachment":[{"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/media?parent=92"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/categories?post=92"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tutschonwieder.net\/index.php\/wp-json\/wp\/v2\/tags?post=92"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}