Sql Developer - Broken Technet Links

As of 08 JUL 2010 2015 PDT the following links are broken in FireFox, IE and Chrome.
I have tried several pages trying to get to the SQL Developer Data Modeler, but all display the same error message, "An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administrator"
Page: http://www.oracle.com/technology/products/index.html
Link: http://www.oracle.com/technology/products/database/sql_developer/index.html
Link: http://www.oracle.com/technology/products/database/datamodeler/index.html
Page: http://www.oracle.com/technology/software/index.html
Link: http://www.oracle.com/technology/software/products/sql/datamodeler.html
Page: http://www.oracle.com/technology/software/products/sql/index.html
Link: http://www.oracle.com/technology/products/database/sql_developer/
Thanks.
--Don                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Hi;
I have same error here too.Also many similar topic avaliable on this forum.
I belive oracle will take care of this download issue soon. If your issue urgent please log a SR or contact wiht your local oracle office
Regard
Helios

Similar Messages

  • SQL developer broken DL

    Can't download SQL Developer from the dl site (oracle). Only gets 404's
    If someone got a external link to someone that actually host the new version it would be much appriciated.

    Hi;
    I have same error here too.Also many similar topic avaliable on this forum.
    I belive oracle will take care of this download issue soon. If your issue urgent please log a SR or contact wiht your local oracle office
    Regard
    Helios

  • SubVersion in SQL Developer - how to link to packages and procedures

    My question is this - I am starting out using SubVersion in Oracle and it seems pretty straightforward to use as a source control for files that are stored in a Windows directory, that is the only way I have used it so far.
    Am I able to use it to control packages and procedures that I have saved as part of my database, ie the procedures are part of a package and the package appears within the Packages section of the appropriate connection in SQL Developer.
    I hope this makes sense.
    Cheers,
    JabJam

    Hi JabJam,
    So far, everyone is correct. SQL Developer just uses a file-based source control system (e.g., SVN), which means updating database object definitions via scripts under version control, or somehow exporting the new definition to a script so it can be version controlled after the fact. And wouldn't it be nice if the database objects could be version controlled directly. With the database developer having control over when any changes are committed for shared use in the database. Similar to using the SVN plug-in for an IDE like Eclipse for a given programming language in a shared development environment.
    But what would your DBA have to say about that? Don't most DBAs require scripts for deploying code or structural changes?
    In Oracle, definitions (DDL) are committed automatically. Anyone granted access sees them. Since you probably don't do development directly against a production database, eventually scripts (either manual or generated) will be needed for deployment to QA or production. Few mechanisms currently exist to work against an active database without other authorized users also seeing these changes.
    For DDL, the closest thing would be the fairly recent edition-based redefinition feature in 11g (R2, I think). For DML, the OWM (Oracle Workspace Management) feature would be loosely analogous.
    This is not a simple issue. Version control via an extension for Subversion provides essential basic support. Going beyond that might mean watching the evolution of edition-based redefinition, but DBAs would probably require scripts for that too.
    Regards,
    Gary
    SQL Developer Team

  • SQL Developer SDK wiki(for extensions development) link broken

    Hi,
    I would like to develop an extension for Oracle SQL Developer. I searched around the web for extension development API but couldn't find any working links.
    The link http://wiki.oracle.com/page/SQL+Dev+SDK+Getting+Started
    in the forum sticky as well as
    the main extensions development page http://www.oracle.com/technetwork/developer-tools/sql-developer/extensions-083825.html#create
    is broken.
    Any help would be much appreciated. Thanks.

    Hi,
    Is there any wiki link that I can use for extension development?

  • SQL Developer create wrong SQL for creation of Database link

    Hi,
    I tried to create Database link to another machine through SQL Developer. and I got error message saying "Sql not properly ended" or similar.
    I copy-paste the sql to sqlplus shell and I found that the problem came from password part of database link so the generated from SQL Plus is something like:
    SQL> CREATE DATABASE LINK mytest CONNECT TO anotherDB IDENTIFIED BY 1234 USING 'OtherServiceName';
    but it should be
    SQL> CREATE DATABASE LINK mytest CONNECT TO anotherDB IDENTIFIED BY "1234" USING 'OtherServiceName';
    so if I type in the password field
    "1234" which is ****** /6 chars/ the database link was created correctly.
    Could you check and fix this in next release of the SQL Developer?
    Otherwise the Application is very good and far ahead from TORA :)

    Thanks, I didn't notice that for passwords. So it's most definately my problem that the SQL Developer . :)
    Thank you for clarification!
    Offtopic: I am searching for DB Comparison tool which could compare 2 schemas and return me the differences and the sync script. Do you know any /free if possible/? There is such thing in TOAD but I am on Linux and I prefer to use something else. :)
    Thank you in advance

  • Links for SQL Developer and Data Modeler not working?

    Hi folks,
    I tried to access the new SQL Developer and Data Modeler links posted in the April 1 message (and on the Oracle site) from a couple of machines with no luck (empty zip files) - is there an update to the links?
    Thanks!
    Tomo

    In Firefox zero length zip. In IE loses connection to downloads.oracle.com.

  • DB Link not working from SQL Developer

    Hi All,
    I Have two databases say A and B. My DBA has created a DB link and when he logs in to sqlplus directly on the server and he can get the values from the other database. When I'm to get the values from the other database through SQL Developer from my client machine, it is giving me ORA-12154: TNS :could not resolve the connection identifier specified.
    I can access both the databases without any problem and i have the entries for bath in my TNSNAMES.ORA file.
    Thanks in advance.
    SK

    Check the dblink ddl. your tnsnames.ora should have exact same word as dblink_authentication as below.
    create public dblink dblink_name connect to username identified by password dblink_authentication;

  • SQL Developer Exchange Link

    The link to the "SQL Developer Exchange" (http://sqldeveloper.oracle.com/) on the SQL Developer OTN Home Page returns an error page, and has been for the last couple of days....
    Is Oracle having web site problems?

    FYI - this should be redirecting to http://htmldb.oracle.com/pls/otn/f?p=42626:16:751995922354625::NO:::
    Have fun,
    K.

  • Link to newwe version of pl/sql developer

    I would like to upgrade to a more current version of pl/sql developer I have 5.1.0 730 and would like to get 6.0.6 906.
    Can anyone point me to a download link to do this?
    thanks!

    You can find it here: http://www.allroundautomations.nl/plsqldev.html

  • BUG: SQL Developer 1.5.3 CSV export column order broken

    There's a bug in the 1.5.3 release of SQL Developer regarding data export. This bug re-orders the column order in the data export to be alphabetically sorted. This produces mangled CSV files if used on a table or a view.
    This is a critical bug to me since I need to produce lots of ad-hoc data CSV export files. I'm staying with SQL Developer 1.5.0.53 (53.38) for now as it doesn't have this problem.
    This is the same bug as present in Jdeveloper 11.1 as described in my post here: BUG: Jdev 11.1.1.0.0 -- DB table data export column order is not preserved
    Quoted from that post:
    When I connect to Oracle database, get the table list, right click on the table and select 'Export Data'->csv. The dialog box opens with three tabs: Format, Columns, Where. The column order displayed in both tabs Columns and Where is alphabetic. Because alphabetic ordering re-arranges columns from their initial ordering in the table, this screws up CSV export because columns are not in their intended order. This same problem occurs when I try to export data from views to generate a CSV file with a particular column order.
    Please open/check bug report if it's already open.
    Thanks!

    This happens with all of the export options for tables or views if you right click from the connections tab table list. If I pull it up in the main window and go to the data tab, I can then right click and it will keep the column id order for some of the views and tables. But not all.
    I am running 1.5.3 Build Main 5783 on a Windows XP Professional Service Pack 3 platform

  • Import broken in SQL Developer version 1.5.1

    I try and import a .csv file and one of the Target Table Columns has no Data Type, which is odd because it does or else it wouldn't exist to begin with.
    I liked the older version. Less buggy and so much easier to use when trying to import...and it worked with xls.

    I am having the same problem so I will provide my details.
    I have a .CSV file with two columns - a county code and a county name
    I try to load them into this table using SQL Developer 1.5.1 Import Data:
    CREATE TABLE MVC_COUNTIES
    (CODE VARCHAR2(1 BYTE) NOT NULL,
    DESCRIPTION VARCHAR2(35 BYTE))
    LOGGING
    NOCOMPRESS
    NOCACHE
    NOPARALLEL
    MONITORING;
    CREATE UNIQUE INDEX MVC_COUNTIES_PK ON MVC_COUNTIES
    (CODE)
    LOGGING
    NOPARALLEL;
    ALTER TABLE MVC_COUNTIES ADD (
    CONSTRAINT MVC_COUNTIES_PK
    PRIMARY KEY
    (CODE));
    I can:
    Select the CSV file
    See the data in Data Preview (no header row)
    I can chose the Columns and Order
    BUT - when I get to the "Map Source Data to Existing Table", I can only see the column definition info for the Description Column not the Code Column. The Code Column just shows the name, Size/Precision of 10, Scale of 0 (which does not match the table def).
    When I go to the next screen, Verify fails because the column is not mapped correctly. By going back and forth a few times, I am able to fake it out so that the Column Definition for CODE finally does show up right and is mapped correctly to the input column but, when I click Finish, no data is loaded and there are no error messages.
    I don't know if this is what the first person who started this thread has happening exactly but it seems similar.
    Any ideas or is this an extension of other Import Data bugs for this version?

  • SQL Developer Extensions in Java

    Hallo,
    I am trying to find some tutorial/sample/example about extending the SQL Developer in Java. The documentation about the XML-Extension seems pretty good, but the only usefull [site |http://wiki.oracle.com/page/SQL+Dev+SDK+How+To+Create+a+Java+Defined+Extension] I've for java extensions contains a [broken link to the example file|ftp://ftp.oracle.com/svrtech/outgoing/sqldev_sdk/java_simple_tablespace.zip]. Does anyone know, where to find something like a getting-started in the java extensions for sql-developer? Or where to find some example file?
    Many thanks!!
    scitrx
    Edited by: user10472320 on 23.10.2009 05:30

    You will find some information and another link to the example in this thread:
    Re: User Defined XML Extension - Java Defined
    And if you search the forums for "xml user extension" you'll find a few more threads on the subject.
    Also, look in my web site:
    http://www.smdi.com/employee/JohnF/
    There is a link to my ODTUG paper on extending SQL Developer, and you can download my extension to browse the Oracle Designer Repository as an example of how to write a Java extension that is mostly XML with only a little Java.

  • SQL Developer 2.1 availability

    Hi, I have an issue with SQL Developer 2.1, and would like to get hold of the media to perform a test install to try and reproduce it, but can't seem to get the media from anywhere.
    Is it still available please?
    Martin

    Hi Martin,
    The SQL Developer product web pages actually do have such links, but they appear broken:
    1. http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html -- then select the Downloads tab
    2. Scroll to the Archived Releases section at the bottom and select the 3.0.04.34 release, which takes you here...
    3. http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev30downloads-1525485.html
    4. If you want 3.0.04.34, the download still works.
    5. Or scroll to the Download Archived Releases section at the bottom. All those links seem broken.
    I will ping Product Management about that, but if you want a copy quickly you may be forced to look for it on sharing sites such as mediafire or 4shared. You can do a Google search and definitely get results.
    Regards,
    Gary
    SQL Developer Team
    Edited by: Gary Graham on Feb 22, 2012 12:44 PM
    Actually, I tried the 2.1.1 link inside the Oracle firewall and it worked, so this issue is really about whether
    the links should be externalized.

  • SQLPLUS commands in SQL Developer

    We are using 11g with Sql Developer. We have some script such as healthcheck etc provided by oracle support, which has SQLPLUS commands in it.
    We are not able to run those in SQL Developer. We are getting errors.
    Are there any way, we could invoke SQLPLUS shell within SQL Developer?
    Thanks in helping.

    Hi qwe16235
    SQLPLUS command failed - not enough arguments
    line 36: SQLPLUS Command Skipped: set lines 300
    line 37: SQLPLUS Command Skipped: set pages 999
    These are formatting commands we do not do yet.
    The other command seems like an error in the middle of a PL/SQL block which we should have covered, just the start of it is not enough to know what the error is.
    An example of bad pl/sql error reporting:
    input:
    show parameter error <-------------- Dummy command so the plsql block does not begin at 1
    begin <----------------starting at line 3
    broken plsql; <------------- bad plsql at line (start)3+(from ora error)2 = 5 (should be 4 - must be one off)
    end;
    output:
    NAME TYPE VALUE
    sec_protocol_error_further_action string CONTINUE
    sec_protocol_error_trace_action string TRACE
    Error starting at line 3 in command:
    begin
    broken plsql;
    end;
    Error report:
    ORA-06550: line 2, column 8:
    PLS-00103: Encountered the symbol "PLSQL" when expecting one of the following:
    := . ( @ % ;
    The symbol ":=" was substituted for "PLSQL" to continue.
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action:
    -Turloch
    SQLDeveloper team

  • Copying from Oracle SQL Developer to Microsoft Word doesn't retain formatting (Font,colors etc)

    Copying from Oracle SQL Developer Worksheet doesn't retain formatting (font,color etc...)in Microsoft Word but copying from other programs such as
    visual studio, chrome browser etc works fine. This doesn't work even after changed the setting to Keep Source formatting of Options-> Copy and Paste Settings

    Hi,
    I notice that you have cross posted in Answers forum and Oracle forum. Have you tried Mr. Peter's suggestion?
    Then, I recommend we check the Word settings:
    1. Go to: Options > Advanced > Cut, Copy and Paste
    2.  Make sure that Use smart cut and paste is ticked. 
    3. Click the Settings button next to this option
    4. Make sure that Smart Style
    Behavior is checked.
    If the issue still exists, please upload a sample through One Drive, I want to test.
    Regards,
    George Zhao
    TechNet Community Support

Maybe you are looking for