Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when running sqlplus on macos (Big Sur)

PeruFlashbackFeb 2 2021 — edited Feb 2 2021

Hello,
I got an error when I try to connect to sqlplus.
I have been using sqlplus for a long time, and I'm getting this error since last week.
I wonder if this error is related to the new mac os I installed recently (Big Sur).
This is the error:

SQL*Plus: Release 19.0.0.0.0 - Production on Tue Feb 2 14:56:11 2021
Version 19.8.0.0.0
Copyright (c) 1982, 2020, Oracle. All rights reserved.

ERROR:
ORA-03114: not connected to ORACLE

Error accessing package DBMS_APPLICATION_INFO
Last Successful login time: Tue Feb 02 2021 14:44:00 -05:00

Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Advanced Analytics and Real Application Testing options

SQL> 

Do you have any idea of what could be causing this error ?

Comments
Post Details
Added on Feb 2 2021
2 comments
281 views