Cannot Download sql developer

Hi:
I tried downloading Oracle SQL Developer 1.2 Patch 1 (1.2.1.32.13) using the Oracle SQL Developer for Windows (JDK1.5.0_06 is bundled in this zip) download link. I also tried downloading the latest version.
I received the error: "Connection with the server could not be established."
Thanks

weird, I'm still able to do this. This must be on your network side. I'll ask our OTN management folks to review tho.
B

Similar Messages

  • Unable to download SQL Developer

    I can't download the current version of SQL Developer. Would someone at Oracle please see what's wrong? Just getting a page not found error...

    thank you

  • Download SQL Developer for Linux -- does it point to the Win version?

    Hi everyone,
    is it possible that the software behind the Linux version is the windows version instead?
    --> Oracle SQL Developer 1.0, patch 1 (1.0.0.15.27)
    --> --> http://www.oracle.com/technology/software/htdocs/sqllic.html?http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper-1527-no-jre.zip
    Best regards Georg

    There are really just 3 different downloads - one for Windows that is bundled with the jre and tools.jar, another that is specific to Mac and the third is the unbundled release. The unbundled is for Windows users that already have a jdk 1.5 or for Linux users (who need to have or get a jdk 1.5). After initial feedback that it was difficult to decide which to select, we decided to list specific to your platform, even though that means a duplicate link behind the scenes.
    -- Sharon

  • Download SQL Developer for Windows 32 bit - No EXE...

    Hi All,
    I am trying to download Windows 32 bit version of SQL developer from this URL:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Downloading either of the 32 bit windows zips (with or without java) seems to give me a UNIX version of the product. (At least, there are no .exe files in the extracted zip.)
    Can someone confirm if these download links are wrong? Or am I doing something dumb? Any alternate place to get the Windows version?
    Thanks,
    Andy.

    There should be a sqldeveloper.exe in the top level directory <installdir> and sqldevloper.exe and sqldeveloperw.exe in <installdir>\sqldeveloper\bin
    Edited by: Jim Smith on Mar 8, 2012 4:18 PM
    Edited by: Jim Smith on Mar 8, 2012 4:19 PM

  • Can connect using sqlplus, cannot using SQL Developer

    Hi
    I cannot find out why I cannot connect using SQL developer, while sqlplus works fine with the same login information.
    *1. TNS ping:*
    C:\>TNSPING manila
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-GRU-2
    010 13:28:38
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.171)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (370 msec)
    *2. sqlplus*
    SQL> CONNECT SULU_DEV/<pass>@MANILA
    Connected.
    *3. sqlplus - by IP*
    SQL> CONNECT SULU_DEV/<pass>@10.0.0.171:1521/XE
    Connected.
    *4. SQL Developer*
    Username: SULU_DEV
    Connection type: TNS
    Network alias: MANILA
    Error: I/O Exception: Connection reset
    *5. SQL Developer - by IP*
    Username: SULU_DEV
    Connection type: Basic
    Hostname: 10.0.0.171
    Port: 1521
    SID: xe
    Error: I/O Exception: Connection reset
    *6. SQL Developer - without username*
    Username: <blank>
    Connection type: TNS
    Network alias: MANILA
    Error: ORA-01017: invalid username/password
    It seems that I have connection to the server, but from some reason it is disconnected when I'm using SQL Developer, but works fine with sqlplus.
    Any ideas on what it might be?
    Thank you in advance,
    Regards,
    Marek

    The connection export function it's available in 2.1.1.64, you need to right click on the main Connections node, and it will allow you to export all or part of the current connections, or import from a previously exported file.
    As for the highlight statement feature it's available in SQLDeveloper; actually you do not even have to highlight the required statement, as long as you take the habit of ending every statement with a ";", in this case you only need to place the caret inside the statement and SQLDeveloper will automatically highlight it for you (if you want to manually highlight a statement you can still do so without problems).
    Finally as a last try to solve your connection problem without having to call for network support you could try to check
    Preferences -> Database -> Advanced -> Use OCI/Thick DriverThis will force SQLDeveloper to use your oracle client for connections instead of it's native JDBC based connections (even if you use TNS based connections you will still use JDBC unless you have this checked).
    As for other graphical tools for Oracle there are many both free or for a price.
    1) In the for price world Toad stands out, i heard of a free option too but I'm not sure of the limitations.
    2) For free you can use DBVisualizer which is fairly good (never used it too much thou).
    3) Finally there is SQuirreL which is both free and open source but it has fairly basic functionality compared to the two above.
    Obviously there are many others, but IMHO few will provide you with the same functions of SQLDeveloper or Toad for Oracle databases

  • Cannot connect SQL developer to Oracle XE

    Hi, I installed Oracle Databse 10g Express Edition (Western European) from oracle.com. I also installed SQL-developer (version 1.1.2) for Windows. My home system runs on Windows XP. I followed all instructions on how to login in Oracle XE and "open" a sample user HR etc.(all success). Both Oracle XE and SQL are successfully installed and running. However when I try to create a new connection in SQL providing user name HR (also tried hr), password hr , "localhost" (or 127.0.01), port 1521, sid:XE (whatever is written in your help) I get error message:Failure ORA-00604: error occured at recursive SQL level 1 ORA-12705: Cannot access NLS data files or invalid environment specified. Do you know what is the problem? Elena

    Maybe this can help:
    Open Regional and Language Options, and check Regional Options.
    Set Standards and Formats to English(United States) and try to connect again.
    I believe there is a problem with regional settings and JDK.

  • Cannot launch SQL Developer - won't recognize Java JDK

    Upon attempting to launch SQL Developer for the first time, I get a dialog box asking for the "full path to Java executable". I use the Browse function to point to my local Java 7 JDK java.exe, and nothing happens. No error message, no prompt or hint (typical of Oracle applications, I'm discovering) - the dialog box clears itself and wil not accept any java.exe I point it to.

    DUPLICATE OF THIS THREAD!
    SQL Developer won't launch - doesn't recognize JDK
    Please mark this thread ANSWERED and continue to use the other thread.

  • Just downloaded SQL Developer today, need help copy data

    How do I import data from Oracle XE to an Oracle server by using SQL Developer?

    Probably a better option would be use the export and import utilities provided with the database.
    From within SQL*Developer you can export data as either a csv file (and then use sql*loader to load it), or as insert statements which you can run in in either sql*developer or sql*plus.
    To export data in sql*developer, right-click on a table or a result set.
    Search for Export Table Data in the help system

  • Cannot start SQL Developer

    Hello,
    I tried to run SQL Developer, but it doesn't come up (hangs at the splash screen).
    When using the "console version" in jdev/bin I can see an exception in the console window:
    java.lang.NoSuchMethodError: com.jgoodies.looks.plastic.theme.SkyBluerTahoma.get
    Font()Ljavax/swing/plaf/FontUIResource;
            at com.jgoodies.looks.plastic.theme.SkyBluerTahoma.getUserTextFont(SkyBluerTahoma.java:79)
            at oracle.ideimpl.plaf.theme.SkyBluer.getUserTextFont(SkyBluer.java:67)
            at javax.swing.plaf.metal.MetalLookAndFeel$FontActiveValue.createValue(MetalLookAndFeel.java:1684)
            at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:200)
            at javax.swing.UIDefaults.get(UIDefaults.java:130)
            at javax.swing.UIDefaults.getFont(UIDefaults.java:350)
            at com.jgoodies.looks.plastic.PlasticLookAndFeel.initComponentDefaults(PlasticLookAndFeel.java:442)
            at com.jgoodies.looks.plastic.Plastic3DLookAndFeel.initComponentDefaults
    (Plastic3DLookAndFeel.java:73)
            at com.jgoodies.looks.plastic.PlasticXPLookAndFeel.initComponentDefaults
    (PlasticXPLookAndFeel.java:108)
            at oracle.bali.ewt.olaf2.OracleLookAndFeel.initComponentDefaults(Unknown  Source)
            at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:97)
            at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.
    java:1392)
            at javax.swing.UIManager.setLookAndFeel(UIManager.java:441)
            at javax.swing.UIManager.setLookAndFeel(UIManager.java:481)
            at oracle.ideimpl.IdeUIManagerImpl._setLookAndFeel(IdeUIManagerImpl.java
    :384)
            at oracle.ideimpl.IdeUIManagerImpl._setDefaultLookAndFeel(IdeUIManagerIm
    pl.java:350)
            at oracle.ideimpl.IdeUIManagerImpl.setLookAndFeel(IdeUIManagerImpl.java:
    216)
            at oracle.ideimpl.DefaultIdeCore.initializeLookAndFeel(DefaultIdeCore.ja
    va:80)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1170)
            at oracle.ide.Ide.startup(Ide.java:672)
            at oracle.ideimpl.Main.start(Main.java:49)
            at oracle.ideimpl.Main.main(Main.java:25)Is there a way I can edit a configuration file, to prevent the usage of the JGoodies look and feel?
    This is with JDK 1.5.0_06-b05 and SQL Developer 1.0, Windows XP SP2

    I have similar problem too.
    JRE build 1.5.0_05-b05, Windows XP Professional SP2 Russian, Oracle SQL Developer 1.0.0
    Exceptions with jdev\bin\sqldeveloper.exe :
    java.lang.NullPointerException
    at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:117)
    at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
    at javax.swing.UIManager.getUI(UIManager.java:860)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at javax.swing.JRootPane.createGlassPane(JRootPane.java:482)
    at javax.swing.JRootPane.<init>(JRootPane.java:313)
    at javax.swing.JFrame.createRootPane(JFrame.java:247)
    at javax.swing.JFrame.frameInit(JFrame.java:228)
    at javax.swing.JFrame.<init>(JFrame.java:195)
    at oracle.ide.IdeCore$StartupWindow.<init>(IdeCore.java:1458)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1084)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    On another PC with similar environment SQL Developer working fine.

  • Error Downloading SQL Developer 1.1 for Windows w/o Java

    I've now tried 3 times to download sqldeveloper-1.1.2.2579-no-jre.zip . WinZip cannot use it and indicates that there has been a download failure. Then, in Netscape and IE I now get the message
    Downloading the file sqldeveloper-1.1.2.2579-no-jre.zip.
    InterScan Web Security will check the file after the download is complete.
    NOTE: Do not click Refresh or Back, or navigate to another page or the download will fail.
    InterScan Web Security detected the following in HTTP traffic:
    Item: http://download-west.oracle.com/otn/java/sqldeveloper/sqldeveloper-1.1.2.2579-no-jre.zip
    Action: deleted
    Reason: Violation of a compressed file restriction
    -- File: sqldeveloper-1.1.2.2579-no-jre.zip, security warning: Exceed_File_Count_Limit
    The uncleanable file is deleted.
    Hope you can help!!

    I was able to download sqldeveloper.exe for windows which I realised later wasn't for Desktop OS. Can you suggest to me one which works on Desktop windows?

  • Having trouble downloading sql developer EA

    Can anyone confirm if the sqldeveloper EA edition server is having problems? I am having trouble downloading throughout the day, via FireFox with the download gring to a halt at about 3 or 4 MB out of 159MB. My machine is Win XP SP3 and DSL download speed is 768 down, 128 up.
    Thanks

    Typically if there are download problems, you should try again later. There is no issue with the download itself.
    Sue

  • No .exe for downloaded SQL Developer for Windows

    Just downloaded file. Followed instructions. Looked in sub directory called sqldeveloper for .exe file. It didn't download one. Anyone have any suggestions.

    Not sure why that is, I just downloaded it and the .exe was in the zip file. You may want to try and download the zip file again.

  • Cannot compile SQL Developer generated pls file

    I right click on a package and choose 'Save Package Spec and Body...', then I open the file to edit it.
    When I try to compile the package I get the following error... in both version 2.1 and 3.0
    Error(93,1): PLS-00103: Encountered the symbol "/"
    Very frustrating that the tool will not compile a file it created...

    You're right.
    This save as one option was a request, but support for such file wasn't added (at least yet). Save your specs and bodies in separate files (File - Save As).
    Have fun,
    K.

  • SQL Developer-Cannot Connect

    Hi, I have the same problem as the person who posted the question
    The history is i already have oracle 10g express edition installed on my system but with it I cannot create tables or execute DML or DDL commands so I downloaded SQL developer .
    When it came to the connection I wanted to fill in the Hostname , Port and SID in that order it gave me that same error "The network adapter could not establish connection ", and to fill in those spaces I used the link I saw when opening the Human Resources schema in the express edition(The schema came in the express edition and I used it to learn the SELECT statement). so i tried to use that address and it came in this format :- http://127.0.0.1:8080/apex/f?p=4500:1000:3171371893604961
    And since SQL told me to fill those parameters as Hostname:Port:SID I felt the use of the last 3 digits i.e 4500:1000:3171371893604961 would have worked but that is what is giving me the error.
    I would appreciate the help. Thank you

    This post has been branched off from and refers to
    SQL Developer-Cannot Connect
    @user 867945,
    Please do not resurrect long dead threads.
    It is poor forum etiquette.
    Post your own new inquiry so that anyone that responds is answering YOU.
    Feel free to provide a reference link to any discussion, anywhere, that may be somehow similar.

  • Cannot establish connection with SQL server from SQL developer

    Hi, I recently downloaded SQL Developer version 3.0.04 and am trying to establish a connection to a remote SQL server. The database was created on this server by someone who is no longer working on the project. I have been given the username, password and server name. Is there another piece of information I am missing? I keep receiving the error:
    Status: Failure-Test failed: IO Error: The Network Adapter could not establish the connection.

    Check out the SQL Server network configuration. When instances are used the port on which the SQL Server is listening on might be different. Use the networking utility from the SQL Server and check out the SQL Server network details.

Maybe you are looking for

  • There was a problem connecting to the server "owner-pc"

    For some reason the message "how to stop the pop up for "There was a problem connecting to the server "owner-pc", keeps popping up on screen. This sometimes happens when I am trying to change my desktop background, but at this moment, I am using Micr

  • ICloud password not saving in Mail?

    Since updating to Mavericks my iCloud password will not save into my account in Mail. I enter it in the Account Preferences and Save it and then it dissapears. It also askes for the password every time i restart Mail. This is pretty annoying and i'm

  • Is it Possible to Change Song List Background to Black w/ White Lettering?

    I have the grid view in black and have Silent Night which changes everything else other than the song list and left side-bar to black. Would love to complete my blackout state. I spend lots of time listening to music in the dark. White is the devil.

  • Display radio button if number of rows in table equals 1

    I'm having issues buy there maybe a simple script out there. I have a table which can have up to four rows. If the table contains only one row, a radio button can be clicked to change the format/entry of cells within that row. I want to hide this rad

  • Template changes not applying in Edit Region

    I created a template - 3 tables - the top & bottom table are NOT editable regions. The middle table IS in an editable region. On the template I changed the table in the middle region - changed the background color, deleted a cell, added a picture pla