On macOS Big Sur 11.1 when running sqlplus I get the following error:
$ sqlplus
Error 6 initializing SQL*Plus
SP2-0667: Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
The instantclient-sqlplus formula has a special case for MacOS Catalina. Setting
the special case for Catalina or later versions fixes the error and sqlplus can
run.
On macOS Big Sur 11.1 when running
sqlplus
I get the following error:The instantclient-sqlplus formula has a special case for MacOS Catalina. Setting the special case for Catalina or later versions fixes the error and
sqlplus
can run.