Oracle REST Data Services (ORDS) : Upgrade ORDS (ORDS Versions 3.0 to 21.4)
This article describes the process of upgrading an existing installation of Oracle REST Data Services (ORDS).
oracle miscconfigurationintermediate
by OracleDba
15 views
This article describes the process of upgrading an existing installation of Oracle REST Data Services (ORDS).
123456789
$ cd /u01/ords
$ unzip /tmp/ords-18.4.0.354.1002.zip
$ $JAVA_HOME/bin/java -jar ords.war configdir /u01/ords/conf
$ $JAVA_HOME/bin/java -jar ords.war
$ cd /u01/ords
$ cp ords.war $CATALINA_BASE/webapps/Please to add comments
No comments yet. Be the first to comment!