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
As it turns out I have an Oracle 11g client connecting to Oracle 12C databases. Let me check how the Oracle 12 client behaves!
Olan