Hello. In Windows 10 I've installed XE 21c + APEX 22.2 + ORDS 22.4 using default values.
When I try to install ORDS I get this error:
SEVERE Error. No se puede cambiar la versión porque la versión del esquema no contiene un valor.
and when I execute “ords serve” I get:
INFO HTTP and HTTP/2 cleartext listening on host: 0.0.0.0 port: 8080
INFO Disabling document root because the specified folder does not exist: D:\ords22\bin\global\doc_root
Mapped local pools from D:\ords22\bin\databases:
/ords/ => default => INVALID
This is the first time I try to do this. I've unsuccessfully tried to search how to get this working . Is there anywhere step-by-step instructions explaining how to troubleshoot ORDS errors?
Thanks.