Screen problem of refresh with SQL Developer 1.5.5 on Vista 64-bit

I use the latest version of SQL Developer.

I have screen refresh issues in sql developer. Scrolling up and down, the screen gets jumbled up, some screen time do any appear. Work with SQL Developer very difficult. I don't have such a problem with any of my other publishers.

Is this something specific to Vista? Is it someone knows solution to this problem.

Thank you

Edited by: user5899685, 1 Sep 2009 11:14

Specific? Not really, but judging by the posts here Vista is more likely. It usually indicates the incompatibility between Java and video drivers.
If the update of your JDK or the video driver does not work or is not an option, just disable DirectDraw in \sqldeveloper\bin\sqldeveloper.conf generally also works:

AddVMOption - Dsun.java2d.noddraw = true

Hope that helps,
K.

Tags: Database

Similar Questions

  • Having problems with SQL Developer connection to the database on a LINUX machine

    Having problems with SQL Developer connection to the database on a LINUX machine
    Hello
    I am trying to connect my machine to windows 7 Home premium to an oracle database 11 g on RedHat 5 machine using SQL Developer. I got this error on SQL Developer
    Status: Failed - Test has failed: the network adapter could not establish the connection


    on Linux
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                03-APR-2013 16:13:13
    Uptime                    7 days 22 hr. 16 min. 41 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.X.X.X)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orc11g" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11gXDB" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    Service "orc11g_XPT" has 1 instance(s).
    Instance "orc11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    and TNSPING
    tnsping 172.x.x.x
    
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 11-APR-2013 14:32:17
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    /u01/app/oracle/product/11.2.0/db_1/network/admin/sqlnet.ora
    
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.x.x.x))(ADDRESS=(PROTOCOL=TCP)(HOST=172.x.x.x)(PORT=1521)))
    OK (0 msec)
    [oracle@ltebilling ~]$
    Tnsnames.ora on Linux,
    ORC11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orc11g)
    )
    )
    Listner on Linux,
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
    (PROGRAM = extproc)
    )
    )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.x.x.x)(PORT = 1521))
    )
    )
    hosts/ect/Linux,
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1               localhost.localdomain localhost
    172.x.x.x             LTEBilling
    and there is no problem to ping linux from windows

    Published by: user11309581 on April 11, 2013 15:16

    user11309581 wrote:
    as I have already desciped earlier, I can't connect to the server throw Linux my Windows SQL Server, with error message below.
    tatus: failed - Test has failed: the network adapter could not establish the connection

    It's too generic to mean anything. The application is hidden the real error message. You got when you did the tnsping and obtained "TNS-12535: TNS:operation has expired. Now THAT's an error.

    This indicates a problem firewall and routing. You said earlier you could ping the server, but now we see tnsping fails. Two different protocols of usage, so that both the successful ping turns out a valid physical path, it guarantees not that all traffic will pass. What happens with

    c:\ telnet 172.x.x.x 1521
    
  • Connection problem with SQL Developer 3.0.0.4

    I have a strange problem with SQL Developer (SD) 3.0.0.4. So that the implementation of a new connection I have in double entries listed for some of the databases listed in my TNSNAMES.ora file. When I try to connect to one of the databases has entered duplicated, I get the following Oracle error:
    ORA-01034: Oracle not available ORA-27101: Kingdom does not exist SVR4 shared memory error: 2: no files or directory
    however, if I try to connect to the same database using SQL * more or TOAD, it works perfectly and TOAD has no duplicates.

    At first, I thought maybe that SD has been reading multiple copies of the TNSNAMES.ora so I checked and removed all the duplicate files and set the variable of environment TNS_ADMIN to point to that and the single instance of the TNSNAMES.ora file. Yet once, SQLPlus and TOAD to work fine, but SD is always showing entries twice and always have reported the above error when I try to connect to a database with a duplicate entry. I should mention, I'm able to connect to the database that have only a single entry listed use SD.

    If I understand correctly, SD uses JDBC as underlying connection mechanism. Based on this "agreement" I thought that maybe I had a file corrupted in the Java Cache, so I cleared the cache, but I always get errors.

    As mentioned, I use SQL Developer 3.0.0.4 with Java 1.6.0_11 (included in the download). In addition, I have installed JRE 1.6.0_24 and I am running Windows XP SP3. Any ideas or suggestions are greatly appreciated.

    Craig...

    Hi Craig,.

    Or, if I have misunderstood completely the scenario you describe, here's a post on the forum about duplicate entries appear in the drop-down list Alias network when the connection Type is TNS:

    Developer SQL 2.1.0.63 TNS name in characters of the connection

    This solution involves clean a bad TNSNAMES. ORA file with double score entries to test the death of SID.

    -Gary

  • Problem with SQL Developer to capture

    Hi guys,.

    I am facing a problem for the last 4 days with SQL Developer. I use to migrate sql database to oracle SQL Developer. It worked well before and I had migrated some tables as well. But all of a sudden a few days before I had a mistake, I was unable to capture the objects. While I am trying to capture the sql database or the tables the progress dialog box is displayed as usual, but he suddenly gets hit and the green light turns red which is in the upper left corner. Said at that time, the progress message that appears at the bottom of the box +' stored jdbc:jtds:sqlserver: / / < hostname >: < port > / < the database name > ' +. But if I use another oracle server, then I can capture objects.

    Because of this error, I'm not able to go forward. I tried to solve this problem in many ways. But nothing helps! Please help me solve this problem, as it's an emergency.

    Thanks in advance.

    RAM.

    Published by: Ram Dhilip on March 22, 2010 08:16

    Published by: Ram Dhilip on March 22, 2010 08:16

    Published by: Ram Dhilip on March 22, 2010 08:19

    Published by: Ram Dhilip on March 22, 2010 08:34

    You can use the method of capture in offline mode:
    Click on tools-> Migration-> third party database offline Capture-> Capture database creation scripts
    Now select the output directory of these scripts and the source database. Also, make sure that you have selected the Batch mode. Once this is done, copy all scripts on a computer with an installed SQL Server client or perform the export on the SQL Server computer directly.
    Run the script and you'll get 2 directories with a couple of DAT files created. ALL switch to SQL Developer machine and load them into the SQL Developer
    Click on tools-> Migration-> third party database offline Capture-> Capture Script output load of database

  • How to connect to microsoft sql server with sql developer 4.1 2014

    Hello

    Please,

    I need to connect to a Microsoft SQL Server 2014 with SQL Developer 4.1 database, I installed the appropriate jdbc driver microsoft as having the active tab for SQL Server and to add the connection.

    Thank you very much

    We support no migration of SQL Server 2014, but you should be able to connect. There is a problem around tables in the connection of the navigation tree, but you should be able to execute queries and PROBABLY get a migration project going.

  • How to execute a stored procedure on Sybase with SQL Developer

    We have accessed Sybase 15 with SQL developer.

    We can see the data in the table, if we do not, run the stored procedure (for instance sp_who) developed on Sybase.

    Could you tell me how we execute the stored procedure on Sybase with SQL Developer Sybase?

    Thank you

    Shige

    We will not intended to be a Sybase ASE customer.

    But

    A SQL Developer... @dermotoneill: Workheet advice

  • How to connect container with SQL developer

    Hi all

    This is probably a trivial question-, but I'm not able to find the answer. I use sqlplus most of the time, so I am not familiar with SQL developer.

    I have 12 c and container named ORACONTAINER, in this container, I HR schema.

    When I do connect via sqlplus ("sqlplus hr/hr@ORACONTAINER') - it works well, and"sqlplus HR/HR"will not work - and that's ok.

    With SQL developer I can connect as sys, but when I try h/h it gives me name of username/password invalid - because I do not know where to specify the user HR container.

    Thank you

    Darko

    Try to give ORACONTAINER service name in sql developer.

  • How to connect my APEX with SQL Developer workspace?

    Hi all

    I am a new user of Oracle Apex. Is there a way to connect to my workspace created to http://apex.oracle.com/pls/apex with SQL Developer. If so, then let me know how. If someone has done successfully then please help me.

    Thank you

    Gerard

    Hi Gerard,

    It is not possible to do this on apex.oracle.com.

    Joel

  • Problem when creating new connection of database with SQL Developer

    Hi all

    I am a beginner and I want to learn Oracle add up to my learning
    I installed SQL Developer on Linux Mint 12 (lisa).
    The installation went well, but when I try to create a new database connection in SQL developer, I get the following error:

    * Status: Failed - Test has failed: IO error. The network adapter could not establish the connection.* *.

    Could someone please suggest where exactly, I'm missing?

    Greetings - Vishal

    Have you installed the oracle database software locally? Have you created a database called "oracle?

    Developer SQL does not include a data base. For learning purposes, I recommend that you download Oracle Express Edition.

  • Non-Oracle DB with SQL Developer

    I wonder if any body knows if the SQL Developer "Requester" can work with databases non-Oracle? (using connection drivers we can connect to a database)

    I have to work with Teradata now, but the Oracle tool was perfect for me, now I want to use this tool to make complex queries.

    Any advise?

    I remember well, version 3.0, SQL Developer under license from a third-party tool (see ActiveQueryBuilder.jar) to replace the old Query Builder.  This tool offers support for several flavors of SQL on several RDBMS platforms.  The problem was, our team began to hear about problems with the query designer on the Oracle RDBMS as well as issues with more complex Oracle SQL queries which does not correctly handle the third-party tool.

    For various reasons, including limited control on bug fixing by the third party and emphasizing the support of third-party RDBMS Oracle migration, it was decided to take the position Query Builder provided as a tool for Oracle SQL non-expert programmers.

    I do not exactly remember when support for Oracle NON-SQL got off, but you can start with the 3.2.2 version to see if that allows him to always...

    SQL Developer downloads version 3.2.2

    .. .and chain backwards (see the link at the bottom of the page) to a previous version if necessary.

    Hope this helps,

    Gary

    SQL development team

  • starting with sql developer database

    Is it possible that he starts a database empty with the sql developer?
    I tested it with 2.1.0.63 "Manage database". The stop is no problem. Clicking on after clogging downwards, on the Start button, nothing happens.

    I'm working on a Win XP system, DB is also on the system.

    Regards david

    If you have a user with SYSDBA privileges, then the database management report will display the starting and stopping of the buttons on the database. The stop is the easy part. To start the database from here, you must have configured environment. You must have a static listener configured for the database.

    Sue

  • Cannot establish a connection with SQL Developer

    I'm trying to use SQL Developer 1.5.1 build HAND-5440 on laptop Vista Home Premium x 64 mi. When I go again and try to create a new connection: nothing happens. No Panel opens up or anything. I have the last jdk installed. I downloaded developer sql several times without making any progress. Am I missing something? I should clarify that I did not run install everything, I just run the sqldeveloper.exe.

    Thank you
    JD

    Published by: JuanDiego Prudot on 15-ene-2009 08:19

    Last thing I can think is a problem with your locale. Add these +\sqldeveloper\bin\sqldeveloper.conf+ to force America:

    AddVMOption - Duser.language = in
    AddVMOption - Duser.country = US

    Espero your ayuda.
    K.

  • ADR installation failed with SQL Developer - password must be in quotes

    ADR installation through SQL Dev, go to this step of the process:

    Update of the oracle.dbtools.common.config.file.ConfigurationFilesBase June 9, 2015 11:14:37

    INFO: update of configurations: by default, apex_pu, apex

    June 9, 2015 11:14:37 oracle.dbtools.installer.Installer installORDS

    INFO:

    Installation of Oracle version 3.0.0.121.10.23 REST Data Services

    Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:37

    INFO:... Log file written to C:\Users\P00264Sumner\ordsinstall_2015-06-09_111437_00351.log

    Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:39

    INFO:... Prerequisite database verified

    Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:40

    INFO:... Oracle Data Services schema IS created

    Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:47

    INFO:... Privileges Oracle REST Data Services

    Journal of the oracle.dbtools.installer.Runner June 9, 2015 11:14:57

    INFO:... REST Data Services created Oracle database objects

    null

    java.lang.reflect.InvocationTargetException

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:483)

    at oracle.dbtools.jarcl.Entrypoint.main(Entrypoint.java:58)

    Caused by: java.io.IOException: the script runtime error: ords_create_rest_users.sql error: ORA-00911: invalid character

    Error at startup to the line: 48 in command.

    create user ORDS_PUBLIC_USER identified by < CENSORED > account unlock temporary tablespace default tablespace USERS TEMP

    Command line error: column 48: 49

    Error report-

    SQL error: ORA-00911: invalid character

    Refer to the log file C:\Users\P00264Sumner\ordsinstall_2015-06-09_111437_00351.log for more details

    at oracle.dbtools.installer.Runner.executeSQLScript(Runner.java:130)

    at oracle.dbtools.installer.Runner.executeScripts(Runner.java:75)

    at oracle.dbtools.installer.Runner.executeScripts(Runner.java:38)

    at oracle.dbtools.installer.Installer.installORDS(Installer.java:104)

    at oracle.dbtools.installer.Installer.execute(Installer.java:59)

    at oracle.dbtools.rt.config.setup.SchemaSetup.install(SchemaSetup.java:62)

    at oracle.dbtools.rt.config.setup.Setup.execute(Setup.java:193)

    at oracle.dbtools.cmdline.DefaultCommand.execute(DefaultCommand.java:104)

    at oracle.dbtools.cmdline.Commands.execute(Commands.java:172)

    at oracle.dbtools.cmdline.Commands.main(Commands.java:135)

    at oracle.dbtools.cmdline.Commands.main(Commands.java:299)

    ... 5 more

    The chosen password falls into the category where there are.

    On the issue of installing the password being quoted will be fixed in the next update.

    On the second question, "in addition, an attempt to remove using SQL developer...» »
    with the uninstall, it specifies the username, use SYS AS SYSDBA. -This will be also set for our next update.

  • Find the function object DB with SQL Developer

    Hello to all, SQL developer 4.0.0.13 on Windows 7 64 bit version. I just started to use the function of object find DB. I type the name of the object in the worksheet, select the name of the object and press ALT + g pane, tab, palette, dialogbox binocular opens and shows me all the objects (and schema name) which are referred to as the selected text in the worksheet. When you click on the name of the object, the object opens twice in the object browser. Maybe I understood something wrong. I tried clicking on it once and twice, twice, I see two viewers object showing the same object. Also the pane, tab, palette, dialogbox binocular remains open after that. Is there a way I can hide/close this as soon as I click on the object. Thank you for your help in advance.

    the search panel will remain open until you hide/close it

    I'm not able to reproduce the problem of double-open - what type of object happens to, or she to what whether you click on?

    In addition, you are on an older version, you can upgrade to 4.0.2 because it could have been corrected in a 2 patch releases as your version debuted.

  • commands of MySQL with Sql developer does not

    I use sqldeveloper 3.1.07 and trying some selects a mysql 5.1 database.

    SELECT SYSDATE(); works fine, but if I try to

    Use mysql;
    Select in the mysql database;
    -> and user table there is a mistake cause no database is selected.

    How to use sqldeveloper correctly for this task.
    How/where can I run the command mysql with the sqldeveloper?

    Any help is appreciated.

    Hey Cracker Jack,

    Analyzers of SQL Developer the text in a worksheet SQL to identify each statement and its type.
    Current SQL Developer has only one Oracle SQL, SQL * Plus, PL/SQL Analyzer.
    This means that the spreadsheet recognizes that SQL which is similar to Oracle SQL (SELECT, INSERT, UPDATE, DELETE,...).

    No connection to MySQL or other databases Oracle, the spreadsheet should work fine with standard SQL (as your selection), but when the command executes a particular MySQL (or not Oracle), the worksheet does not know how to interpret it.

    You can explicitly provide the information to the SQL needs worksheet using a hint.
    http://dermotoneill.blogspot.com/2010/11/workheet-hints.html

    MySQL example:
    / * sqldev:query * / show databases;
    / * sqldev:stmt * / use dermot;
    Select database();
    / * sqldev:stmt * / use information_schema;
    Select database();

    Kind regards
    Dermot.
    SQL development team.

Maybe you are looking for