|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
||||
|
||||
|
Problem with sqlplus UI
Hi!
I'm having some minor trouble with my sqlplus in Windows. Don't know which feature I accidentally edited by cosole seems to be in debug mode. Everything is ok, except that it print the old and new values of my variables. How can't I restore it to it's original behavior. Thanks. |
|
#2
|
|||
|
|||
|
SET SHOW OFF is what you are looking for.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/ch12040.htm#i2678887 |
|
#3
|
|||
|
|||
|
Maybe it's SET VER[IFY] OFF
![]()
__________________
|
|
#4
|
|||
|
|||
|
Quote:
Ah, right! SET SHOW was for system variables (been some time that I used SQL*Plus) |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Problem with sqlplus UI |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|