PAGE WIDTH IN ORACLE SQL*PLUS

Hi all ,
My problem is how can i increase the horizontal screen scrolling in sql*plus ...
When i query all records from specific table it hides few columns on the right side of screen.... i ve tryed to increased pagewidth through environment but it didnt helped ...
Anybody?
Thnx in advance

This is a Forms forum, but what the heck...
Are you using the sqlplusw.exe in Windows, or sqlplus.exe? Are you in a Windows environment or something else?
I use sqlplusw in Windows, and all I do is maximize the window, or drag the right edge of the window until it is wide enough.
...or do you need to just change the linesize: SET LINESIZE 200

Similar Messages

  • Oracle SQL*PLUS has encountered a problem and needs to close

    When I have done like below,
    C:\Documents and Settings\himanshu.chaudhari>sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 14 07:38:22 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn sys@dev as sysdba
    Enter password:
    Connected.
    SQL> spool e:/spool/test.log
    SQL> @e:/spool/ms_script.sql
    Got error like ,
    Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
    AppName: sqlplus.exe     AppVer: 0.0.0.0     ModName: oranls10.dll
    ModVer: 10.2.0.1     Offset: 0005d6ff
    I am using,
    Operating System: Microsoft Windows XP Professional Version 2002 Service Pack 3,
    Have two different oracle client on same drive
    1) 10.2.0.1.0
    2) 8.1.7.4.0
    I have tried,
    Run selecthome.bat from BIN but got same error,
    Run sqlpus.exe from particular home then also got same error..
    So , Please anyone can have some idea regarding the same ?

    Is there any other error in error.log file?
    What do you run in that (ms_script) script?
    Have you used both sqlplus?
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Oracle SQL*PLUS has encountered a problem and needs to close.  We are sorry

    I have installed oracle10g release2(10.2.0.1.0) in my system
    my porblem when i am trying to issue command
    SQL> commit;
    Commit complete.
    SQL> cl scr;
    then it is show below mentioned error
    Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
    Please can anybody help for me.
    with regards,
    srinivas.

    When working with mixed environments you should make sure the path environment variable is consistent with the executables you are currently running, and try not to mix them, i.e. if you are working with the sqlplus from 9i, make sure you execute the sqlplus.exe file from the 9i oracle home and temporarily by means of a batch file put your Oracle Home 9i executables prior to those of 10g , and the other way around, when executing from the 10g make sure all executables and paths are consistent. It should be easier since when installing oracle, oracle configures the PATH environment variable so it can be seen first in the path environment variable.
    In your case you are using two compatible versions, but if the dll's get mixed there could be unexpected results.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Tell me the COMMAND to see the Explain Plain in Oracle SQL * Plus

    HI all,
    Tell me the COMMAND to see the Explain Plain in Oracle SQL * Plus?
    Regards,
    Balaji.C

    SET AUTOT TRACE EXPor EXPLAIN PLAN ... and @?/rdbms/admin/utlxpls
    SCOTT@lsc01> explain plan for select * from dept where deptno=10;
    Explained.
    SCOTT@lsc01> @?/rdbms/admin/utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 2852011669
    | Id  | Operation                   | Name    | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT            |         |     1 |    20 |     1   (0)| 00:00:01 |
    |   1 |  TABLE ACCESS BY INDEX ROWID| DEPT    |     1 |    20 |     1   (0)| 00:00:01 |
    |*  2 |   INDEX UNIQUE SCAN         | PK_DEPT |     1 |       |     0   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("DEPTNO"=10)

  • Oracle sql*plus has stopped working ?

    During creation of database in oracle 11.1.0.6 using database configuration i am getting following error
    oracle sql*plus has stopped working
    any solution?

    Sorry ,we r getting the error while installation?
    May be this can help
    SQL*Plus won't start: Instant client 10.1 on Solaris 10

  • Oracle SQL*PLUS Log-In Problems

    I installed Oracle 9i Standard Edition yesterday and I logged in fine with my sys and system username and password in Oracle SQL*PLUS.
    Today when I type in the same username/password, it doesn't let me access the software and gives me "error 01033: Oracle initialization or shutdown in progress" and shuts down in three tries...
    I am not sure why so...any help?

    Like the error message says, the Oracle initialization is in progress. That means that it can't log you in because it is still busy starting up. If you try to logon three times before it is done starting up, it will exit the logon screen. Try waiting a while, perhaps a few minutes, before you try to logon. The slower your system is, the longer it may take to start up. For example, if you are using Windows on a PC, every time you start your computer, it starts your Oracle database along with everything else that is started automatically and, if you have a lot of stuff that loads on startup, it may take several minutes.

  • Download Oracle SQL*Plus help related like word help

    Hello all
    I just wanna ask if where i can download Oracle SQL*Plus help related like word help.?
    ty

    <p>You can access SQL*Plus help from the command line in a SQL*Plus session by typing 'help index'. If you want more information than that, take a look at the SQL*Plus Quick Reference located <b>here</b> or the SQL*Plus User's Guide and Reference located <b>here</b>. These docs are all for Oracle 10g. Other version documentation can be found <b>here</b>.</p>
    Tom

  • Oracle/ SQL Plus Username and Password troubles

    Hello all
    I have just download Oracle Database 10g Express Edition for Linux.
    I downloaded it through the repositories and it installed it that way.
    When i use the command 'connect' with SQL Plus i am required to enter a user name ans password.
    What is the default user name and password, or where can i find it?
    Many thanks

    If yo uinstalled it, you needed to provide a password. Use that.
    For your amusement, there is an install doc that guides you through the steps properly. Check out http://www.oracle.com/pls/xe102/homepage

  • Oracle SQL*PLUS Error

    Dear,
    When I run a complex query or a query with huge numnber of records, My sql*plus session is aborting by giving a message. Is this an Oracle session problem or an OS problem? Please suggest,
    With warm regards
    AIJAZ

    Hola Marcela. Mucho gusto: Joel Pérez
    mi e-mail directo es: [email protected] y mi telefono es : 584129955506 . Me estoy conectando a Internet solo en las mañanas.
    Como supistes que era de Vzla. Vistes mi perfil ?
    Joel Pérez
    http://otn.oracle.com/experts

  • Oracle SQL Plus software vs. PL/SQL Developer software

    I am taking a class the used the SQL Plus to perform all the exercises in the book. Will I have any problem using the PL/SQL developer software that I currently use?
    thank you in advance for any help offered on this thread..

    You may encounter difficulties if your course covers functionality provodided by SQL*Plus that are not available in PL/SQL Developer, however, generally speaking most things that can be done in SQL*Plus can also be done in PL/SQL Developer or SQL Developer or Toad.
    That said when it comes to learning Oracle it's far better to stick with SQL*Plus and a text editor as it will force you to learn the syntax yourself rather than relying on your tool of choice.

  • Oracle SQL Plus login fails

    Hi
    I have install Oracle 9i Enterprise Edition on Windows XP. Then I have created a database call "itcmdb". Then to login to SQL Plus in graphical mode I have enter
    User Name: sys as sysdba
    Password : password
    Host String : itcmdb
    Then I have got an error:
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Feb 17 16:46:17 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon> ::= <username>[<password>][@<connect_string>] | /
    so I try to log into SQL Plus by using command prompt. So i enter following command in the command prompt.
    D:\>SQLPLUS /NOLOG
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Feb 17 16:50:34 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect sys/password@itcmdb as sysdba
    Connected.
    SQL>
    the it was connected without any problem. Then i check "C:\oracle\ora92\network\admin\tnsnames.ora". So it was contain following information.
    ITCMDB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Rasika)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME=itcmdb)
    Then i check "C:\oracle\ora92\network\admin\listener.ora". so it was contains following information.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rasika)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ITCMDB)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = ITCMDB)
    Cold u plz help me to fix this problem........

    Hi
    I have install Oracle 9i Enterprise Edition on
    Windows XP. Then I have created a database call
    "itcmdb". Then to login to SQL Plus in graphical mode
    I have enter
    User Name: sys as sysdba
    Password : password
    Host String : itcmdb
    Then I have got an error:
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Feb
    17 16:46:17 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All
    rights reserved.
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon> ::=
    <username>[<password>][@<connect_string>] | /
    so I try to log into SQL Plus by using command
    prompt. So i enter following command in the command
    prompt.
    D:\>SQLPLUS /NOLOG
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Feb
    17 16:50:34 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All
    rights reserved.
    SQL> connect sys/password@itcmdb as sysdba
    Connected.
    SQL>
    the it was connected without any problem. Then i
    check "C:\oracle\ora92\network\admin\tnsnames.ora".
    So it was contain following information.
    ITCMDB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Rasika)(PORT
    )(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME=itcmdb)
    Then i check
    "C:\oracle\ora92\network\admin\listener.ora". so it
    was contains following information.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST =
    )(HOST = rasika)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ITCMDB)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = ITCMDB)
    Cold u plz help me to fix this problem........on the sqlplusw gui you can not pass sys as sysdba as this option is available in OEM or other FRONTEND tools, wherein they inherently implement connect command.
    Hope this helps !

  • ORACLE /SQL PLUS/

    I DOWNLOADED 9i DATABASE 9.2.0.1.0 TO ACCESS THE SQL PLUS APPLICATION TO PRACTICE SQL. UPON THE LOGIN SCREEN WHEN IT ASK TO PUT IN USER I.D.,PASSWORD, AND HOST STRING. I RECEIVE AN ERROR MESSAGE THAT SAYS "ORA-12560: TNS: PROTOCOL ADAPTER ERROR" I BELIEVE IT IS SOME TYPE OF CONNECTION ERROR WITH THE NET CONFIGURATION ASSISTANT. SOMEONE PLEASE HELP. THANKS

    Hi
    If your PC is not networking, you can't access database via lisenter. However, you still can access database via sql*plus.
    1.go to Dos Prompt
    2.C:\>sqlplusw /nolog
    3 SQL>conn usaname/password
    Don't forgot startup your database before issue these command
    I'm an OCP, have 7 years database administrate experiences.
    I need a job. I'm in calgary, Canada
    [email protected]

  • HOW TO START MAKING DATABASE USING ORACLE SQL PLUS in 10g?

    how will i create database using sql plus?
    does the code of sql applicable to it..?
    do i have to use the "create db <database name>", use and " create table also,.."
    pls help me..
    thanks

    At dos prompt :
    C:\>set ORACLE_SID=<your SID>
    C:\>sqlplus / as sysdba
    you get connected as sys user. Don't use this connection to create your own objects, create users instead.... but it would be useful to read some documentation, for example Starting SQL*Plus and manuals mentioned there.

  • Download Oracle SQL Plus for Queries

    Hello everyone,
    Could any one let me know whether I can download free version of sql plus in order to build JDBC programs and execute SQL Queries? If so, could any one forward me the url where I can download the free version of sql plus?
    Thanks,
    Prathima

    3. then the next instruction is to set the library loading path in the environment.
    Could any one tell me how to proceed with step3 without running the exe file.Well, the Step 3 is pretty clear, isn't it ?
    3. Set the library loading path in your environment to the directory in Step 2 ("instantclient"). On
    many UNIX platforms, LD_LIBRARY_PATH is the appropriate environment variable. On Windows,
    PATH should be used.=================================================================
    If you are on Windows, add the full path till the directory where you unzipped the "InstantClient" in your PATH variable.
    1) Right click on "My Computer", which is either on the desktop or "Start" -> "My Computer" (depending on your version of Windows)
    2) Click on "Advanced" tab and then click on "Environment variables".
    3) Select "Path", click on "Edit" button, add the full path till the directory, keep clicking on "OK" till you exit.
    =================================================================
    If you are using a Unix flavor or Linux distro, you will have to set the "LD_LIBRARY_PATH" variable in your .profile.
    In Linux, the .bash_profile is in your HOME directory (echo $HOME once you log in). Append something like the following to it:
    LD_LIBRARY_PATH=<full_path_of_the_directory_where_instant_client_has_been_unzipped>
    export LD_LIBRARY_PATH
    Same goes for the ".profile" of Unix boxes.
    Thereafter, run the .profile/.bash_profile in the current shell or log out and log in again.
    $ . ~/.bash_profile
    HTH
    isotope
    Just noticed your mention of "exe file", which hints at your OS being Windoze. You may disregard the Unix/Linux part.
    Message was edited by:
    isotope

  • Help - Oracle SQL Plus manipulation using JAVA

    Hi ,
    I want to invoke SQL*Plus from my Java program as well want to write some queries in the same PROCess. I am able to invoke SQL Plus and login into SQL Plus, but i don't know how to proceed further and write queries etc in the same script. My code is as follows:
    import java.util.*;
    import java.io.*;
    public class ExecuteSql
    public static void main(String args[])
         String[] RunCommand = {"plus33w" , "username/password@dbaseregion" };
    try
    Runtime rt = Runtime.getRuntime();
    Process proc = rt.exec(RunCommand);
         int exitVal = proc.waitFor();
    System.out.println("Process exitValue: " + exitVal);
    } catch (Throwable t)
    t.printStackTrace();
    }

    Hi Ashish,
    This forum is for the Sun Java System Message Queue
    product. It is a message server that is an implementation
    of the Java Message Service (JMS).
    It appears that your question has nothing to do with
    Java Message Service or Sun Java System Message Queue.
    You should probably check out the list of forums at:
    http://developers.sun.com/forums/
    to see which forum is best for your question.
    regards,
    -isa

Maybe you are looking for