spfile location
Hi,
I installed DB 19c on AIX and have the follwing:
$ ls -l $ORACLE_HOME/dbs/spfil*
lrwxrwxrwx 1 oracle dba 61 Jan 28 10:48 spfilemydb.ora -> /u01/sgbd/mydb/admin/create/spfilemydb.ora
I want to have it in $ORACLE_HOME/dbs.
How to do?
Thank you.