Problem about launching sql developer

Hello,
i've downloaded sql developer 1.5.5 with jdk1.6_11. When i try to launch the application file sqldeveloper.exe i have a screen which disappears. Has somebody already encounted this problem? I think it's linked to the jdk release but probably it's not the case. Can you help me please?
Thank you in advance
Arnaud

Thx for your response. I have the same error with thus release. So i decide change the release and to use a previous release. I'm working in windows Vista. But i've seen that my problem is linked to jdk because i can't also launch elcipse.lol.the first time i have this problem. when i write java -version i have this error C:\Users\JEFF>java -version
Error: could not open `C:\Program Files\Java\jre6\lib\i386\jvm.cfg'
i had jdk1.6_18 that i remplace with jdk1.6_11. I define the JAVA_HOME and the path. When i write
C:\Users\JEFF>echo %PATH%
C:\XEClient\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\syst
em32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\Pro
gram Files\Acer\Empowering Technology\eDataSecurity\;C:\Program Files\Acer\Empow
ering Technology\eDataSecurity\x86;C:\Program Files\Acer\Empowering Technology\e
DataSecurity\x64;C:\Program Files\Java\jdk1.6.0_11\bin;
So what is wrong? I don't want to install again jdk.
Thank u

Similar Messages

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

  • Is there any known problem using Oracle SQL Developer 3.0.04 with Java 1.7?

    I'm new to Oracle. I have installed Oracle SQL Developer 3.0.04 and Java 1.7. When I run Oracle SQL Developer, I will get the window Running this product is supported with minimum Java version of 1.6.0_04 and a maximum version less than 1.7. This product will not be supported....
    Is there any known problem using Oracle SQL Developer 3.0.04 with Java 1.7?
    I have already downloaded Java 1.6 but don't know whether I need to uninstall Java 1.7 first. If don't need to uninstall Java 1.7, how can I set Oracle SQL Developer to run with Java 1.6?
    Thanks for any help.
    Edited by: 881656 on Aug 25, 2011 11:22 AM

    Hi,
    One prior post discussing the use of Java 7 is:
    SQL Developer 3.0  and Java SE 7?
    There is no need to uninstall any Java version (except if you have disk space constraints) and no problem switching between Java versions. This may be controlled in the sqldeveloper.conf file in your ...\sqldeveloper\sqldeveloper\bin directory via the SetJavaHome line. For example:
    #SetJavaHome ../../jdk
    SetJavaHome C:/Program Files/Java/jdk1.6.0_26
    #SetJavaHome C:/Program Files/Java/jdk1.7.0Regards,
    Gary Graham
    SQL Developer Team

  • Launching SQL Developer

    Anyone getting stuck launching SQL Developer? Downloaded and extracted the zip file sqldeveloper-1557.zip. Launching the exe gets stuck on the splash screen.
    Help, anyone???

    I have noticed that when my Anti Virus program is running (Sophos), SQL Developer takes a looooong time to launch. I suggest you post a more detailed message to the SQL Developer.

  • Problem launching SQL Developer in Mac

    Hi,
    I downloaded SQL developer latest version and tried to launch, but it's not launching.
    My java version: 1.5.0_13-121
    I tried replacing my ojdbc14.jar with ojdbc15.jar, still it's not launching.
    Q1: Can somebody give some pointer on this.
    Which I launch it from terminal, this is what I get:
    Using oracle.home=/Users/senthil/Desktop/SQLDeveloper.app/Contents/Resources/sqldeveloper
    Using ide.user.dir=/Users/senthil/.sqldeveloper
    nothing after this.
    Q2: Also, how can I enable/see logging of sql developer.
    Thanks for your time,
    Senthil

    This is the what I get after sometime:
    IDE boot startup failed.
    java.lang.StackOverflowError
    at oracle.classloader.SearchMetrics.enabled(SearchMetrics.java:41)
    at oracle.classloader.PolicyClassLoader.findJREClass(PolicyClassLoader.java:1157)
    at oracle.classloader.JVMSearchPolicy.getClass(JVMSearchPolicy.java:27)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:648)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1308)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:68)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1693)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1654)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1639)
    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1053)
    at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
    at java.util.logging.Level.getLocalizedName(Level.java:223)
    at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
    at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
    at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
    at java.util.logging.Logger.log(Logger.java:428)
    at java.util.logging.Logger.doLog(Logger.java:450)
    at java.util.logging.Logger.log(Logger.java:473)
    at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
    at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
    at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
    at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
    at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
    at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
    at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
    at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
    at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
    at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
    at java.util.logging.Level.getLocalizedName(Level.java:223)
    at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
    at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
    at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
    at java.util.logging.Logger.log(Logger.java:428)
    at java.util.logging.Logger.doLog(Logger.java:450)
    at java.util.logging.Logger.log(Logger.java:473)
    at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
    at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
    at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
    at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
    at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
    at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
    at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
    at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
    at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
    at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
    at java.util.logging.Level.getLocalizedName(Level.java:223)
    at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
    at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
    at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
    at java.util.logging.Logger.log(Logger.java:428)
    at java.util.logging.Logger.doLog(Logger.java:450)
    at java.util.logging.Logger.log(Logger.java:473)
    at oracle.classloader.util.ClassLoadLogger.logException(ClassLoadLogger.java:261)
    at oracle.classloader.SharedCodeSource.getExtensionDependencies(SharedCodeSource.java:312)
    at oracle.classloader.ExtensionDependency.resolveAll(ExtensionDependency.java:84)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:231)
    at oracle.classloader.SharedCodeSourceList.resolveExtensionDependencies(SharedCodeSourceList.java:217)
    at oracle.classloader.PolicyClassLoader.commit(PolicyClassLoader.java:746)
    at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:2034)
    at oracle.classloader.PolicyClassLoader.findLocalResource(PolicyClassLoader.java:1501)
    at oracle.classloader.SearchPolicy$FindLocal.findResource(SearchPolicy.java:173)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1358)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:74)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1443)
    at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1732)
    at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
    at java.util.ResourceBundle$1.run(ResourceBundle.java:1079)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1075)
    at java.util.ResourceBundle.findBundle(ResourceBundle.java:928)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:762)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
    at java.util.logging.Level.getLocalizedName(Level.java:223)
    at oracle.classloader.util.AutoFlushStreamHandler$SimpleFormatter.format(AutoFlushStreamHandler.java:26)
    at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
    at oracle.classloader.util.AutoFlushStreamHandler.publish(AutoFlushStreamHandler.java:85)
    at java.util.logging.Logger.log(Logger.java:428)
    at java.util.logging.Logger.doLog(Logger.java:450)
    at java.util.logging.Logger.log(Logger.java:473)

  • Problems in starting SQL Developer in Linux

    Dear Friends,
    I cannot start SQL Developer in Fedora Core 5 Linux Enviroment. I do not know what exactly is the problem. so Please see the Snap shot the Problem. It Refrains from inspite of it showing as if to Open. On windows it works fine.
    Snap Shot starts here
    [oracle@sydney sqldeveloper]$ sh sqldeveloper
    Oracle SQL Developer 1.0
    Copyright (c) 2005 Oracle Corporation. All Rights Reserved.
    Working directory is /home/oracle/sqldeveloper/jdev/bin
    Ends Here
    Please give me a Solution
    Regards,
    Sydney.

    I had a problem getting it to run in Ubuntu when launching from an XFCE launcher. Basically the file sqldeveloper doesn't work. What I did was to copy sqldeveloper to SQLDeveloper, change the ./ to the full path ( in my case /home/username/sqldeveloper/ ), then launch SQLDeveloper instead of sqldeveloper. Then it all worked fine.

  • Problem in connecting SQL developer to Oracle database

    Hi,I don't know this is the correct forum for my problem
    I Just installed   Oracle Sql developer 3.2.I encountered a problem while creating a new connection with Oracle database 11g..
    The error message says "Status : Failure -Test failed: The Network Adapter could not establish the connection"..
    The command response as follows
    lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:52
    :56
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-01190: The user is not authorized to execute the requested listener command
    lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:55
    :49
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:57
    :07
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                31-OCT-2013 20:57:07
    Uptime                    0 days 1 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\RIYAS\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File         c:\app\riyas\diag\tnslsnr\RIYAS-PC\listener\alert\log.
    xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:58
    :28
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:102 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: RIYAS-PC, pid: 1828>
             (ADDRESS=(PROTOCOL=tcp)(HOST=RIYAS-PC)(PORT=49911))
    The command completed successfully
    set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\RIYAS\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=RIYAS-PC
    ComSpec=C:\windows\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\RIYAS
    LOCALAPPDATA=C:\Users\RIYAS\AppData\Local
    LOGONSERVER=\\RIYAS-PC
    NUMBER_OF_PROCESSORS=4
    OS=Windows_NT
    Path=C:\app\RIYAS\product\11.2.0\dbhome_1\bin;C:\app\RIYAS\product\11.2.0\dbhome
    _2\bin;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common
    Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsof
    t Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\
    Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\wi
    ndows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo
    werShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;
    C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program File
    s (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\I
    ntel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Open
    CL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Progra
    m Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\P
    rogram Files (x86)\Windows Live\Shared
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=3a09
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\windows
    TEMP=C:\Users\RIYAS\AppData\Local\Temp
    TMP=C:\Users\RIYAS\AppData\Local\Temp
    USERDOMAIN=RIYAS-PC
    USERNAME=RIYAS
    USERPROFILE=C:\Users\RIYAS
    windir=C:\windows
    windows_tracing_flags=3
    windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
    Pls help..

    You don't say what you have done to set up a connection.
    This error is usually caused by something like using the wrong host name, or port number.

  • Problem with Oracle SQL Developer 3.0.04

    1. Performing a "SELECT *" on an Oracle table with a SDO_GEOMETRY column locks up the tool and I have to use Task Manager to can it.
    2. Clicking the Data tab on a table with an SDO_GEOM col either locks up the tool, or taked forever to return.
    3. Performing a "SELECT" of a SDO_GEOM col either locks up the tool or takes forever to return.
    None of these issues occur in Toad.

    If you have a problem with SQL Developer, you'd be best off posting in the SQL Developer!

  • Questions about the sql developer 2.1

    first sorry for my poor english, I am very happy to see the sql developer 2.1.but here ,it has a very serious problem.
    usually, I used to saving some common sql statements into a sql file. and when need to do something , I just need to open the file with oracle sql developer, and excute the sql statements.
    but when I do this with sql developer 2.1, the excute sql button is not activated , the icon is gray ,so I can't excute any sql statement in the file, and I should open a new sql worksheep and type the sql statements to excute it. what's the matter?
    thanks!

    When opening a script, sqldev logically doesn't know under which connection you want to run the statements.
    Just select the connection you want using the drop-down box in the upper right of the script tab's toolbar, and all buttons will get enabled.
    Have fun,
    K.

  • A problem about Ms Sql 7 - Oracle 8.1.5 ?

    hi
    I used OMWB to migrate MS sql 7 to Oracle 8.1.5, both of our env are on chinese character set,it worked well. Thank OMWB work team. The whole process of migration did't meet any problem. But I met a problem about character set,I don't see right content on CLOB column,all data in CLOB columns are like the following something :
    0F5C3A53A44E1A904575BE8FBF4F776302303052FD56388D01303100380006529F943052B065164E
    I maped text datatype of SQL to CLOB datatype,I can see the right data directly in SQL by select command,but I can't see the right data in SQL*PLUS.
    How can I do? Migration workbanch don't support the multi-bit char set such as chinese?
    null

    I already knew the solution of the problem,but I met another problem.
    I checked my sql 7 database again, I found large columns are ntext datatype. I changed the ntext to text and migrated data again. In SQL*PLUS ,I found the data of clob columns change to '????.?-?'. I know this is caused by NLS_LANG, my NLS_LANG=simplified chinese_china.zhs16gbk. How do i set my nls_lang to get the right data?
    null

  • Help! problem about jstl sql with "LIKE?" in query

    Hi All,
    I have a problem about getting data by using "LIKE" in my sql statment.
    here is my case:
    <sql:query var="tmp">
    SELECT ...... FROM ...
    WHERE a LIKE ?
    <sql:param value="%${param.a}%"/>
    </sql:query>
    Once I used "LIKE" keyword, the query failed to use this critica.
    and couldn't find any match cases
    thx or help
    Micheal

    besides, i found that:
    this works:
    "AND a.block LIKE '%' + 'a' + '%'"
    but these don't work:
    "AND a.block LIKE '%' + 'a' + '' + '%'"
    or
    "AND a.block LIKE '' + '%' + 'cp' + '%'"
    or
    "AND a.block LIKE '%' + 'cp' + '%' + ''"
    it seems '' is the casue of error... so strange, anyone has idea?
    micheal

  • Problem in Oracle SQL Developer

    Hi All
    I m using Sql Developer Version 2.1.0.63, Oracle 11g R2 and SQL Server 2008.
    when i start Quick Migration, in PreMigration Check when i click verify, its gave Locating source plugin Faild.
    Can any one told me what can i do for migrating data and from where i Locat source plugin?
    Regards
    Saqib

    Hi,
    This is XE database forum.
    I think you should ask question from SQL Developer forum
    SQL Developer
    Br,Jari

  • Problem: GeoRaptor on SQL Developer 1.1

    Hi,
    I installed SQL Developer 1.1. and the Extension GeoRaptor (http://mygeoraptor.googlepages.com/installation) on WinXP SP1 without error.
    But there is not the <GeoRaptor> extension in the menu extension for a SDO_GEOMTRY incl. table.
    The data view works fine but I can not see the geometries.
    Thanks,
    Friedhold

    Hello Friedholt,
    The current release of Georaptor is not working with SQL Developer 1.1.
    There is an upcoming release which will. I don't know when the new release will be online but in the meantime you can use an install jar from Georaptor's CVS.
    See Re: Georaptor
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem while installing sql developer

    Hi,
    I am trying to install SQL Developer for the first time on my machine with
    OS : WinXP Professional Service Pack 2
    Configuration : Intel Pentium 4 1.50 Ghz, 512 MB RAM
    Database: Oracle9i Enterprise Edition Release 9.2.0.6.0
    PC Type: LAN PC
    I download both the versions described below for installation in my PC:
    1. Oracle SQL Developer for Windows
    2. Oracle SQL Developer for Windows, with JDK 1.5 already installed
    But when i start setup, It asks me to locate the path of Java Executable in both the cases.. and when i give path of java.exe which is installed as a part of Oracle installation on my PC it gives me the error:
    "Java 1.3 not supported.. pls. install Java 1.5"
    can you pls let me know if winXP has builtin Java1.5 support? Also in Oracle's Java\bin folder has java.exe which when selected gives me the same above error.. is there anyway to get around this?
    thx

    Are you sure you downloaded the correct archive ?
    Download sqldeveloper from http://www.oracle.com/technology/software/products/sql/index.html
    - extract sqldeveloper.zip into any folder, using folder names
    - within that folder, open the sqldeveloper folder
    - double-click sqldeveloper.exe

  • Problems launching sql developer

    I must be missing something somewhere.
    I downloaded the version for Solaris and unzipped it with no problems, but when I go to run it, I get:
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: null directory
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: local: not found
    ./sqldeveloper: null directory
    ERROR: INVOKED_AS variable not defined.
    I'm running Solaris 10 and have tried running it as Oracle, root, and my normal user. All produce the same errors.

    See Re: it works on sparc solaris too !
    -kris

Maybe you are looking for

  • How do you setup multiple sites to allow for code promotion?

    I am somewhat frustrated with the single site flow of the Dreamweaver Site Manager in helping me manage a full development to production code cycle.  Ideally I need to have multiple sites managed by Dreamweaver that are just different stages in the c

  • My apple tv 3 stop working when play postcast and can not be restored

    I just bought apple TV 3 for 2 weeks. Everything is ok with setup and playing all functions. Yesterday, I playing postcast and suddently It stoped working and the screen was blank. I checked my Apple TV and the light was fashing very gast and it did

  • AirDrop from iPad mini to iPhone 5 not working.

    I'm trying to drop a picture from my new iPad mini to my iPhone 5. Both have iOS 7.0.2, both are set to airdrop:everyone, both connected to wifi. My phone shows up on my iPad, but once I try to make the transfer, i get the request on my phone but the

  • Better control flow?

    Actually this is a general question I've been wondering for a while... As the title states, I'm looking for a better control flow statement for what I planned. I have 4 variables that determine types of pipe in a program in my main class. There are 6

  • Playlist folders keep opening

    I just installed iTunes version 11.1.2 on my Mac.  Since I have done that, my playlist folders keep opening up when I do a search for a song.  I have 225 playlists, and have them broken down into 5 folders -- playlists 1-50, 51-100,etc.  Normally, I