
The one ORDS command you NEED to know!
ords config list --include-defaults
That's it. Goodbye!
I'm kidding, there's more. But if you don't feel like reading anymore, bookmark this post and return when you're ready.
Assuming you have ORDS installed, you too can execute the ords config list --include-defaults command to reveal almost all the configuration settings for your ORDS installation.
Here is what my configuration...

ORDS, JavaScript, the Fetch API, and HTML
I found JavaScript and HTML code here and here and “remixed” it to work with one of my...

Tinkering: a SQL script for the ORDS_ADMIN.ENABLE_SCHEMA procedure
Post-ORDS installation Once you’ve installed ORDS, you need to REST-enable your schema before taking advantage of ORDS (I...
ORDS install considerations: choosing the correct host, port, service name, and pluggable database when the database is in a podman container
The other day, I wrote about how I had to start from scratch on my podman containers 😢....

Podman container is unhealthy with Oracle database images
Problem Description You’re working with podman containers (maybe like me – the ones from the Oracle Container Registry),...
Top pick for you
You may also like

The one ORDS command you NEED to know!
ords config list --include-defaults
That's it. Goodbye!
I'm kidding, there's more. But if you don't feel like reading anymore, bookmark this post and return when you're ready.
Assuming you have ORDS installed, you too can execute the ords config list --include-defaults command to reveal almost all the configuration settings for your ORDS installation.
Here is what my configuration...

ORDS, JavaScript, the Fetch API, and HTML
I found JavaScript and HTML code here and here and “remixed” it to work with one of my...

Tinkering: a SQL script for the ORDS_ADMIN.ENABLE_SCHEMA procedure
Post-ORDS installation Once you’ve installed ORDS, you need to REST-enable your schema before taking advantage of ORDS (I...
ORDS install considerations: choosing the correct host, port, service name, and pluggable database when the database is in a podman container
The other day, I wrote about how I had to start from scratch on my podman containers 😢....

Podman container is unhealthy with Oracle database images
Problem Description You’re working with podman containers (maybe like me – the ones from the Oracle Container Registry),...