SQL Developer 1.5.1 's SQL worksheet. - Verifying Results

Using SQL Developer 1.5.1 's SQL worksheet....
is there a way to get SQL Developer 1.5.1 's SQL Worksheet to display the number of records deleted, updated, etc? I just deleted a record and I couldn't tell if it actually ran or not.
When I ran a 'select' it displayed the records in the results window. When I ran the delete, it didn't show anything. I just tried an update and it shows nothing either. I don't want to do a commit without knowing how many records were affected.
Thanks...

Assuming you are running your SQL as statements (F9), the status bar at the bottom left will provide the feedback for each statement - in the case of deletes/updates it should show the number of records deleted/updated. As the status line is overwritten with each statement, you will need to check after each statement completes. When running your SQL as scripts (F5) the feedback will be displayed on the Script Output tab.
theFurryOne

Similar Messages

  • SQL Developer 4.0.0.12 SQL Worksheet

    Start SQL Developer.
    Open a SQL Worksheet that has some code in it.
    Holding Shift key, select a few lines.
    Works.
    Now: Edit > Block selection.
    Block selection (Alt + Shift + Up/Down arrows) doesn't work but you can still select (i.e., "mark") line by line.
    Now: Edit > Block selection (to remove checkmark next to "Block selection").
    Now neither line selection (Shift + Up/Down arrows) nor block selection (Alt + Shift + Up/Down arrows) works.
    HOWEVER, hold Shift key and do Right Arrow. Whoa. Freaky.
    Now: Edit > Block selection (to put checkmark next to "Block selection" back).
    Now line-by-line selection works (Shift + Up/Down arrow).
    Shift + Right arrow is no longer freaky.
    Alt + Shift + Up/Down arrows do nothing.
    Now: Edit > Block selection (to take away checkmark next to "Block selection").
    Line by line selection does not work (Shift + Up/Down arrow).
    BUT if you do Shift + Right Arrow, then down arrow (while still holding Shift key) block selection works.
    Yeah it's confusing.
    Which is the way it is when something isn't working!!
    Cheers.

    I've been having same problem.  Multiple monitors on Win7. I know I saw the progress panel at one point with 4.0ea but it disappeared a few days ago.
    I'm running some long schema compares and can't tell what's going on!  It also locks my connections to those databases; those connections should be separated I think.

  • Sql developer won't connect with SQL server database on cluster

    Hello,
    I have a microsoft SQL server database on a windows cluster. Name for this cluster is like XXX/YYY
    When I try to connect to this database with SQL developer, I get a failure, mentioning:
    "Status : Failure -Cannot connect to Miscrosoft SQL Server on XXX/YYY"
    As far as I know, I have installed the correct jtds driver (version 1.2.5), since I can connect to sql server databases on single server hosts.
    Does anyone know how to connect to databases on windows clusters?
    Edited by: Ingmar on Jan 16, 2012 4:08 PM
    Edited by: Ingmar on Jan 16, 2012 4:22 PM

    Hi Ingmar,
    Try this is in the port box
    1433/dbname;instance=YYY
    dbname can be omitted
    -Turloch
    SQL Developer team
    1/Giving an instance name in SQLDeveloper connection to SQL Server (from August 2011)
    MS SQL Server Connection
    The correct syntax to deal with this is in the port box
    1433/dbname;instance=instance
    dbname can be omitted
    2/cluster configuration (uses instance name)
    http://stackoverflow.com/questions/1160024/jdbc-connect-string-for-sql-server-cluster
    where vvv\iii is the cluster address: jdbc address is:
    "jdbc:sqlserver://vvv;instanceName=iii"
    3/jtds url details available in
    http://jtds.sourceforge.net/faq.html

  • Sql developer hangs when saving pl/sql external package or package body fil

    When I open a package body file I can modify the contents of the file.
    Compilation of the file works fine but when I want to close or save the file SQL developer hangs. I use version 1.2 (previous version did have the same problem.)
    Somebody has an idee what I'am doing wrong?

    Are you using 1.2.1.32.13?
    Sue

  • SQL Developer 3.0.03 table sql tab errors

    In SQL Developer 3.0.03 EA3, when you visit the SQL tab for a table the result is not formatted to be readable or usable fashion.
    The generated statements do not have terminating semi-colons or separating slashes, nor is there a line terminator after the end of each statement.
    For tables with column comments, all the comment statements are generated in a single line. This is very difficult to read.
    In order to make a usable or even readable script from this display, every statement has to be edited to add a statement terminator or separator and to start the next statement on a new line.
    The same request, against the same database, using SQL Developer 2.1 displays the expected results.
    Edited by: djhenderson on Jan 26, 2011 7:55 PM

    You should be able to tweak this in Preferences - Database - Unload/View DDL Options.
    Be sure to have the Options checked, along with Pretty Print and Terminator.
    For the format, tweak Preferences - Database - SQL Formatter - Oracle.
    Hope that helps,
    K.

  • Using DEBUG Mode in Oracle SQL Developer Data Modeler to Log SQL

    Hello,
    I am looking for the possibilty to enable the logging of SQL in Data Modeler.
    Jeff Smith wrote an article how to do this for SQL Developer, for Data Modeler there are other configuration files. Does anyone have an idea?
    Best regards,
    Joop

    Hello Philip,
    the URL to the article of Jeff is: http://www.thatjeffsmith.com/archive/2012/10/using-debug-mode-in-oracle-sql-developer-to-log-sql/
    in the install directory of Data Modeler 3.3.0.734 exists a file datamodeler\datamodeler\bin\datamodeler.conf. This analogue the situation for sql Developer.
    However in this file there is no reference to a (non)debug file.
    In ide/bin directory there is a ide-logging-debug.conf and ide-logging.conf file. But they are not referenced. Should one of them be included?
    Joop

  • SQL Developer Migation Tool - formating generated SQL

    I am using SQL Developer version 2.1.1.64 to migrate MS SQL server to ORACLE via the Migration tool.
    My question is : Is there a way to format the generated ORACLE code?
    The reason I ask, our developmet team has coding standards for creating procedures. For example, use TABs for identation, not spaces.
    I changed the profiles under the SQL formatted (Tools>Preferences>Database>SQL Formatter>ORACLE Formatting) but it does not seam to affect the generation output.
    The code is always generated using spaces.

    Ctrl-shift-f7 invokes the formatter. This can be defaulted to your standards by choosing them from the preferences.
    B

  • SQL Developer 1.5 and MS SQL Server

    Can I use SQL Developer 1.5.1 to access MS SQL Server, just like it was possible in the previous versions of SQL Developer? How can it be done? MS SQL Server does not appear in the 'New Connection'....

    The SQL Server node will only appear if you have installed the third party jdbc drivers.
    You can download the jdbc driver through check for updates and then you need to register the driver in Tools | Preferences|Database|Third Party JDBC Drivers.
    The relevant connection tab should then appear.

  • Force SQL Developer 1.5.4 to export data on  1 XLS workSheet

    Hello.
    I'm using SQL Developer 1.5.4 to export data into XLS format.
    The exported file is about 40MB big.
    During the export, I have noticed that SQL Developer splits the data into several worksheets, having about 64,001 rows each.
    Please, is there any way I could force SQL Developer to have all of the data on a singke WorkSheet?
    Thanks.

    I'm just guessing, but I suspect that the 64,000 row limit is so the resulting XLS file can be opened in Excel 2003 or earlier. Excel 2003 has a limit of ~65,536 (2^16) rows in a worksheet. Even if you were to export as a CSV or Text (tab-delimited) file and try loading it into Excel, it would choke and quit once the worksheet limit had been reached.
    Ed. H.

  • Some keys don´t  work in SQL Developer 1.2

    SQL Developer 1.2.
    In SQL Worksheet the following keys don't work: space, backspace, start, end and enter.

    Hi hzapata, I know that it work fine, after Load preset, but why You lost the default configs?
    Is this my question to Smit.

  • SQL Developer 3 crashes when opening a local 172mB SQL file

    The crash occurs when trying to open a 172mB SQL file from my local C:\ drive on Windows 7 Ultimate 32-bit, running on a typical quad-core AMD Phenom CPU with the usual 3.3gb of RAM.
    Crash dump as follows:
    java.io.IOException: exception loading C:\...\mySQLfile.sql
         at oracle.ide.model.TextNode.openImpl(TextNode.java:530)
         at oracle.ide.model.Node.open(Node.java:974)
         at oracle.ide.model.Node.open(Node.java:922)
         at oracle.ide.model.Node.ensureOpen(Node.java:2132)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:732)
         at oracle.dbtools.worksheet.editor.WorksheetGUI.<init>(WorksheetGUI.java:587)
         at oracle.dbtools.worksheet.editor.Worksheet.createGUI(Worksheet.java:753)
         at oracle.dbtools.worksheet.editor.Worksheet.getWorksheetGUI(Worksheet.java:1056)
         at oracle.dbtools.worksheet.editor.Worksheet.getGUI(Worksheet.java:910)
         at oracle.ide.editor.Editor.getDefaultFocusComponent(Editor.java:233)
         at oracle.dbtools.worksheet.editor.Worksheet.getDefaultFocusComponent(Worksheet.java:873)
         at oracle.dbtools.worksheet.editor.Worksheet.open(Worksheet.java:1141)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:102)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:379)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
         at oracle.ide.cmd.OpenCommand.openWithNoProject(OpenCommand.java:327)
         at oracle.ide.cmd.OpenCommand.access$100(OpenCommand.java:61)
         at oracle.ide.cmd.OpenCommand$1.run(OpenCommand.java:256)
         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)
    Caused by: java.lang.OutOfMemoryError: Java heap space
         at oracle.javatools.buffer.VectorBuffers.consolidateBuffers(VectorBuffers.java:131)
         at oracle.javatools.buffer.VectorBuffers.getAllBuffers(VectorBuffers.java:156)
         at oracle.javatools.buffer.EOLNormalizer.processFinish(EOLNormalizer.java:190)
         at oracle.javatools.buffer.EOLNormalizer$ReaderNormalizer.normalizeData(EOLNormalizer.java:312)
         at oracle.javatools.buffer.AbstractTextBuffer.read(AbstractTextBuffer.java:1365)
         at oracle.javatools.buffer.AbstractTextBuffer.read(AbstractTextBuffer.java:1309)
         at oracle.ide.model.TextNode$FacadeTextBuffer.read(TextNode.java:1218)
         at oracle.ide.model.TextNode.loadTextBuffer(TextNode.java:293)
         at oracle.ide.model.TextNode.openImpl(TextNode.java:518)
         at oracle.ide.model.Node.open(Node.java:974)
         at oracle.ide.model.Node.open(Node.java:922)
         at oracle.ide.model.Node.ensureOpen(Node.java:2132)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:732)
         at oracle.dbtools.worksheet.editor.WorksheetGUI.<init>(WorksheetGUI.java:587)
         at oracle.dbtools.worksheet.editor.Worksheet.createGUI(Worksheet.java:753)
         at oracle.dbtools.worksheet.editor.Worksheet.getWorksheetGUI(Worksheet.java:1056)
         at oracle.dbtools.worksheet.editor.Worksheet.getGUI(Worksheet.java:910)
         at oracle.ide.editor.Editor.getDefaultFocusComponent(Editor.java:233)
         at oracle.dbtools.worksheet.editor.Worksheet.getDefaultFocusComponent(Worksheet.java:873)
         at oracle.dbtools.worksheet.editor.Worksheet.open(Worksheet.java:1141)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:102)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:379)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
         at oracle.ide.cmd.OpenCommand.openWithNoProject(OpenCommand.java:327)
         at oracle.ide.cmd.OpenCommand.access$100(OpenCommand.java:61)
    I've tried...
    - Closing all possible applications except for SQL Developer
    - Rebooting and running only SQL Developer
    - Ensuring SQL Developer is running using the included Java SDK
    I'm unsure of what to do next - In the past, I've been able to open 200-300mb SQL files without any issue, but since I've updated to SQL Developer 3 I'm suddenly experiencing these crashes.
    Edited by: user13275297 on Jun 10, 2011 9:46 AM

    You are running out of memory. In the stack notice this line:
    Caused by: java.lang.OutOfMemoryError: Java heap space
    Edit the sqldeveloper.conf file and add this
    AddVMOption -Xmx1024M
    That will bump it up some.
    -kris

  • Sql developer tool

    Hi,
    Any body describe sql developer tools in oracle with its feature.
    Thanks,
    Ritesh

    Hi!
    Oracle SQL Developer 3.0 - Overview:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/sqldev30-overviewpresentation-350356.pdf
    Oracle SQL Developer Feature List:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/featurelist-094691.html
    Oracle SQL Developer 3.0: SQLPlus Support:*
    http://www.oracle.com/technetwork/developer-tools/sql-developer/sql-worksheet-commands-097146.html
    Best regards,
    Matt

  • A summary of set commands that are accepted by SQL Developer...

    Sorry, I've been looking for a list of commands that are used by SQL Developer such as "set verify off|on", etc.
    Can anyone point me to a list of these commands (the equivalent to SQL*Plus set commands)?
    Thanks in advance!
    Tom

    Hi Tom,
    Try Help|Table of Contents|SQL Developer Concepts and Usage|Using SQL Worksheet|SQL*Plus Statements Support and Not Supported in SQL Worksheet.
    What you see there depends on your SQL Developer version. Over time, SQL*Plus support keeps improving.
    Regards,
    Gary Graham
    SQL Developer Team

  • SQL Developer 3.1EA1 JAVA Error During Export

    Displayed approx. 10 records from a table and right clicked on the results tab. Chose Export and the following appeared. I am using Windows XP JAVA 1.6.0_26 32 bit versions.
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.dbtools.raptor.export.ExportObjects
         Dependent class: java.awt.Component
         Loader: jre.bootstrap:1.6.0_26
         Code-Source: unknown
         Configuration: jre bootstrap
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [C:/Oracle/Tools/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@13288040]
         at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
         at java.lang.Class.privateGetDeclaredMethods (Class.java:2427) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.lang.Class.getDeclaredMethod (Class.java:1935) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.isCoalesceEventsOverriden (Component.java:5973) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.access$500 (Component.java:169) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component$3.run (Component.java:5927) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component$3.run (Component.java:5925) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at java.awt.Component.checkCoalescing (Component.java:5924) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.<init> (Component.java:5893) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Container.<init> (Container.java:251) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.JComponent.<init> (JComponent.java:570) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.JPanel.<init> (JPanel.java:65) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.JPanel.<init> (JPanel.java:92) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.JPanel.<init> (JPanel.java:100) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at oracle.ide.panels.DefaultTraversablePanel.<init> (DefaultTraversablePanel.java:29) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.dbtools.raptor.export.wizard.ExportWizDestinstaionPanel.<init> (ExportWizDestinstaionPanel.java:62) [C:/Oracle/Tools/sqldeveloper/ide/lib/patches/oracle.sqldeveloper.incremental_patch.jar (from system property ide.patches.dir), by ide-global:11.1.1.0.0]
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:27) [unknown, by unknown]
         at java.lang.reflect.Constructor.newInstance (Constructor.java:513) [unknown, by unknown]
         at oracle.ide.panels.MetaTraversable.newTraversable (MetaTraversable.java:315) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at oracle.ide.wizard.Step.newTraversable (Step.java:171) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at oracle.ide.wizard.FSMStateInfo.getTraversable (FSMStateInfo.java:99) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at oracle.ide.wizard.FSMWizard._addPage (FSMWizard.java:534) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.ide.wizard.FSMWizard._populatePages (FSMWizard.java:492) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.ide.wizard.FSMWizard.<init> (FSMWizard.java:112) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.dbtools.raptor.export.wizard.ExportWizMain.launchWizard (ExportWizMain.java:169) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.dbtools.raptor.export.wizard.ExportWizMain.launchForData (ExportWizMain.java:141) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.dbtools.raptor.dialogs.actions.TableExportAction.launchForData (TableExportAction.java:104) [C:/Oracle/Tools/sqldeveloper/ide/lib/idert.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
         at oracle.dbtools.raptor.controls.grid.contextmenu.ExportGrid$1.actionPerformed (ExportGrid.java:161) [C:/Oracle/Tools/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar (from extension jar in C:\Oracle\Tools\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
         at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java:1995) [C:/Oracle/Tools/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar (from extension jar in C:\Oracle\Tools\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
         at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2318) [C:/Oracle/Tools/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar (from extension jar in C:\Oracle\Tools\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
         at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:387) [C:/Oracle/Tools/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar (from extension jar in C:\Oracle\Tools\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
         at javax.swing.DefaultButtonModel.setPressed (DefaultButtonModel.java:242) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.AbstractButton.doClick (AbstractButton.java:357) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick (BasicMenuItemUI.java:809) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased (BasicMenuItemUI.java:850) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.processMouseEvent (Component.java:6288) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at javax.swing.JComponent.processMouseEvent (JComponent.java:3267) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.processEvent (Component.java:6053) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Container.processEvent (Container.java:2041) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.dispatchEventImpl (Component.java:4651) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Container.dispatchEventImpl (Container.java:2099) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.dispatchEvent (Component.java:4481) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.LightweightDispatcher.retargetMouseEvent (Container.java:4577) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.LightweightDispatcher.processMouseEvent (Container.java:4238) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.LightweightDispatcher.dispatchEvent (Container.java:4168) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Container.dispatchEventImpl (Container.java:2085) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Window.dispatchEventImpl (Window.java:2478) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.Component.dispatchEvent (Component.java:4481) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue.dispatchEventImpl (EventQueue.java:643) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue.access$000 (EventQueue.java:84) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue$1.run (EventQueue.java:602) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue$1.run (EventQueue.java:600) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at java.security.AccessControlContext$1.doIntersectionPrivilege (AccessControlContext.java:87) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.security.AccessControlContext$1.doIntersectionPrivilege (AccessControlContext.java:98) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue$2.run (EventQueue.java:616) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue$2.run (EventQueue.java:614) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
         at java.security.AccessControlContext$1.doIntersectionPrivilege (AccessControlContext.java:87) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventQueue.dispatchEvent (EventQueue.java:613) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java:269) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java:184) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:174) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:169) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:161) [jre bootstrap, by jre.bootstrap:1.6.0_26]
         at java.awt.EventDispatchThread.run (EventDispatchThread.java:122) [jre bootstrap, by jre.bootstrap:1.6.0_26]

    Hi,
    The "Missing class: oracle.dbtools.raptor.export.ExportObjects" is used in 3.0 (found in oracle.sqldeveloper.jar) but not 3.1. Did you not remember to install 3.1 into an empty directory? That would also be the most likely reason for the issues you encountered in these other posts:
    SQL Developer 3.1EA1 Connected Icon
    SQL Developer 31EA1 SQL Worksheet not allowing entry
    Regards,
    Gary
    SQL Developer Team

  • I am not able to connect to database in sql developer.how to do?

    I downloaded sqldeveloper 1.5.4.59.40. iam not able to establish connection to database. Can anyone tell me ?

    Have you created a database (or have one you connect to)?
    Have you created the Net Service connections for SQL Developer to use?
    Does SQL Developer have access to this Net Serviice name?
    Have you created the connections from SQL Developer?
    Can you post an error message?
    See
    <br>
    Oracle Database FAQs
    </br>

Maybe you are looking for

  • Output sound distortion when USB Mic Connected

    Hi everyone, Really appreciate anyone’s help on this sound distortion problem. I have been using the new 2014 iMac 27' for last 8 Months, bought Brand New, and recently updated to Yosemite. Everything worked fine including recording, until this updat

  • How to find the total length of the string drawed in a rect?

    Hello Everybody, I am drawing a string in on one rect using drawInRect method. This drawInRect method gives us a return value as size of the rect. I need length of the string that is did draw in that rect, but didn't find any api to do this. Can anyo

  • Oracle Table Storage Parameters - a nice reading

    bold Gony's reading excercise for 07/09/2009 bold - The below is from the web source http://www.praetoriate.com/t_%20tuning_storage_parameters.htm. Very good material.The notes refers to figures and diagrams which cannot be seen below. But the text b

  • App Store is crashing out, what can I do?

    AppStore crashing 2 seconds after opening.  Anyone have any ideas on what to do?  Just wait and hope it works again sometime in the near future?

  • NetConnection Debugger and FMS2

    Hello everybody, maybe I am to stupid or totally blocked to see what I do wrong..... I'd like to use the NetConnection Debugger with FMS2 in Flash8. From several Forum posts I lgot out to place the Remoting Classes and the RemotingDebug Classes from