HELP!
When we "upgraded" to Oracle 12C from Oracle 11g several years ago, we started seeing the following EVERY. SINGLE. TIME. we connected to a database in both SQL+ and when running a script in SQL+.
We use standard PL/SQL and run the scripts in SQL+.
This occurs even when the script has NO "Set" commands included.
Can anyone tell me how to turn off these two things/prevent them from being generated or displayed:
1) SP2-0158: unknown SET option "set"
2) Tracefile will be: D:\APP\ORAADMIN01\PRODUCT\12.1.0\DBHOME_1\RDBMS\TRACE\sbtrn12d_ora_13508.trc
D:\APP\ORAADMIN01\PRODUCT\12.1.0\DBHOME_1\RDBMS\TRACE\sbtrn12d_ora_13508.trc
I have scoured the internet for a solution to either issue, to no avail.
Thank You,
Olan
I am manually writing these scripts in Notepad++, and the error occurs even when there are ZERO "Set" commands in the script. It's bizarre.
Olan
if there are no login scripts that runs automatically I don't know what it could be.