|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hi all
Running SQL PLUS 9.0.1.3.0 and my environment is all screwed up. The linesize seems to be all out of wack. Ive tried altering in the env variables but no luck. Even the default settings are crap. When i execute a query returning multiple columns everything is all out of wack. Does anyone know of this problem or am i the only lucky person that gets it?? |
|
#2
|
|||
|
|||
|
If you create a file: login.sql in the current directory, when you login to Oracle, the script will run. Put SET LINESIZE 80 ... or whatever you want in the file.
If things are okay when you login, then somebody wrote a bad script that scrambled your setting and did not try to retore them. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > SQL PLUS Environment screwed up |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|