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

Similar Messages

  • 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

  • Download Oracle SQL Developer for Windows

    Hi,
    I downloaded the above software, but when I try to open the zip file, I get a message saying "cannot open file, it does not appear to be a valid archive". The size of the zip file downloaded is about 57meg. I tried to download a number of times with the same result.
    Any ideas?
    thanks.

    I have not the problem what you said.
    You may download the one without JDK, or change the version of WinZip.
    Good Luck!

  • Concurrent manager encountered an error while running sql*plus for your concurrent request create internal order

    Hi
    We have a big problem, We can't create internal orders, when I run the CREATE INTERNAL ORDER, it finish with ERROR:
    Concurrent Manager encountered an error while running SQL*Plus for your concurrent request 134980682.
    Review your concurrent request log and/or report output file for more detailed information.
    this is the log:
    +---------------------------------------------------------------------------+
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POCISO module: Create Internal Orders
    +---------------------------------------------------------------------------+
    Current system time is 26-JUL-2013 09:21:09
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Begin create internal sales order
    Updating Req Headers
    14 Reqs selected for processing
    Top of Fetch Loop
    Source Operating Unit: 82
    Selecting Currency Code
    Currency Code : MXP
    Selecting Order Type
    Order Type ID:1001
    Selecting Price List from Order Type
    Deliver To Location Id: 196
    Inserting Header : 3908784
    Getting the customer id
    Getting the customer id: 15334
    Unhandled Exception : ORA-01403: no data found
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Concurrent Manager encountered an error while running SQL*Plus for your concurrent request 134980682.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    78
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 26-JUL-2013 09:21:14
    +---------------------------------------------------------------------------+
    Some suggestion for resolve it??
    Thanks & Regards.

    In the document 294932.1 Section 4 there are no pre-installation patches or update for OS RedHat LinuxAS4.
    When I type echo $LD_ASSUME_KERNEL it doesn't display any value so do I need to set the LD_Assume_Kernal value manually.
    If yes, please let me know the path and command to set the kernel value.
    Thanks
    Amith

  • 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)

  • Where can i download oracle.sql package?

    Hi!
    Can u please help me in finding out the site from where I can download oracle.sql.package.I need this for inserting images into the database using oracle.sql.BLOB class.I tried with java.sql.Blob.But I failed.can u please help me?
    Thank u,
    Ramana

    hello f.ahmed, in regards to the suggestion as how to import the oracle.sql package. I found the zip file and put the path to that zip file into my classpath. I even tried to unzip it. I still get compiliation errors in JSP telling me that they cannot find the oracle.sql.* package. Can you please tell me what i am doing wrong? Thanks for your time

  • Newer version of SQL*Plus for Linux

    Is there a newer, more featured version of SQL*Plus for Linux than 8.1.6.0.0? Where would I get it?
    Thanks.

    I have problems installing the oracle 8i client.
    i ordered the oracle servers 8i CD kit for linux .am using the standard edition to install the client.
    but am facing problems.
    the net8 configuration fails.
    what can i do?
    which CD should i look at?
    what do i need to install a client.?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Boris Mironov ([email protected]):
    Hello,
    I had some problem (mixed OS environment). I solved it by ordering Linux version from Oracle. Oracle send me Linux CD Pack (All software for Linux) with free license for SQL-client only. It means that I have no licenses for products (eg. Oracle8i EE, Oracle8i SE, WebDB, ...). Anyway, I have access to my DB-server from my Linux box and I do not need to pay extra money for licensing because we have enough user licenses for our server.
    Good luck,
    Boris<HR></BLOCKQUOTE>
    null

  • 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.

  • SQL*Plus for Macintosh

    I see this referenced in the oracle white papers on technet, but I can't find the software anywhere?
    1) is it still available?
    2) if not, can I buy an old version somewhere?
    Thanks!

    Hi,
    The following products are orderable.
    SQL*Plus V3.3.2.0.2 for Apple Macintosh PowerPC versions 7.5.3, 8.1.
    Programmer/2000 has sql*plus for Apple Macintosh OS version 7.5.3.
    Cheers,
    Adithya
    null

  • Oracle SQL Developer for OSX not able to compile/execute/handle packages?

    Hi,
    Have been stuck with this for quite some mins now,
    When I execute this simple -valid- create package statement in Oracle SQL Developer:
    http://www.pastebin.ca/757859
    It shows it's not compiled and has errors, when I check the Packages part in Oracle SQL Developer I see this:
    http://www.pastebin.ca/757860
    The ; after end has been removed by the application. In fact this means I can't do anything with packages in Oracle SQL Developer for OSX?
    Is this a known bug?
    Or am I doing something wrong?
    Any resolving response to this matter would be really appreciated.

    Yeah, that bug is in there since stoneage, and is really a no-brainer to fix. Until they don't, we'd be losing time recompiling.
    FWIW, everything works fine using the procedure editor for creating, editing and compiling.
    Regards,
    K.

  • Unable to download oracle 9i R2 for Windows XP.

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    I am trying to download Oracle 9i R2 for Win 2000/XP since two days. After clicking on the file, the browser comes with an errormessage. I tried from several locations. The problem is same. Details given below.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg
    - download-east.oracle.com (also same with download.oracle.com)
    - /otn/nt/oracle9i/9201/92010NT_Disk1.zip
    - Trying since September 15 night.
    - IE 6.0 sp1 (also tried on IE 5.5 sp1)
    - Windows XP sp1 (also tried on Windows 2000)
    - Error Message Pasted below.
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Click the Refresh button, or try again later.
    Open the download-east.oracle.com home page, and then look for links to the information you want.
    If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the download-east.oracle.com home page.
    64 - Host not available
    Internet Security and Acceleration Server
    Technical Information (for support personnel)
    Background:
    The gateway has lost the connection with the Web site you are trying to access.
    ISA Server: kencom54
    Via:
    URL: http://download-east.oracle.com/otn/nt/oracle9i/9201/92010NT_Disk1.zip
    Time: 9/17/2002 5:28:00 PM GMT

    If the platform is XP Prof. You have to stop the services before you de-install the modules. To complete clean up the Oracle installation, after you run the Oracle installer, you have to remove the key in Windows registery and then remove all the related directories.
    The "getting started for windows" document has a detailed instruction of how to do this (from stopping oracle services to deleting directories). I tried it at least twice, it works.
    Good luck.

  • 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

  • Where download Oracle 10g R1 For linux RH4 64

    I want to install Oracle database 10g R1 on Linux RH4 x86 64.
    But i cant find product.
    Where can i download Oracle 10g Release1 for Linux x86 64 Bits???
    Thank's

    >
    I want to install Oracle database 10g R1 on Linux RH4 x86 64.
    But i cant find product.
    Where can i download Oracle 10g Release1 for Linux x86 64 Bits???
    >
    The only version supported and available at the moment is 10gR2.
    Please see {thread:id=1043805} for more details. Any particular details why you specifically want to download 10gR1?
    Regards,
    Phiri

Maybe you are looking for

  • How can I convert all .fm files into .mif files at one go?

    I need to translate a FM12 book that contains 32 chapters = 32 .fm files. Is there any possibility to save all 32 files as .mif files at one go? And: why does FM12 not remember the last directory I used for saving? Thx for your answers Sabine

  • Restaure notes

    Hello I had lost all my notes from the NOTES application from my Ipad2. I daily synchronized all datas with my Imac that is synchronised with TimeCapsule. I am a new mac user since a week. Can someone give me all steps to find them back? Thank you fo

  • Malware - Trojan ?

    While reading an email I received a message about a possible virus. Eventually I received a window with the message,  "Return to Personal Security and download to secure your PC.    pack_401s1.exe from scan-and-secure09.com Is this a virus, should I

  • Photo Organizing Program?!?

    Does anyone know of a program that will allow me to make several seperate tags to a photo? i have my own photography business and i want a program that i can have several 'sub-tags' eg: Baseball Club, Player Name, Shot type is there a good program th

  • H264 + NetStream.appendBytes() + AIR iOS

    We were wondering if there are any plans to support NetStream.appendBytes() for H264 video in future releases of AIR for iOS? If so, will hardware decoding (via StageVideo) for H264 video be supported when using NetStream.appendBytes() ?