PDB-modifiable Oracle Database Parameters
I got an interesting question the other day: “which Oracle Database Parameters are PDB-modifiable?”, i.e., which parameters can have different […]
I got an interesting question the other day: “which Oracle Database Parameters are PDB-modifiable?”, i.e., which parameters can have different […]
Oracle Database 23c Free – Developer Release is a new, free offering of the industry-leading Oracle Database that enterprises worldwide rely on every
Have you ever encountered a situation when you were in the middle of writing a SQL query and thought, “if
This is a short blog post about a tiny little feature that you are probably unaware of but can make
I have recently come across the Oracle Database Globalization Support again and the question of what character set is used
tl;dr Open ${ORACLE_HOME}/assistants/dbca/templates/XE_Database.dbc with a text editor Find <InitParamAttributes><InitParams> Add the following XML tag under <InitParams>: <initParam name=”cpu_count” value=”2″/>
One of the things that kept me busy lately was experimenting with how much an Oracle XE database setup could
It has been more than two and a half years since Oracle 18c XE has been released for Linux. Since
Oracle has published its Oracle Database JDBC client libraries on Maven Central. From now on you can find Oracle Database