Friday, January 10, 2025

ORDS Uninstall (ORDS 24.1)

 [oracle@ol8db19capex ords]$

[oracle@ol8db19capex ords]$ $ORDS_HOME/bin/ords --config ${ORDS_CONFIG} uninstall

2025-01-11T06:58:39.658Z INFO        Your configuration folder /u01/ords/config is located in ORDS product folder.  Oracle recommends to use a different configuration folder.


ORDS: Release 22.1 Production on Sat Jan 11 06:58:39 2025


Copyright (c) 2010, 2025, Oracle.


Configuration:

  /u01/ords/config/


The configuration folder /u01/ords/config does not contain any configuration files.


Oracle REST Data Services - Interactive Uninstall


  Enter a number to select the database connection type to use

    [1] Basic (host name, port, service name)

    [2] TNS (TNS alias, TNS directory)

    [3] Custom database URL

1

  Enter the database host name [localhost]: 192.168.0.4

  Enter the database listen port [1521]:

  Enter the database service name [orcl]: orclpdb

  Provide database user name with administrator privileges.

    Enter the administrator username: sys

  Enter the database password for SYS AS SYSDBA:



Uninstall 

[oracle@ol8db19capex ords]$

No comments:

Post a Comment

How to install and configure Oracle Apex 24.1 with ORDS 22, Tomcat 9 and Jasper Report 7 on Oracle Linux 8.10

#########################Install Oracle  APEX 24.1################################ ----------------------------------------------------...