SQL Developer: Windows 7 64-bits double numerical entries

I am using sql developer windows 7 64-bits version 64-3.2.20.09.87-no-jre.
I am entering data directly on tables.
Sometimes when I use numeric pad to enter numbers, double entries appears on the first digit.
For example: entering 1234
it appears 11234 - with first numeric entry appearing twice.
This also happens with the past versions, different notebook brands.
How do I solve this problem?

997844 wrote:
Hi can anyone advise
The Problem
We are currently using Oracle SQL Developer 1.2.1.3213 to administer to the oracle database, unfortunately, this version does not play well with a 64 bit environ. The current airbus standard for Oracle SQL Developer which is happy with Windows 7 64 bit is version 3.1.07, again unfortunately, this version does not support versions of the Oracle database less than I think it is 8. Budget precludes the option of upgrading to a newer version of dbase.
The Question
Is there a version of Oracle SQL Developer that will meet our needs for windows 7 while remaining on the same version of the oracle database, or are there other competing products that you could recommend that will fit the bill. The product will require a GUI I don’t want to go back to entering SQL at the command line.
regards
Kevin" this version does not support versions of the Oracle database less than I think it is 8."
What do you mean by this statement?
SQL Developer is just a client. Clients do NOT have to be exactly version matched to a database. I am running SQLDeveloper 3.2 on a Win 7 Pro 64-bit desktop and my databases are a mix of 10.2.0.4 and 11.2

Similar Messages

  • Issue Install SQL Developer - Windows 7 64 Bit

    I am trying to install SQL Developer 3.2 on my Windows 7 - 64 bit laptop. When I attempt to install and put in the Java path I get the following error:
    "Cannot find a J2SE SDK installed at path: ;C:\Program Files\Java\jdk1.7.0\bin."
    I tried using the version 6 path and it did not work either.
    Can someone please advise?
    Thanks for your help!
    NS

    Does your path really start with ';' - if so, that's wrong.
    Also, take out the \bin, should look something like this
    C:\Program Files\Java\jdk1.7.0_05

  • SQL Developer for 64 bit

    Using Win7 64 bit OS in an environment that doesn't allow me to install anything on my machine.
    Trying to use SQL Dev 3.2.2
    Downloaded Windows 32-bit - zip file includes the JDK1.6.0_35 but getting the following error: Can't load AMD 64-bit .dll on a IA 32-bit platform+
    which understandably it's not for 64 bit systems.
    So downloaded the zip for Windows 64-bit. When I run sqldeveloper.exe it asks for "Enter the full pathname for java.exe". For some reason it doesn't like C:\Program Files\Java\jre6\bin. It gave me the following error when I enter that path: "+*Cannot find a J2SE SDK installed at path C:\Program Files\Java\jre6\bin*+."
    Edit: I copied the JDK folder from 32 bit to 64bit and I'm getting the following error now:
    Unable to launch the Java Virtual Machine Located at path: ..\..\jdk\jre\bin\client\jvm.dll*
    Is it now the matter of finding the right JVM.DLL like in Oracle FORMS?
    Or, Is there a way I can download the jdk from somewhere and put in the 64 bit folder and point my java there, like the 32bit zipped version?
    Any suggestions?
    Edited by: apex_disco on Mar 18, 2013 2:47 PM

    >
    I cannot install JDK on this particular client's system - the approval process will take forever.
    >
    Then you will not be able to use sql developer. It requires specific versions of the JDK. See the Installation Guide
    http://docs.oracle.com/cd/E35137_01/doc.32/e35119.pdf
    >
    1.2.2 Linux and Mac OS X Systems, and Windows Systems without JDK 1.6.11 or Later
    SQL Developer requires that the Java JDK 1.6.0_11 or later (but not 1.7.n) be installed on the system, or that you install a SQL Developer for Windows kit that includes a JDK. If you need to install a JDK, go to http://www.oracle.com/technetwork/java/javase/downloads/.
    >
    As for this;
    >
    I'm able to connect using TNSNames that were on the installed Oracle Client 11g which has sqlplus that I can use.
    >
    Sql*Plus and Oracle client do not require or use Java.

  • Running SQLs in background in batch mode via SQL developer ( windows 7)

    Hi
    Can anybody share any tips to run a set of SQLs in background in batch mode via SQL developer in Windows 7 environment
    am trying something as below but not succeeding though
    1) Create a .txt file name 'mysqlfile.txt' in desktop which contains the below statements
    Create table A
    Create table B
    2) Create a .bat file name 'run.bat' and kept in desktop which contains the below statements ( syntax may not be correct though)
    sqldeveloper -s <DBusername>/<pwd>@//<Hostname>:<port>/<SID>@<C:\Users\<username>\Desktop/mysqlfile.txt>
    3) Double click 'run.bat'
    Regards
    -Learnsequel

    SQL Developer doesn't have a command-line interface to support what you're looking for.
    You could use SQL*Plus.
    We have some requests on the Exchange in this area you could add your vote to. This is an area we are investigating for future releases.

  • SQL Developer keeps pointing to old TNS entry  Version 2.1.1.64

    Hello,
    We are using SQL Developer and we just changed our database from host X to host Z. We changed the TNS entry to point to host z but Developer keeps pointing to host x. It seems the entry is cached. We tried deleting the connection and restarting the application. Still no luck. My only thought is that the connection is cached. if true can someone point me to the file that contains the connection info? And if not, can someone provide a alternative resolution to the issue?
    Thanks
    Rondale

    I agree with Turloch, I had a similar issue with SQL Developer 3. Even though I had the environment variable TNS_ADMIN, it basically ignored this variable and was referencing the first TNS_NAMES.ora file it found. I had to remove all copies except the one listed in my TNS_ADMIN variable before SQL Developer found the right one.
    It would be nice if the tool would check the TNS_ADMIN variable like other Oracle products do.
    Craig...
    Edited by: CraigB on Aug 31, 2011 11:56 AM

  • Bug in SQl Developer + Ubuntu 64 bits and Open JDK 7

    if i use de /usr/lib/jvm/java-1.6.0-openjdk
    a have this errors.
    SEVERE     283     1     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     282     0     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     281     1     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     280     0     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     279     1     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     278     0     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     277     1     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     276     0     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)
    SEVERE     275     1     oracle.dbtools.raptor.controls.grid.ResultSetTableCellRenderer     oracle.dbtools.raptor.controls.grid.ResultSetGridCell.computeDisplayValue(ResultSetGridCell.java:37)

    Welcome to the forum!
    Please read the FAQ for how to post a question and the information that you need to provide.
    The most important thing is that you actually need to post a question. Saying 'when I do this I have errors' is NOT a question. And it does not provide enough information for anyone to help you.
    The subject mentions Open JDK 7 but your content uses '/usr/lib/jvm/java-1.6.0-openjdk'. Nothing in what you posted says anything at all about whether you are using sql developer, what version you are using, or how you are trying to launch it.
    If you want help you have to provide detailed, specific information about each step you are taking and what results you get.
    Have you ever installed or used ANY version of sql developer on ANY platform?
    You are on a 64 bit system so are you using 64 bit versions of sql developer and the JDK?
    Are you aware that JDK 7 is NOT recommended for use with sql developer at this time?

  • SQL Developer: Windows Authentication on Linux

    Hello.
    I have trouble getting SQL Developer to authenticate using "windows authentication" and a MS SQL server 2005. I'm on a Linux OS. Authenticating "normally" is no problem, however only windows authentication will be allowed in near future. Does anyone have success using this option? It simply gives me an error that it is unable to login.
    Hope anyone can be of help. Thanks in advance.
    Stefan

    Just wondering why the option would be there in the linux version (which is different in other areas than the windows one).
    Is it not possible using Kerberos perhaps?
    regards

  • Sql developer + windows authentication

    Hi,
    Is it possible to use windows authentication to connect to windows databases when using sql developer? From what I have seen, it seems that it is not straight forward.
    Is ther any kind of work around?
    Thanks in advance for any help
    Seastian

    It is, but it it's complicated - at least from what I have experienced.
    First you need the jtds-1.2.1.jar on your machine (a tutorial here..http://www.oracle.com/technology/products/database/sql_developer/files/viewlets.html) - it doesn't mention that you need to unzip the file (from sourceforge.et) and add the SSO directory to your windows PATH variable.
    It gets complicated depending on the Win Server (e.g. clustered)
    On the Hostname I had to add this "ip adress":1433;instance=CVDEV instead of just the server's ip\CVDEV as you would do in a win connection
    And you get disappointed, from what I found out, you need a connection for each of the databases there (e.g. master, temp, etc) it doesn't show all the databases on the server under the same connection

  • SQL Developer Windows Config

    Hi all,
    I used to have a window in SQL developer which would display information on my stored procedures such as compiled, compiled with errors etc. It also gave a list of compile errors and gave line numbers.
    I seem to have lost this window from the bottom of my screen and cannot seem to get it back.
    Is anyone aware of how I can return to the default layout or get this window back?
    Thanks for your help

    A question in a similar vein, if I may...
    I've been trying to find the Compiler-Log window off and on all day...and I just can't find it!
    I created a package that returned a warning that it did not compile properly, but I cannot find the list of statements that caused the errors.
    In SQL Developer 1.5.5 I was able to see an option to Compile the package when I right-clicked on the package. That would open up a 'Compiler - Log' window and show the error messages and the lines they occurred on.
    However, I am now using SQL Developer 2.1.1 and when I right-click on the package I do NOT see the option to Compile. I see a list: Edit / Run / Debug ... instead of: Edit / Open / Run / Compile / Compile for Debug.
    I am assuming that the Compile and Compile Log options were not removed from SQL Developer (cause that would be more than just a pity), and that I am missing something so obvious that I can not see it.
    Can anyone tell me how I can see the list of errors and the lines they are on so I don't have to keep running SQL Developer 1.5.5 just to see them???
    Thank you.

  • SQL Developer Version 64 bit....

    Is SQL Developer is avaialble for Windows 64 ?
    thank you,
    Smith

    Please review the next thread.
    SQL Developer on Windows 2003 x64 Edition "failed to initialize..."
    Regards.

  • SQL Developer window

    Hi,
    I have SQL Developer 1.1.2.25. I keep many sql windows open to do different. Whenever I go back from one window to the other and so on, all of a sudden, the windows come down to the bottom. This way, I can see both the windows in the same page, but then the problem is that the result shows up in such a small space that it becomes difficult to scroll down and it all looks so confusing. I dont want that happening. I want to be able to switch back and forth to any window i want. Please advise at the earliest. I'm going crazy with this sql developer. Pls advise soon. Thanks.

    Hi,
    I guess I have not mentioned my query clearly. Ok, in SQL Developer, for instance I hv two sql windows open, for eg. abc and xyz. i have done a select statement in the first sql window, for eg. select * from employee_information where employee_type = 'manager'. now in the xyz sql window, I have a select statement select * from employee_information where employee_type = 'administrative' . Now I hv two different results in abc sql window and xyz sql window. Now, for eg. I want to look at both the results, i go to abc, then xyz and so on by switching back and forth.
    So after I do this couple of times, all of a suddent, automatically the second sql window (xyz) comes down, which means, instead of both the windows being vertical side by side, they now come horizontal. So my abc window is on the top, followed by the result of my sql query. Then comes my xyz window, followed by the results of the sql query.
    I dont want that to happen. I want to be able to open any number of sql windows side by side vertically so that I can switch back and forth.
    Any advises.

  • SQL Developer 3.0.04.34 ZIP file corrupted

    I have tried downloading SQL Developer(Windows 32 bit) numerous times with and without JDK and on multiple computers from Oracle.com, but every time I try to open the zip file it says that it is corrupted. Has anyone else experienced or know of an alternative download site?

    I have seen this several times.
    I bet you are trying to download from the office.
    There are certain firewalls that corrupt the file.
    Yes I know you can download other files and they work fine.
    Download it from home onto a flash drive and take it into the office.
    Michael

  • Using the equivalent of a BREAK ON command in SQL Developer SQL window

    Folks.
    In SQL*PLUS "BREAK ON Col1 ON Col2;", I can generate a report similar to the following:
    Col1Value1 Col2Value1 Col3Value1
    Col3Value2
    Col3Value3
    Col2Value2 Col3Value1
    Col3Value2
    Col3Value3
    Col1Value2 Col2Value1 Col3Value1
    Col3Value2
    Col3Value3
    Col2Value2 Col3Value1
    Col3Value2
    Col3Value3
    etc.
    I want to be able to do the same thing in my SQL Developer SQL window so that I can export the results to a spreadsheet file.
    Does anyone know if this is possible?
    I've tried using the SQL*PLUS BREAK command in my SQL Developer window but it appears to be ignored. My resultset looks something like
    Col1Value1 Col2Value1 Col3Value1
    Col1Value1 Col2Value1 Col3Value2
    Col1Value1 Col2Value1 Col3Value3
    Col1Value1 Col2Value2 Col3Value1
    Col1Value1 Col2Value2 Col3Value2
    Col1Value1 Col2Value2 Col3Value3
    Col1Value2 Col2Value1 Col3Value1
    Col1Value2 Col2Value1 Col3Value2
    Col1Value2 Col2Value1 Col3Value3
    Col1Value2 Col2Value2 Col3Value1
    Col1Value2 Col2Value2 Col3Value2
    Col1Value2 Col2Value2 Col3Value3
    .

    OK thanks.
    I did get around this by using SQL*PLUS to generate an output file with a separation character between the columns and spooling the SQL*PLUS output to a text file.
    I then open the text file with Excel and specify the same character as a column separator. Seems to load properly into Excel.

  • Numeration of releases of the SQL Developer

    Why the updates of the SQL Developer are jumping as many numerations (# 1184 - #1215 - # 1343)?
    Our developers until can use releases internal with 'pierced' sequence, but releases of our products that are set free possesss correct sequence.

    These numbers correspond to our internal builds, so we are on our 1,343 build. The actual product version is:
    1.0.0.13.43
    I agree it would be easier to deal with 1.0.0.1, 1.0.0.2, etc. We will see what we can do.
    Mike

  • Oracle sql developer downlaod problem

    hi
    i put my oracle sql in C drive,but when i open it ,it gives me error like :"unable to find main class.Class specified is :oracle/ide/boot/Launcher
    can anybody has solution
    thanks a lot in advance

    I have the same issue...
    I've just downloaded
    Oracle SQL Developer 2.1 Patch 1 (2.1.1.64.45) Oracle SQL Developer for 32-bit Windows (This zip file includes the JDK1.6._11)
    I extract it straight to the c:\ drive making sure I select "Keep folder structure", double click the sqldeveloper.exe executable and I get
    "unable to find main class.Class specified is :oracle/ide/boot/Launcher"
    I noticed I have a directory and an entry in my environment path of :-
    C:\jdk\bin
    which holds a JDK v5.0 in it (don't know why it's there, I didn't build the machine).
    Could this be a reason for my issues?
    Gus..

Maybe you are looking for

  • How do I enable the macbook pro trackpad pinch open and close feature in Firefox?

    TYPE OF SYSTEM: Macbook Pro, OSX V 10.5.8 My pinch and zoom function works fine with Safari. Is there a way to enable this feature in Firefox?

  • My macbook pro is running very slow and very very hot

    hi everyone I have a 13 inch mid 2012 MacBook pro, it is running very very slow and extremely hot, I downloaded a program called smc fan control and it is reading the internal temperature of my computer as 80 degrees Celsius. I was looking on the for

  • All apps crash when accessing internet... help!

    Hi all! Need help! All apps are crashing when they try to access the internet... Oddly, I can access the internet just fine e.g. browse with firefox. For example, if I open itunes while connected to the internet it crashes, but if I turn off internet

  • Port with clearing - SM35 - Profit Center

    Hello FI/CO Gurus, Scenario, Have 2 customer line items to be cleared through payment. There is some intrest calculated due to overdue. 2 Line items of 124 each. Payment received of re 250. So 4 rs is intrest. When I select the open line items and th

  • Calling a function in flash on an HTML page

    Hi, I need help regarding how to call a flash function from an HTML page. The idea is to have a link on my page (HTML link) that once clicked displays a movieclip in flash. I know i have to use the asfunction in HTML. So far I have just created my sw