SQL Developer 1.5 - Unable to Dock Help Window

I'm running SQL Developer 1.5 on Windows 2000. In the previous version of SQL Developer, I was able to dock the Help window. In the current version, this does not appear to work. Is anyone else having this issue? Any suggestions?

Yes this is a known issue and a bug was already logged for this (6975741). The Help window is currently delinked from SQL Dev application which makes it undockable.
- Rakesh

Similar Messages

  • SQL Developer BRIDGE command from command line on Windows environment

    Is it possible to call SQL Developer BRIDGE command from command line on Windows environment?

    Hi <please supply your name>,
    SQL Developer Worksheet is not available from the command line.
    The BRIDGE command is only supported in the Worksheet.
    Its an interesting idea though. Are you trying to script data move from a non Oracle database to an Oracle database using the BRIDGE command?
    The BRIDGE command was initially done to allow a simple data move from a non Oracle database to Oracle. We then build the "Copy to Oracle" feature out of it.
    http://dermotoneill.blogspot.com/2010/11/cross-database-bridge-statement.html
    http://dermotoneill.blogspot.com/2010/11/copy-to-oracle.html
    Since the BRIDGE command references connection names, which have to be defined in UI of SQL Developer any solution to run this on the command line would have to work this out.
    There are number of ways you can do this without using the BRIDGE command.
    1) Perform a capture/convert of your non Oracle database and then generate the "offline" data move scripts.
    Theses scripts use SQL*Loader and your non Oracle database tool (Ex: Sybase BCP).
    These are run from the command line and can be modified ....
    2) Use a database link from your Oracle database to your non Oracle database and reference /query the data that way.
    I would interested to hear your thoughts.
    Regards,
    Dermot
    SQL Developer Team.

  • SQL Developer 3.2 : Unable to browse java source in the db

    Hi:
    I noticed a regression in SQL Developer 3.2 in respect to 3.1 (on windows).
    as of SQL Developer 3.1.7.7.42 I was able to browse java sources stored and compiled in the database.
    The tabs "Details", "Source", "Policies" were correctly populated. If I had to complain about something, the names of the classes were "shortened" so that I saw "c932e55e_PrintDebug" instead of "my/company/application/package/PrintDebug".
    I have tested the 3.2 release.
    Now, the class names are complete, but the tabs are empty. I am also unable to retrieve the source of a class (as it was possible in 3.1)
    Does this happen to other people?
    Thanks,
    Andrea

    Thanks for the feedback, it is good to know I am not alone :-)
    I did some further tests.
    I enabled logging in sqldeveloper.conf, and found this query I believe to be the culprit:
    Prepared:with src_name as (select source n from Dba_java_classes
    where lower(name)=lower(:NAME) and rownum = 1)
    select text||decode(substr(text,length(text)),chr(10),null,chr(13),null,chr(10)) source
    from Dba_source
    where owner= :OWNER
    and type = 'JAVA SOURCE'
    and (name in (select n from src_name) or name in (select owner || '/' || n from src_name)
    or lower(name) = lower(:NAME))
    order by line
    Previously :NAME was populated with the java short name, while now it has the java long name.
    In fact, if I compile a class where short name and long name are the same, it works.
    In DBA_JAVA_CLASSES name is the long name, while in DBA_SOURCE it is the short name (at least this is what I observed).
    So I believe that this is truly a regression.
    Anyone (from dev) can confirm this?
    Thanks,
    Andrea

  • My SQL Developer is not working correctly! help

    hello!!
    My problem here is not like I can't live or work but it is REALLY annoying, see my SQL Developer is not taking any key different from letters and the space bar, I mean, if I use the enter key, doesn't change the line, if i use the backspace key doesn't erase if I use F5/F9 doesn't execute the query(s)!!!! and so the arrow keys don't work!!!
    any ideas why is that happening? and if so howcan i fix it?

    There is a well known but still unresolved bug causing this kind of behavior, if you are on SQL Developer 1.5.X you can work around the problem by loading default accelerators from:
    Tools -> Accelerators -> Load Preset -> Default
    If you are on 2.1.X the preset can be loaded from
    Tools -> Preferences -> Accelerators -> Other Actions -> Load Keyboard
    In 2.1 this problem has not been reported so far, so if you are in 1.5.X you may consider upgrading.

  • SQL Developer Locking up/Unable to Cancel long Running tasks

    I have had the same problem with a number of versions of SQL Developer (and version 3.2.09). It occurs when trying to cancel a long-running PL-SQL Function or procedure that has been started by 'Run' in SQL Developer.
    Select Terminate in Run Manager does not stop the job. Nor does trying to exit SQLDeveloper; it asks whether I want to kill the job; then doesn't kill it and doesn't exit either.
    Trying to save modifications to anything the process depends on results in SQL Developer locking for ~20 minutes.
    I have to resort to getting a DBA to manually kill the process at the server.
    Is there any possiblity of a workaround or a way of making the PL/SQL not lock so it can be terminated please?
    Thanks

    I have had the same problem with a number of versions of SQL Developer (and version 3.2.09). It occurs when trying to cancel a long-running PL-SQL Function or procedure that has been started by 'Run' in SQL Developer.
    Select Terminate in Run Manager does not stop the job. Nor does trying to exit SQLDeveloper; it asks whether I want to kill the job; then doesn't kill it and doesn't exit either.
    Trying to save modifications to anything the process depends on results in SQL Developer locking for ~20 minutes.
    I have to resort to getting a DBA to manually kill the process at the server.
    Is there any possiblity of a workaround or a way of making the PL/SQL not lock so it can be terminated please?
    Thanks

  • Quick Question... About SQL Developer for MAC - MAC Users please help.

    Hello everyone, I hope that someone out there can tell me that I am not crazy.
    I have installed SQL Developer for Mac OSX to access a MS-SQL database, and perform simple query operations. For the most part, I have been thrilled to have a Mac version of software that's fully featured.
    Details on my current setup:
    SQL Developer
    Version 2.1.1.64
    Build MAIN-64.45
    Mac OSX V10.6.3
    JTDS-1.2.5 JDBC driver
    Database connection is SQL Server 2005
    Anyway, my problem is this... I cannot locate the Query Builder function within this software. I have found the tutorials on how to use it, and it would appear to be located when you right-click the SQL worksheet to open the context menu. This option is not present in my software, and I need to figure out why. This screenshot is what I see when I right-click.
    Does anyone know if this is related to MS-SQL-2005?
    http://img10.imageshack.us/img10/1195/screenshot20100523at102.png
    Any assistance you could provide would be AWESOME! Thank you!
    Edited by: user13118614 on May 23, 2010 3:05 PM

    First of all you need an active connection in the worksheet (upper right drop-down).
    But even then it might not work. Sorry you were "thrilled to have a Mac version of software that's fully featured", because even if it is, MsSQL isn't. The tool is mainly focussed in providing a migration platform to Oracle, so a lot of the cool stuff is Oracle only.
    Regards,
    K.

  • SQL-developer 4 EA unable to change the column sizes

    when viewing data, it is not possible to change the column sizes like you do in a spreadsheet by sliding between the column-headers.
    regards Karsten

    when viewing data, it is not possible to change the column sizes like you do in a spreadsheet by sliding between the column-headers.
    regards Karsten

  • Unable to dock search window

    There is no "Arrange Windows" option in my search window so it is always floating. I would appreciate any help fixing this.
    Thanks

    Help to rescue the child!
    Eight years old to Sasha Suldina, our daughter. In 2001 doctors have made it the diagnosis: sharp a blood cancer.
    The child has passed chemotherapy in the Moscow regional oncological clinic (Balashikha),
    Now is in remission. In January, 2003 have been found out viruses of hepatitises In and With,
    That very seriously threatens life Саши. Now we find additional financial assets for this purpose,
    To have possibility to spend qualitative treatment of hepatitises expensive medicines(these preparations are not included in the list of preferential medicines).
    We ask everyone who is not indifferent to the stranger to misfortune, to bring whenever possible the feasible contribution to business of rescue of the girl.
    Copies of documents are attached to the letter.
    Very much we ask, translate who how many can, probably you will rescue our girl
    This letter not a deceit, we Ask the help, a critical situation.
    Thanks all who helped, helps or wishes to help, the help to our girl now is necessary.
    Then we spent a lot of time with the child on air, walking on wood. After 3 hours of walks Sasha has started to complain of strong weariness and a pain in joints. Have taken temperature. 38,7. The doctor who has suspected a usual sharp respiratorno-virus infection has been immediately caused. Standard antibiotics and warm tea with a raspberry have been appointed. Late at night observed very strong pains in the bottom of a stomach and its pressure (the stomach was «доскообразный»).Fast immediately hospitalised the child in the Central regional hospital of of Balashikha with suspicion on a sharp appendicitis. Emergency operation has been spent, the diagnosis has proved to be true. The peritonitis, an inflammation began. Operation on appendicitis removal has passed successfully. But after operation condition Сашеньки has not improved. The heat (from above 38).В stably kept Every possible analyses of blood, including on rare infectious diseases, have not given results. But viruses of a belly typhus and a salmonella have been found out. Meanwhile a condition of the child promptly ухучшалось. Haemoglobin level was more low 60, the quantity тромбоцитов and лекоцитов has sharply decreased. Donor blood and an intravenous hormone преднизолон was applied. From children's branch of oncology МООД of Balashikha, Svetlana Varfolomeyev has been invited to that moment were зав.отделением which has suspected system disease of blood at the child. Sasha it has been urgently translated in children's oncological branch where the diagnosis «sharp лимфобластный лейкоз» has been exposed, a blood cancer. Pathological бластных cages in a bone brain was more than 96 %.Состояние the child - the hardest. There has been immediately begun antibacterial therapy by antibiotics of a wide spectrum of action, in parallel - massed инфузионная therapy (glucose, физраствор), was applied преднизолон. After a while there has been begun chemotherapy of the sharp period under German report ALL BFM-90.
    Always yours, Irina and Evgenie
    SULDINA SASHA, 16.12.1996 of the river
    It is observed in the Moscow regional oncological clinic (МООД)
    (Acceptance date on the account - June, 2001)
    The clinic address: 143900 Moscow regions, Balashikha, street Karbysheva, 6, children's branch.
    The case record № 6562, an out-patient card - M - 377
    Attending physician МООД: Injushkina Evgenie Vasilevna
    Managing branch MOOD: Varfolomeyev Svetlana Rafaelevna
    The pediatrist on a residence: Меткалова Love Александровна
    The inquiry on physical inability: series МСЭ - 011, № 832324, is given out 31.10.01 Main bureaus
    медико - social examination on the basis of the Certificate № 538.
    (Physical inability is prolonged 13.11.03, the new inquiry: series МСЭ - 2001, № 1090547, is given out 13.11.03 Bureaus
    МСЭ Balashihinsky area of the Moscow area on the basis of the Certificate № 4123)
    (Physical inability is prolonged 09.12.04, the new inquiry: series МСЭ - 2001, № 5992493, is given out 09.12.04 Bureaus
    МСЭ Balashihinsky area of the Moscow area on the basis of the Certificate № 5041)
    The pension certificate: № 921810, it is given out by 20.12.02 Management ПФР of Balashihinsky area.
    Expensive operation is required, send money and rescue the girl
    The scanned copies of documents: http://new.swapfile.ru/files/31402 / % D0%9E%D1%82%D1%81%D0%BA%D0%B0%D0%BD%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D1%8B%D0%B5 + % D0%B4%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B.rar
    Photos Of Sasha:
    http://new.swapfile.ru/files/31403 / % D0%A4%D0%BE%D1%82%D0%BE%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%B8.rar
    For interested persons to render immediate material aid:
    ELECTRONIC PURSES: Transfer by means of system of payments WEBMONEY TRANSFER:
    PURSES: USD Z338444558172, EUR E227345040422, RUB R195149635709
    WMID: 416818651774
    The user (Suldin E. Ju) is certified.
    We very much hope for your support....

  • Oracle SQL Developer 1.5.5 Unable to save file

    I edit content of a column in a table I get this when trying to save change:
    Unable to save TABLE ... ("Failed to save changes").
    This error disappear when I do the same task in Oracle SQL Developer 1.1.3.
    Please help me!

    when I run:
    UPDATE "OWNFTS"."BONGDATHAMSO"
    SET LTDKQURL = 'http://soccernet.espn.go.com/fixtures?league=ita.1&cc=4716'
    WHERE ROWID = 'AAASBeAAGAAAAEgAAH' AND ORA_ROWSCN = '4238785';
    commit;
    from SQL Worksheet, there's "Enter Substitution Variable" window inform me to enter something in a textbox beside "CC:" label.
    Clicking "OK" or "Cancel" on this window with or without filling textbox has the same result:
    +0 rows updated+
    commit succeeded.
    AND the command which was cutting ORA_ROWSCN predicate:
    UPDATE "OWNFTS"."BONGDATHAMSO"
    SET LTDKQURL = 'http://soccernet.espn.go.com/fixtures?league=ita.1&cc=4716'
    WHERE ROWID = 'AAASBeAAGAAAAEgAAH';
    commit;
    fired the same " window
    but:
    +1 rows updated+
    +commit succeeded.+
    AND after refresh Table, I couldn't see the new value.
    Edited by: user11193632 on Aug 5, 2009 7:30 PM

  • SQL Developer and GeoRaptor problem

    Hi All,
    I have installed sql developer version 1.5.0.52, And in one schema i have spatial data, but as geo raptor in not installed in sql developer so i am unable to see the Spatial data.
    So in order to see the spatial data i installed Geo Raptor as below:
    Click menu item "Help" and "Check for update"
    2. Dialog "Check for Updates - Welcome"
    Click on button "Next".
    3. Dialog "Check for Updates - Step 1 of 3: Source"
    Add new Update center. Click on button "Add" and insert values:
    Name: GeoRaptor
    Location: http://georaptor.sourceforge.net/install.xml
    And sql developer update sucessfully , but after installation of Geo Raptor as well i am unable to find the Geo Raptor tool in SQL Developer.
    Could any one please help me that why Geo Raptor tool is not dispaying in SQL Developer.
    Thanks in Advance
    Vipin

    Vipin,
    I am one of the developers for GeoRaptor.
    I note that you are using version 1.5.0.52 of SQL Developer.
    The current version of SQL Developer works with version 2.1 and above.
    Download the latest version of SQL Developer (I run version 2.1.1.64) and reinstall GeoRaptor.
    If the install is correct you should see a GeoRaptor menu entry under the View menu pillar. Also, you
    should see GeoRaptor commands against the right mouse click menus on tables/sdo_geometry columns.
    Let me know if you still have problems.
    regards
    Simon

  • How to create partitioned bitmap index in SQL Developer?

    I am running SQL Developer version 3.0.04.34 ; on Windows 7 (64 bit) against:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE     11.1.0.7.0     Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    I am trying to create a bitmap index on a partitioned fact table which is part of a data warehouse. The index is in support of a single-column foreign-key to a dimension table. Heretofore, we had been using partitioned B-Tree indexes. According to the Data Warehousing Guide, we should consider using bitmap indexes for this purpose. Accordingly, I was trying to create such an index in our development environment. I used SQL Developer to edit the table, and attempted to create a bitmap index using the advanced screen from the index edit screen. I changed the partition type to "Local" from "None" using the radio button. When I attempt to save this change, I get an error message "A bitmap index cannot have a global partition". This happens whether or not I have assigned storage for the partitions. The index partition names are the ones used successfully for the existing B-tree indexes. I can create the SQL for the index creation by hand, but it would be simpler and easier to maintain if I could use SQL Developer.
    Any help on this issue would be appreciated.
    Vin Steele

    There is a radio button for index type in the New Index... dialog and in the index section of the edit table dialog.
    Which version of SQL Developer are you using?

  • Writing extension for SQL Developer

    Hello all,
    I'm new to writing extensions for SQL Developer using JDeveloper. Can you help me with some example with common functionality, like how to get the current connection? Is there some documentation for the oracle.sqldeveloper package? The example may include some techniques like how to get the schema name for a chosen table, get some other info for the table and so on.
    Thank you in advance!

    Hello all,
    I'm new to writing extensions for SQL Developer using JDeveloper. Can you help me with some example with common functionality, like how to get the current connection? Is there some documentation for the oracle.sqldeveloper package? The example may include some techniques like how to get the schema name for a chosen table, get some other info for the table and so on.
    Thank you in advance!

  • Since I upgraded SQL Developer to  Version 2.1.1.64 I'm finding that.......

    .........if I double click on a *.SQL file, it launches SQL Developer but the file doesn't open in it.
    This is really irritating.
    The file association appears to be set up correctly.
    Has anyone else experienced this and found a solution?
    Thanks
    Ant

    Hi,
    Correct answered will be passed on only when you post it in the right forum.
    put your query in SQL Developer forum. you cannot find any help in SQL PL/SQL forum page.
    SQL Developer
    HTH,
    Prazy

  • SQL Developer startup is very slow

    I'm finding that the first time I start SQL Developer it takes between 3 mins 30 and 4 mins to start up. This seems far too long. It's installed on a Windows 7 PC in it's own folder in Program Files. What's causing it to be so slow? - virus scanning, JVM startup? Also why are there 3 executables - sqldeveloper.exe in teh root and sqldeveloper and sqldeveoperW in teh bin folder?
    SQL Developer Version: 3.0.04
    o/s: Windows 7
    Eric

    Your "Automatically Check for Updates" option may be turned on. You can look at this setting by going to Tools->Preferences->Extensions. When I unchecked the "Automatically Check for Updates" checkbox my startup times drastically decreased. Hope that helps.

  • SQL Developer 1.2 for Win hangs on startup

    Hi.
    I have a problem with starting SQL Developer (1.2, JRE included) on certain Windows XP machines - after closing the start-up extensions preferences dialogue window the interface hangs. A shadow of the dialogue window is still visible and the interface is frozen, with 100% CPU activity and no options available whatsoever. I tried waiting, but after 15 minutes there is no change. Restarting the system doesn't help, and on repeated tries the result is always the same.
    I tried searching around this forum but couldn't find the solution. Can someone please point me in the right direction or perhaps tell me the possible cause?
    Thanks in advance. Cheers!

    I just had the same problem. Only after changing to a Vista administrator user account I could successfully start sql developer.

Maybe you are looking for

  • Joining out-of-order tracks in iTunes

    Is there some way to rip CD's by joining tracks out of the order in which they appear on iTunes?  A lot of times, particularly with classical music I'd like to be able to do that.  All help  appreciated.

  • Programmes not recording

    I have already checked and no FAQ answers are applicable. The program showed as set to record on EPG, but was not available (ie not showing at all) to start watching from the recorded list after the program had started. When selecting the program to

  • 10.4.4 broke load balancing on dual proc G4 (?)

    I have an older dual processor G4 (gigabit ethernet) and under 10.4.2, the cpu monitor showed great load balancing between the cpus. Now, under 10.4.4, the cpu monitor shows no activity on the second cpu. I have the CHUD tools loaded so I'm able to s

  • Collision for a fighting game

    Hi! I want to make a Java Fighting Game and I'm not even close to sure about how to do collision detection...if I could get any help (tutorials, examples, etc) it'd be a big help....thank you.

  • Warehouse Management: WM vs EWM

    Hi all, I need information about the features of WM and EWM (included in SCM and ECC 5.0) to compare them: which are the new features, functionality comparison, extensions, etc. Another question, i read in a SAP doc that EWM is included in ECC 6.0 in