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

Tags: Database

Similar Questions

  • 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

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

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

  • Oracle SQL Developer with SQL Developer Data Modeler

    Friends,

    I'm trying to understand the differences between Oracle SQL Developer Data Modeler and the possibility to use the SQL Developer Data Modeler.

    I have looked at two home pages produced on OTN, http://www.oracle.com/technology/products/database/datamodeler/index.html & http://www.oracle.com/technology/products/database/sql_developer/index.html and would appreciate your comments on my findings so far

    (1) the Oracle SQL Developer Data Modeler is a paid product stand-a-lone while using the Data Modeler of SQL Developer feature is free

    (2) the Data Modeler in SQL Developer functionality is basically a "viewer" I create my existing table of DR. by dragging in the Modeler in the object browser, but that's all. I can't save the diagram for later use or use to change the structure of the or the tables

    (3) if I need to have 'Oracle Designer' as ERD capability so I need to use Oracle SQL Developer Data Modeler (after purchase!)

    (4) are there other differences that I missed?


    Thanks in advance

    Yes, you've nailed it!

    Have fun
    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.

  • View the non-visible objects in SQL Developer

    Hello, I have created a few display objects in SQL Developer, and he succeeded since I got the message 'See V_REPORT.' created

    However, I can't see it in the tree view on the left. It is completely empty. In trying to create the view once again, I get:

    Error report-

    SQL error: ORA-00955: name is already used by an existing object

    00955 00000 - "the name is already used by an existing object.

    * Cause:

    * Action:

    Which means that there are, but I don't see it even though I * just * created? This problem is only with the objects in view. All tables have been created without any problem.

    It's my user privileges when I created the view object:

    SQL > select * from session_privs;

    PRIVILEGE

    ----------------------------------------

    CREATE SESSION

    ALTER SESSION STATEMENT

    RESTRICTED SESSION

    UNLIMITED TABLESPACE

    CREATE TABLE

    CREATE THE CLUSTER

    CREATE SYNONYM

    CREATE VIEW

    CREATE SEQUENCES

    CREATE THE DATABASE LINK

    CREATE PROCEDURE

    CREATE THE TRIGGER

    CREATE THE TYPE

    OPERATOR TO CREATE

    CREATE INDEXTYPE

    15 selected lines.

    Anyone has an idea why I can't see my picture objects?

    I thought about it. Lay be related (and causing) to another problem I had in another post:

    https://community.Oracle.com/message/11318077

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

  • Fault of commands running in the back ground with sql developer

    Hi all

    I am new user of oracle sql developer. I started using it and found interseting. It is very easy, just using the GUI interfaces. what I do I can do using the interface rather than use commnads. makes my job easier. But here begins my concern

    If I continue to use the tools of one day that I do not know the commands that are run in fact.
    Are there any thought in a way that i can look at this as each commands or queries that are run in the back ground to my statement in the foreground

    Hello

    If you really want to see the SQL and PL/SQL executed for a given connection, you can try the following:

    1. Tools-> monitor Sessions...
    2. Select a connection for a user with the appropriate privileges (for example, must be able to run DBMS_MONITOR)
    3. in the list of sessions, right click on a session of interest, select the tracing Session and click on apply
    4. After completing the desired on the connection of interest activity, close the connection.
    5. open the trace file in SQL Developer (file-> open, or drag and drop it) - make sure that the drop-down list filter is set to all - to see the SQL code.
    6. choose one of the four views of the data in the trace file tabs: list, tree, statistics, history

    Step 5 is easy if the DB is local. For example, with Oracle 10 g Xe on Windows, find the most recent file of the truth and reconciliation Commission in a directory like

    C:\oraclexe\app\oracle\admin\XE\udump

    For a remote database, you will need to copy the TRC on a shared network drive or ftp to your local machine.

    If you just want to see orders DDL that you manipulate object DB connection browser tree definitions or in the object viewer Actions list, interface user provides usually a SQL tab so that you can view the SQL code before clicking the button apply.

    Hope this helps,
    Gary
    SQL development team

  • With SQL Developer 3.1.07 cannot print the relational model

    Hello

    With Oracle SQL Developer 3.1.07, I realized this option file-> print is off or disabled, when you try to print a relational diagram.
    I try to print what I dragged and dropped in the tab: "Relational_1 (Untitled_1).

    File-> Data Modeler-> Print?

Maybe you are looking for