SQL Developer 2.1 working too slow

Hi All,
I am working on SQL Developer 2.1 after 3 years previously I used version 1.2. Comparatively so many changes came in 2.1 version but it is too slow and while debugging variable values not shows in Tooltip we need to depend on Smartdata tab. If any settings or patches available for following problem than please provide me.
1.     Too slow
2.     Variable values in Tooltip
By
Srinivas M. P.

SQL Developer using 127232 KB, Free 1.32 GB
Is there any setting is SQL Developer or you talking about my system memory.
If you talking about my system memory than I am using 2 GB RAM in my system and system working well
If I do anything in TOAD than TOAD is working fine but SQL Developer working too slow.
Edited by: SrinivasMP on Feb 5, 2010 3:34 PM

Similar Messages

  • Can SQL Developer Data Modeler work with OBIEE?

    Can SQL Developer Data Modeler work with OBIEE? Can we export the data model from the Data Modeler and import it into OBIEE? Or export the OBIEE metadata to the Data Modeler for Data Model defining?

    no
    Philip

  • Mac working too slow when switch to one to another user acconut

    Mac working too slow when switch to one to another user acconut...
    it means when working on one user acconut and i switch to another account its take too much loading + slower than 10.8
    solve it..
    Thanks

    iTunes will naturally stop playing since it acknowledges that you're not actively using your current account.

  • Sql Developer Launcher Not Working In Linux

    Hello,
    System Details:
    Fedora 19
    Sql Developer Version: Version 4.0.0.12
    Java Version:  OpenJDK 1.7.0-40
    I can launch Sql Developer from the command line successfully.
    /opt/sqldeveloper/sqldeveloper.sh
    But when I attempt to use the launcher icon, I receive a SIGSEGV error.  Here is the top of the hs_error.log file.
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x000000317a062e00, pid=7680, tid=140636646749952
    # JRE version: OpenJDK Runtime Environment (7.0_40-b60) (build 1.7.0_40-mockbuild_2013_10_02_16_56-b00)
    # Java VM: OpenJDK 64-Bit Server VM (24.0-b56 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  0x000000317a062e00
    The ~/.sqldeveloper/jdk file contains the following:
    /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.2.7.fc19.x86_64
    And my /usr/share/applications/sqldeveloper.desktop file contains the following:
    [Desktop Entry]
    Encoding=UTF-8
    Name=SQL Developer
    Comment=Oracle SQL Developer
    Icon=/opt/sqldeveloper/icon.png
    Exec=/opt/sqldeveloper/sqldeveloper.sh
    Terminal=true
    Type=Application
    Categories=GNOME;Oracle;
    I'm just switching from Ubuntu to Fedora so this has not worked in the past.
    Thank you for any help,
    Ann

    The solution in https://forums.oracle.com/thread/2594033 worked.  I added the 2nd line below to /opt/sqldeveloper/sqldeveloper.sh.
    #!/bin/bash
    unset -v GNOME_DESKTOP_SESSION_ID
    cd "`dirname $0`"/sqldeveloper/bin && bash sqldeveloper $*
    Previously, I incorrectly updated ~/.bashrc to unset GNOME_DESKTOP_SESSION_ID.  That's why running Sql Developer from the command line worked, but not from the launcher.
    Thanks su.

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

  • Oracle SQL Developer needs some work

    I just downloaded a copy today (1557) for Oracle 9.2i / Windows XP Pro
    Oracle SQL Developer has a few glitches...
    A compiled and working package (compiled in SQL*Plus and TOAD) opens and shows 2 errors in a SQL Query involving a CASE statement. Invalid CASE clause on an ELSE and unexpected token on an alias at the end of the case.
    Compiling a package should display a message saying successfully compiled and the state of a package should always be on display!
    Opened an SQL script but could not execute it as the icon's didn't become active.
    Couldn't then run the script.
    These basic problems would put any serious developer off using Oracle SQL Developer.
    Also background color scheme should be gray and NOT white. White is hard on the eyes. This is just basic UI stuff.
    Oracle, you need more senoir developers!

    Justified to the top left of the sql window, you see the execute buttons. On the top right, you will see a drop down list box. After opening a file, this drop down list box is not selected. Select your connection and the execute buttons on the top left will enable.
    For PL/SQL use a slash / at the end for it to execute.

  • Export Option of Oracle SQL Developer isn't working .

    Hi ,
    I use SQL Developer for querying Database .
    The problem is that after getting data as a result of a Search operation inside Oracle SQL Developer tool , i can't able
    to export those Data using export Option of Oracle SQL Developer .
    Could anybody please help me on this.

    Did Richard answer your question? I'm not clear if Unload isn't working for you
    I cant say whether he has answered my question or not , the problem is that , i am using different version of Oracle SQL Developer , that is Oracle SQL Developer 1.5.3 , and there is no such option in that .

  • Ios7 working too slow on iphone 4 ;( :(, Ios7 working too slow on iphone 4 ;( :(

    Ios 7 workin too slow on iphone 4 :( :(

    Settings > General > Reset > Reset All Settings.
    See also to the right More Like This.

  • Submit Program - Copy works too slow when selecting XMLP program

    Hi
    Whenever I try to submit new concurrent program using copy button, if i select xmlp program, it almost kills the instance and takes lot of time ( at least 4-5 mins) before populating parameters etc whereas for non XMLP programs, it populates instantly. I did some RnD and found that the moment layout is linked to conc program, copying becomes slow.
    Is it problem only I am observing or it is a general issue? I have tried this on 4-5 different instances and everywhere having same problem.
    Regards
    Varun

    First of all i would like to thank you for all your answers!
    I tryed all the sollution you proposed but nothing has really changed it speed. 
    1° The loops are not running in parallel, would it be faster if they were ? how do i make them run in parallel ?
    2° the sequence structure was indeed reduntant, everything work nicely even without it!
    3° closing the Visa sources after the loop doesn't make the program executes faster..
    4° 3 seperate loops instead of one doesn't make a huge difference ... 
    5° Waits/Delays doesn't make the system faster (or maybe i didn't know how to use it propoerly!)
    6° What do you mean by "convert the Express vi's to DAQmx code and work from there" ??
    i have no ideas how i'll solve this problem, any comment or remark are very welcom !
    Thank you again for your help!
    Yanis

  • IPhone4 working too slow after ios7 update

    I bought my iPhone4 1 month back and after 10 days i updated it into ios7, now my mobile is working very very slow.kindly provide me solution.

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    If no joy...
    Reset all settings
    Settings > General > Reset > Reset all Settings.
    This will return all iDevice settings to factory defaults... you will not lose any data.... But you will have to re-enter all of the device settings.
    If the issue persists...
    Connect to iTunes on the computer you usually Sync with and Restore
    http://support.apple.com/kb/HT1414
    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download
    More Tips here...
    http://osxdaily.com/2013/09/23/ios-7-slow-speed-it-up/
    http://osxdaily.com/2013/09/19/ios-7-battery-life-fix/
    Note:
    Also consider Deleting any Apps you have Purchased / Downloaded but you now never use.

  • Problem with my itouch 3.1.2 updated. The internet works too slow

    Hi I updated my itouch to the new version from 2.2.1, before the update i didnt have problems with the internet and all was working fine but today I paid 3.99 euros for new version and what´s my surprise? When I want to download, navigate or watch a youtube video it´s extreamly slow. I istalled the update 2 times but it didnt worked. My wifi is ok and I dont´s what´s happening.
    I would like you guys to help me thanks.

    I have exactly the same problem!!! Files that where downloaded in 1 minute on 2.2.1 firmware now they take about an hour on 3.1.2 firmware. It's desperate!!!!
    Please help!
    My ipod touch is 2G and 8gb. Same internet connection, same router... only different ipod firmware.

  • My Nokia N 900 working too slow

    Dear All,
    Please help and guide me how to resolve captioned issue. Suddenly my N-900 has started working very slowly . I tried cleaning cookies going into internet options. Still the same issue is not resolved. All applications are taking long time to open.
    Request your help for the same.
    Regards
    Girish

    Hey Matthew, thanx for the response, but i dont use any of the serivce told by you. It has 26.92GB available in phone and 5.65GB available in the memory card. Only the difference is that previously i was not having 3G activated, but now got its activated and i view videos online.
    Initially after the activation of 3G also the phone was working fine. But now suddenly it slowed down.
    Also would request your guidance how to bring clock display on screen next to the status and network bar.
    Regards
    Girish

  • HT5704 my iphone 4 working too slow some time it hanged because of i have too much call answer and dialled . so is there any solution about it my ios version is 6.1.2

    I have problem with my iphone 4 its hanged and does not work properly my ios version is 6.1.2 so tell me how i resolve that problem i have too much coming calling and i also too much calling.

    Basics from the manual are restart, reset, restore.
    Try those

  • Calling from the application Slow vs. Running through SQL developer Fast

    Alright, we write many applications that make use of calling stored procedures in packages to return data. This is the only time i have ever encountered this issue and have not been able to pinpoint the cause.
    This application is very data-centric and is filled with calls to stored procedures and I would say about 80% run fine as in the time required to run is about the same as in SQL Developer maybe just a little slower due to the amount of data that may be returned to the application. The other 20% run horribly slow from the application and run lighting fast in SQL Developer and i cannot figure out why.
    I have traced the code right up to the .Fill on the Oracle.DataAccess.Client.OracleDataAdapter and that is where it just holds either for a long period of time or just forever, some of these i haved waited hours for and they have not finished running.
    For Example: I created a new page in the project and it makes a request through the use of ajax, when the request file is reached it performs two stored procedures from the same package (the only two procedures in the package). Both procedures take in three varchar2's and have an in out cursor, the cursor is returned into a datatable in the VB. The first query runs in a couple seconds returns the correct data etc. The second query, which takes .2 seconds on average to run from SQL Developer, just runs and runs and i have never actually even waited for it to finish because it takes so long. The specific example i am trying only returns 1 row with 7 columns, so there is not a large amount of data being passed back.
    I have seen this sort of thing happen on occasions, but everytime it was usually because the package was not compiled and was waiting on a view to finish before compilation and after killing the view it was fine. But this issue seems to happen randomnly with certain procedures and not others all in the same package.
    This issue happens on the same procedures everytime which would lead me to believe it is the procedure, but running them in SQL Developer shows me this is incorrect because they run exceptionally fast in some cases. I even went so far as to restart the entire database just in case there was some sort of lock causing this issue but this did not fix the issue.
    I have verified parameters, cursors, debugged the procedures, stepped every line of code, tried deleting and readding the oracle.dataAccess reference. I can't seem to figure this one out.
    It is causing alot of wasted time because i am forced to wait a horribly long time for these queries in order to test. If anyone has any clues, hints, or ideas as to what this could be please let me know! If the same issue exists when the application is moved into production it will be unnacceptable and the application utterly unusable.
    Thanks in Advance for any help!
    -Jarrod

    Hi,
    This is consistently reproducible with the problem procedure/operations? Total WAG here, but I've seen cases where having support for distributed transactions enabled causes the database to disable certain optimizations. Try setting Enlist=false in your connection string.
    Otherwise, I'd recommend enabling 10046 database trace and client side sqlnet trace to capture the problem behavior for further investigation. Oracle support can certainly give you a hand with that if needed.
    Hope it helps,
    Greg

  • Help getting SQL Developer to work

    I'm just trying to get SQL Developer to work so I can use student databases. I have no intent of being a networker, and I definetly have no intent of failing this class because I can't do my homework.
    Update.
    Someone from my Java Class told me to restart the services related to Oracle. I attempted to do so, but got the following errors:
    http://img220.imageshack.us/img220/5087/clipboard01hq.jpg
    http://img27.imageshack.us/img27/32/clipboard02ro.jpg
    I believe the TNSListener service is the main problem (seeing as when I try to open the database I get an error saying "TNSListener service is not running.") So I looked that up, and it said to check sqlnet.log:
    Sat Jan 29 18:11:16 2011
    Create Relation ADR_CONTROL
    Create Relation INC_METER_IMPT_DEF
    Create Relation INC_METER_PK_IMPTS
    Directory does not exist for read/write [C:\app\Davidi\product\11.1.0\db_1\log] [C:\app\Davidi\product\11.1.0\db_1\log\diag\clients]
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521))(CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\Install\sqldeveloper-2.1.1.64.45\sqldeveloper\sqldeveloper.exe)(HOST=THE-FALCON)(USER=Davidi))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.6.0 - Production
    Time: 29-JAN-2011 18:11:18
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12541
    TNS-12541: TNS:no listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: No listener
    nt secondary err code: 61
    nt OS err code: 0
    Thu Feb 03 23:04:39 2011
    Directory does not exist for read/write [C:\app\Davidi\product\11.1.0\db_3\log] [C:\app\Davidi\product\11.1.0\db_3\log\diag]
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=The-Falcon)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=orcl)(CID=(PROGRAM=C:\Install\sqldeveloper-2.1.1.64.45\sqldeveloper\sqldeveloper.exe)(HOST=THE-FALCON)(USER=Davidi))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.6.0 - Production
    Time: 03-FEB-2011 23:04:41
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12541
    TNS-12541: TNS:no listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: No listener
    nt secondary err code: 61
    nt OS err code: 0
    Thu Feb 03 23:08:05 2011
    Directory does not exist for read/write [C:\app\Davidi\product\11.1.0\db_3\log] [C:\app\Davidi\product\11.1.0\db_3\log\diag]
    Thu Feb 03 23:08:31 2011
    Directory does not exist for read/write [C:\app\Davidi\product\11.1.0\db_3\log] [C:\app\Davidi\product\11.1.0\db_3\log\diag]
    Thu Feb 03 23:09:36 2011
    Directory does not exist for read/write [C:\app\Davidi\product\11.1.0\db_3\log] [C:\app\Davidi\product\11.1.0\db_3\log\diag]
    And now I'm stuck again. Does anyone have any suggestions?

    Oh right. I did change the port in an attempt to get Scott to work.
    Changed back to port 1521, but still no luck.
    I think my problem has something to do with OracleDBConsoleorcl. I get Error Code 2 when I try to start that service up.
    Although...my SERVERNAME_SID is 192.168.15.101_orcl (Directory: C:\app\Davidi\product\11.1.0\db_1\192.168.15.101_orcl)
    Which was the IP Address ipconfig set up the day that SQL Developer was actually working. Of course, that IP Address changes every time you restart windows. My teacher suggested that I set up a static IP Address or try setting it to local host, but I really don't know how to do either of those.
    Any help would be appreciated.
    Thank you.

Maybe you are looking for

  • Backing up from failed Time Machine Disk

    Recently my time machine drive decided to fail at the same time that I had just wiped my computer and reinstalled OSX. Bummer, huh? I had a lot of important stuff on there. Well, I was able to recover what was on there to another hard drive using a d

  • How to use OTR text in normal ABAP UI (Not in webdynpro)

    Hello , I hav a requirement to assign an OTR text to a UI element in ABAP screen. How can we do that...? I tried the syntax $OTR:<pkgname>/<aliasname> in the properties tab of the UI element, But on executinf the screen am gewtting the syntax itself

  • PDF's on the Server

    HI Gentlemen, If I deploy my application with 10gAS on a 9i Server, and send a report output out of Forms 9i via RUN_REPORT_OBJECT() to "MYFILE.PDF" and want to deliver it subsequently thru WEBUTIL to the user who initiated it from his client browser

  • E72 Dictionary

    I am struggling to find a way to copy and paste words from the dictionary into a text message and/or email.. ctrl c and v don't seem to operate :-( If this is not possible with the built in dictionary, would anyone be able to advise me if there's ano

  • Help with importing .raw images and b+w filters

    I have recently been taking alot of b+w images.  With most of these images I apply a red in camera filter.  When I then import the pictures into lightroom 2.3 a color version of my picture is then rendered, without the red in camera filter that i too