SQL Developer Download Error

Dear,
I just finished my training for Oracle Financial Consultant, i need to download SQL Developer to learn and run the queries.
I am downloading from following link
http://www.oracle.com/technetwork/developer-tools/sql-developer/sqldev-ea-download-486950.html
Download
Oracle SQL Developer for 32-bit Windows (This zip file includes the JDK1.6.0_11)
(203 M)
To install and run:
- Download the file above
- Extract sqldeveloper.zip into any folder, using folder names
- Within that folder, open the sqldeveloper folder
- Double-click sqldeveloper.exe
But when i run the application it gives me following error
"The program cant start because MSVCR71.dll is missing from your computer. Try reinstalling the program to fix this problem"
even though i have installed it twice. but getting the same error.
Kindly assist me AEAP.
Thanks

You don't provide any specifics about your OS and so on, but using a SQL Developer 32-bit download which includes jdk1.6.0_11 is the very simplest case. It should work on either a 32-bit or 64 version of Windows.
I have never personally experienced the missing MSVCR71.dll error, but I did experience a missing MSVCR100.dll error when trying out jdk1.7.0 on WinXP 32-bit. The solution was to place a copy of MSVCR100.dll from jdk1.7.0 into the <sqldev_install>\sqldeveloper\sqldeveloper\bin directory where sqldeveloper.conf also resides.
In your environment, for whatever reason (whether 64-bit WinXP, Vista, or Win7), the SQL Developer with jre install is complaining about a missing MSVCR71.dll. So I assume a symmetrical solution should work for you: place a copy of MSVCR71.dll into the same directory as sqldeveloper.conf. You should be able to find a copy of it in <sqldev_install>\sqldeveloper\jdk\jre\bin.
Another poster followed this advice and it worked:
SQL Developer won't start
Also, you may want to check your sqldeveloper.conf file to make sure it contains a line like the following:
SetJavaHome ../../jdk
Best Wishes,
Gary

Similar Messages

  • SQL Developer Connection Error: Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

    Hi, I'm running the following setup:
    Mac OS X 10.8.4
    Virtual Box 4.2.16 r86992
    Oracle Developer Days (don't know the version, just downloaded it)
    SQL Developer 3.2.20.09
    Networking is host-only, I tried bridged but that doesn't make a difference for the problem at hand. I can ping my virtual box just fine, telnet to port 1521 looks good too:
    $ ping 192.168.56.101
    PING 192.168.56.101 (192.168.56.101): 56 data bytes
    64 bytes from 192.168.56.101: icmp_seq=0 ttl=64 time=0.449 ms
    ^C
    --- 192.168.56.101 ping statistics ---
    1 packets transmitted, 1 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 0.449/0.449/0.449/0.000 ms
    $ telnet 192.168.56.101 1521
    Trying 192.168.56.101...
    Connected to 192.168.56.101.
    Escape character is '^]'.
    asdf
    asdf
    Connection closed by foreign host.
    When I create a new connection with sql developer, with the same hostname / IP (192.168.56.101), Port 1521 (didn't change that) and SID orcl, basic connection type, it can't even connect, throwing the error mentioned in the subject:
    Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection
    I have looked at various threads in the forums here but I'm still stymied why the connection seems to be ok, yet sql developer has problems with it. If I create an ssh tunnel so sql developer only has to connect to localhost it works:
    ssh -L 1521:192.168.56.101:1521 -l oracle 192.168.56.101
    Message was edited by: 2a2e67cd-b5b2-4229-9fa6-21f5dfe0760d

    Hi Ali,
    This may be of varoius reasons..
    Is the database that you are connecting on the same PC?
    You have specified Hostname: localhost.
    If not please replace it with the IP of that server.
    Else please check whether the database listener is started or not. if not please start the listener.
    Check the SID by tnsping command.
    Hope this will help you..
    Thanks
    Ashok

  • SQL developer download - unable to connect

    Hello, I'm a beginner at Oracle SQL developer. I just downloaded the sql developer 3.2.20.09.87 one which includes zip file JDK. However it is not letting me connect. This is the error I'm getting.
    failure- test failed: IO error: The network adapter could not establish the connection.
    How do I fix it.

    Welcome to the forum!
    >
    Hello, I'm a beginner at Oracle SQL developer. I just downloaded the sql developer 3.2.20.09.87 one which includes zip file JDK. However it is not letting me connect. This is the error I'm getting.
    failure- test failed: IO error: The network adapter could not establish the connection.
    How do I fix it.
    >
    How would we know? That's about the same as saying 'help, my car won't start. why won't my car start?'. Maybe you didn't put it in park, maybe you didn't put the key in the ignition, maybe you dont' have any gas. How would we know?
    You have to provide detailed information about
    1. what you are doing
    2. how you are doing it
    3. any errors or messages you are getting.
    All you did is provide #3.
    What are you doing? What database and version are you trying to connect to? What connection parameters did you use?

  • Cannot connect to Database in SQL Developer - TIMEZONE errors

    Cannot connect to any database get the following errors.
    Status : Failure -Test failed: ORA-00604: error occurred at recursive SQL level 1
    ORA-01882: timezone region not found
    Tried change NLS settings to America (currently South Africa) but to no avail.
    My system info:
    About
    Oracle SQL Developer 3.2.20.09
    Version 3.2.20.09
    Build MAIN-09.87
    Copyright © 2005, 2012 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.4.37.59.48
    Product ID: oracle.sqldeveloper
    Product Version: 11.2.0.09.87
    Version
    Component     Version
    =========     =======
    Java(TM) Platform     1.6.0_38
    Oracle IDE     3.2.20.09.87
    Versioning Support     3.2.20.09.87
    Running on Windows 7 with a 64-bit oracle client.

    I managed to find the solution in previous thread
    Please see my error message.

  • Oracle SQL Developer and Errors (Line Number Incorrect)

    First, I wanted to state that Oracle SQL Developer 2 is a standout job.
    I wanted to report, though, that when Oracle SQL Developer 2 can't compile a block of code or a simple SQL statement has invalid syntax, it does not have an option to accurately go to the line of code in question. GOING TO the erroneous line of code doesn't need to be a feature, but often times the line no. REPORTED by Oracle SQL Developer is incorrect by 50+ lines.
    Is this something I could fix on my end? I have five other developers griping about this.
    Thank you!

    I don't know if this is the situation you are talking about, but line numbers for errors in SQL in a SQL Worksheet are not line numbers within the statement but rather line numbers in the worksheet. For example, with the following SQL in the worksheet:
    select * from dual;
    select * from dual;
    select * from dual;
    select from dual;Running the "select from dual;" statement (as either statement based on cursor position, selected statement or as script), the error is reported on Line 4, Column 7. As I show line numbers (Tools | Preferences | Code Editor | Line Gutter | Show Line Numbers), this makes sense. Without line numbers showing or having the option to go to the error and with more realistic examples with SQL statements scrolling off the page, I can see that the line number in the errors wouldn't be helpful.
    I think -K- is talking about the PL/SQL code editors not reporting the correct line number based on the error line not counting the "create or replace" line at the start of a package (and more for triggers).
    theFurryOne

  • SQL DEVELOPER INSTALLATION ERROR

    Hi Guru's,
    My OS : Linux
    DB : Oracle 10g
    When i am trying to install Oracle Sql Developer, I am getting the below error:
    Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk
    I install jdk-7u9-linux-i586.rpm but i am still getting this error, wheather i need to set some path
    KIndly advice over the same.

    This is not really an error it's just SQLDeveloper requesting a JDK to run.
    You should supply a valid JDK 1.6.X path, where X should be the latests release of JDK6.
    on average linux systems a valid path should look like this
    /usr/java/jdk1.6.0_37JDK 7 is not officially supported yet, and there are known issues on it, so i'd advise you to install the latest JDK6 and use that.

  • Where is the SQL Developer download for Linux

    Can some one help provide a URL link to download the SQL Developer for Linux? The official link on the Oracle Website is pointing the Windows zip instead.
    Many thanks!

    The link is correct. The files are the same for linux and windows when the jre is not bundled.
    Eric

  • Sql Developer Tool Error

    Hi,
    When our i'm starting Sql developer tool he say's some error that error is below:
    Sequence : 93
    Source : o.jdbc.driver.OracleDriver
    Message : Error While registering Oracle JDBC Diagnosability MBean
    What Can u do this.
    Any one Help me Thanks for ur Reply.
    Regards,
    Suresh Kumar

    Can you connect?
    It can be ignored..May be next release will not have this error
    Re: Error while registering Oracle JDBC Diagnosability MBean - version 1.2.1

  • SQL Developer   weid error

    Hello,
    When I launch my SQL Developer. I have this error. Is-it possible to fix it ?
    java.lang.NullPointerException
      at oracle.jdevimpl.vcs.svn.SVNProfile.canActivate(SVNProfile.java:162)
      at oracle.jdevimpl.vcs.generic.GenericClient.fireCanActivate(GenericClient.java:1629)
      at oracle.jdevimpl.vcs.generic.GenericClient.canActivate(GenericClient.java:237)
      at oracle.jdevimpl.vcs.VCSManagerImpl$6.addinsLoaded(VCSManagerImpl.java:391)
      at oracle.ide.IdeCore.fireIdeEvent(IdeCore.java:872)
      at oracle.ide.IdeCore.access$100(IdeCore.java:137)
      at oracle.ide.IdeCore$3.run(IdeCore.java:844)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Thanks,
    Nikolas

    Review this discussion and its related links: SQL Developer 3.2.2 on Windows XP exception
    And if you are not on the just released 4.1 production version, you may wish to upgrade. 

  • 30EA3 SQL Developer 3 error message while migrating SQL sever database

    I was mirating a SQL sever 2005 database to Oracle 11g, and got the following error message during the process:
    "Migration action have failed. Check the migration reports for Detail. :null".
    After the error message, I could see the "Captured Database Objects" and "Converted Database objects" under the "Migration Projects". However, if I open the generated scripts, it only contains the fowlloing, nothing else:
    "SET DEFINE OFF;
    PROMPT Creating User Emulation ...
    CREATE USER Emulation IDENTIFIED BY Emulation DEFAULT TABLESPACE USERS TEMPORARY TABLESPACE TEMP;
    GRANT CREATE SESSION, RESOURCE, CREATE VIEW, CREATE MATERIALIZED VIEW, CREATE SYNONYM,CREATE PUBLIC SYNONYM TO Emulation;"
    What's the cause of this problem, please advice. Thanks.
    Bob

    Hi Bob,
    The next thing in the generation script should have been the definition of the sqlserver_utilities package.
    This package emulates some of the system functions found in SQL Server.
    It gets placed into your converted model as the very last step of the conversion.
    Building the generation script (where your failure happened) is straight forward and I wouldn't expect an error here.
    I would guess something went wrong during the capture or conversion and is only surfacing during the generation phase when it tried to write the sqlserver_utilities package to the generation file.
    I could be wrong, but I would manually check that conversion completed successfully first.
    1) Browse you converted model under
    Migration Projects "Nav" : Projects > YourProjectName > YourModelName(default a date)> Converted Database Objects > Procedures > YourProcName
    a) Are there any red crosses on any of these nodes in your navigator ?
    b) If you right click on a converted database name is "reconvert" grayed out or available?
    c) run the following in the SQL Worksheet against the same connection you used for the migration repository
    select * from md_packages;
    Is there one row there with the definition of sqlserver_utilities in its package_header and native_sql columns?
    Also do you have anything in the capture issues, conversion status or conversion issues reports (double click you project and the migration reports should pop up on the right hand side, each report a separate tab) ?
    Just trying to pinpoint what happened here.
    Thanks for your feedback,
    Dermot
    SQL Developer Team.
    Edited by: Dermot ONeill on Feb 16, 2011 2:48 PM

  • Oracle sql developer connection error

    Hello everyone;
    i have recently installed oracle sql developer on linux, i have been using oracle sql plus tool to access oracle; but when i am tryin to connect to oracle with sql developer its giving errors,
    Error says:
    an error was encountered performing the requested operation;
    io exceprion: The network Adapter could not establish the connection
    vendor code 17002
    now i dont know what to do? Is there who can help me pls, i think i am close: is there any .xml file anywher in my database which i have to get connection details from? If yes pls lemme know. Thanks.

    This typically indicates that the connection to the database was unsuccessful (incorrect values in client tnsnames.ora). Are you able to tnsping the database successfully from the client ?
    lo exception: The Network Adapter could not establish the connection
    HTH
    Srini

  • Mirror Sql Developer download for Training Purpose

    Hi all,
    I would like to let my student use Oracle Sql Developer for training purposes in University lab. Can I share my downloaded copy in our course site, because for my it is difficult if they have to register an account into Oracle site and then download Oracle Sql Developer. Are there license issues? Thanks

    >
    I would like to let my student use Oracle Sql Developer for training purposes in University lab. Can I share my downloaded copy in our course site, because for my it is difficult if they have to register an account into Oracle site and then download Oracle Sql Developer.
    >
    That is a question that only Oracle can answer.
    >
    Are there license issues? Thanks
    >
    Yes - It's surprising that you even ask that question since you had to agree to those license issues before you were allowed to download the product.
    All users need to agree to the license agreement. See
    Oracle SQL Developer License Terms
    Oracle SQL Developer Data Modeler License Terms
    http://www.oracle.com/technetwork/licenses/sqldev-license-152021.html

  • Oracle SQL Developer Tool Error:

    Hi,
    i have installled Oracle 11g in Win2003 Server. When create new connection in Oracle SQL Developer its throwing following error
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor. The Connection Descriptor used by the client was localhost:1521/orcl
    listener.ora:
    # This is a sample listener.ora that contains the NET8 parameters that are
    # needed to connect to an HS Agent
    LISTENER =
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=dg4odbc)
    (ORACLE_HOME=E:\app\XXXXX\product\11.2.0\dbhome_1)
    (PROGRAM=dg4odbc)
    #CONNECT_TIMEOUT_LISTENER = 0
    can any one help me ASAP.
    Thanks!

    933663 wrote:
    Hi,
    tnsnames.ora
    %s_gtwSID% =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    (CONNECT_DATA=(SID=%s_gtwSID%))
    (HS=OK)
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1522)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 13-JUL-2012 17:46:51
    Uptime 0 days 0 hr. 29 min. 1 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File e:\app\XXXXXXX\diag\tnslsnr\YYYYYYYY\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1522ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mysystemname)(PORT=1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl.mysystemname" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB.mysystemname" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Thanks!you listener port on 1522 , but on your tnsnames.ora on 1521
    Check your hostname on listener and tnsnames.ora
    after do this changes please reload the listener
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding

  • SQL Developer download links return 404 error

    Hi,
    I am trying to d/l SQLDeveloper today and keep getting 404 errors. I need the Mac OS X version. It seems that all versions have gone missing for the d/l page.
    Thanks,
    Dan

    Hi Dan,
    Please check again. It just worked fine for me. The OTN team are doing updates today so that may have impacted that page when you checked last.
    Ashley

  • Encountered SQL Developer Error 'Can't Start because MSVCR71.dll is missing

    Hello,
    Thanks for looking at this entry
    I have an older version of SQL developer and it suddenly won't run with the following error
    'Can't Start because MSVCR71.dll is missing from your computer. Try reinstalling the program.........'
    And it is indeed missing. So, rather than download what might be a virus from the internet (new version of MSVCR71.dll ), I tried to do a new install of SQL developer from:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    I put it on my D drive, unzipped and tried to launch.
    It asked where I had java.exe (full path name). I found it at C:\Windows\System32\java.exe
    Now I encounter: Cannot find J2SE SDK installed at path C:\Windows\System32\java.exe
    Please help
    Regards
    Bill

    Hi,
    The 32-bit and 64-bit Java 7 JDKs include only msvcr100.dll, 32-bit Java 6 includes only msvcr71.dll, and 64-bit Java 6 has neither!
    Also, keep in mind that Java 7 is not certified yet for ANY* version of SQL Developer. The standard recommendation is to install the latest update in the Java 6 JDK code line (currently 1.6.0_45) and use that. Make sure to get the 32-bit version!
    Regards,
    Gary
    Edited by: Gary Graham on Apr 24, 2013 1:15 PM
    Corrected which Java downloads actually contain the msvcr71 and msvcr100 DLL versions. Sorry for messing it up the first time!

Maybe you are looking for

  • Financial Reporting Batch Scheduler Failed To Send Email To Users. Version 11.1.2.1

    Created a batch and scheduled the report from Workspace to run. Scheduled batch ran successful but the Email is not generated for the user though we have provided the valid email address. Is this is known issue?

  • How to download payment terms for vendors?

    hi I need to download term of payment for vendors. DNL_CUST_PRICE object only downloads payment terms defined for Customer. Have you guys seen a similar situation? Regards, Ime

  • Trigger and compare waveforms then write to file

    I am trying to make a coincidence between two channels without using a SCA.  I have a Tek DPO 7104 scope where I have two PMT's connected.  PMT1 is on channel 1 and PMT2 is connected to channel 2.  I have my current vi setup to trigger on channel 1. 

  • SRM MDM Catalog - Taxonomy table

    Hi all, Could any one please let me know, that do we realy  require to create Taxonomy table in SRM MDM-Catlog scenario? Please assist. Thank You. SKP

  • Route 66 & N95 - Contacts Empty?

    Hey guys, I just recently got Route 66 on my N95, when I go to navigate in the application and choose "Contacts" the list is empty? It doesn't seem to be reading my contacts. I have a friend who has tried this on other Nokia S60 phones without any lu