Oracle 26ai: How to create DB in silent mode
On this activity we are going to create a DB in silent mode on a single server with ASM (GRID). That’s it! For a list of 26ai articles, go to HERE
On this activity we are going to create a DB in silent mode on a single server with ASM (GRID). That’s it! For a list of 26ai articles, go to HERE
On this activity we are going to install the sample schemas on a 26ai DBFirst we need to download file from here: https://docs.oracle.com/en/database/oracle/oracle-database/26/comsc/installing-sample-schemas.html unzip and go to directory you want to install: Connect to the PDB and run the install (it will ask for HR password): That’s it! For a list of 26ai articles, go... » read more
On this activity we are going to install Oracle 26ai on premises (on a virtualbox server) Create direcories and unzip software We are going to use this response file: Run Install: ROOT SCRIPT: Check logs for errors and done! On every new install, I like to add en “dummy” entry on /etc/oratab for an easy... » read more
List of all the articles I created for Oracle 23ai/26ai.
After a very, very long wait, finally onpremises has been released.As a starting point, we are on a Oracle Linux 8.10 (x86_64) server on kernel 5.15.0-316.196*, with at least 16G of swap. Lets install few bits and reboot: Make sure oinstall has assigned oracle in /etc/group file. This might not give you any issues on... » read more