In the command-window (9.0.6.1665) I try
SQL> SET DESCRIBE DEPTH 2;
resulting in "Cannot SET DESCRIBE"
It seems to work fine with SQL*Plus: Release 10.2.0.1.0 (no error)
Other SET functionality seems to work fine (I don't use it often, I just found this one in the manual for describing objects)
SQL> SET DESCRIBE DEPTH 2;
resulting in "Cannot SET DESCRIBE"
It seems to work fine with SQL*Plus: Release 10.2.0.1.0 (no error)
Other SET functionality seems to work fine (I don't use it often, I just found this one in the manual for describing objects)