Oracle 19 - ORACLE_BASE variable when creating a database
Hello.
I am testing the creation of a Oracle19 database manually thanx to an sql script.
When the "create database" command is launched into this sql script to create a database thanx to rdbms packages, does the ORACLE_BASE variable mandatory for the whole creation process.
I mean, is is madatory to set this variable before executing the SQL script ?