Hi
I have Oracle 12.2.0.4 installed in Vbox.
i can get onto the server for linux access as support and root.
Now I want to create the agent user but the coraenv script is failing to run
[root@xyzbin]# coraenv
/usr/local/bin/coraenv: line 46: syntax error near unexpected token `set'
/usr/local/bin/coraenv: line 46: `if ("$ORASID" == '' ) set ORASID='*''
[root@xyzbin]#
And if I run the ORAENV script it asks for the ORACLE_HOME and ORACLE_SID.
I can make out fro documentation that ORACLE_SID should be av by default but what should ORACLE_HOME be?