SQL Dev Update Center Down?

Sue,
Is the SQL Developer update center down? As of now the link:
http://www.oracle.com/technology/software/products/sql/center.xml
Doesn't return valid XML according to firefox...
David Rolfe

SQL Developer 1.2.1 Build MAIN 32.13 (Windows XP)
We can't Update SQL Developer with Times Ten in-Memory DB Extension 1.2.1.1.0 :-((
We did the same actions as described in tutorial
http://www.oracle.com/technology/products/timesten/viewlets/tt703_sqldev_install_ext_viewlet_swf.html
In addition to tutorial we have "Log In" window
"To download Oracle Times Ten in-Memory Database Extension
you must enter your Oracle Web Account user name and password"
This window was not displayed in tutorial...
We try to use three our OTN accounts and the result
was the same - we was asked with "User name" and "Password"
again, again, again and again,,, :-(
Is it a bug or a feature?
Mayby we didn't understand something or did something wrong?

Similar Messages

  • App Dev Member Center down?

    I have been trying to do an 'Add Device Provisioning'  in Xcode4, but am getting a timeout error? After a lot of time wasting, I now find that the developer Center Member Logon site is 'down'. Can anyone confirm that a/ it is down right now? and b/ if this is the timeout cause?

    I can answer my own question
    Dev Center Member Logon site now up, and I have now added my device OK via Xcode4.
    I guess I was unlucky, trying to add my first device when the site was down. A lot of wasted time today, but you live and learn ....
    The Xcode timeout error cold be a little more informative .... Apple ....

  • Update Center scheduled down 7:00am PT Thurs., 7 Oct. 2004

    The Update Center will be unavailable due to scheduled maintenance for estimated 1 - 2 hours starting 7:00 a.m. Pacific Time on Thursday, October 7, 2004.

    Maintenance is complete; Update Center is up.

  • SQL Dev converts MS SQL to Oracle - issue with numeric prefix column name

    Hi,
    We're working on migrating MS SQL data into Oracle 10g. An issue we encountered is that some of MS SQL's tables have column names with numeric prefix like 1Q07, 2Q07, ..., 4Q08, and so on. The converted model as well as script can be created. But one thing I notice is that SQL Dev appends a prefix "A" for column names with numeric prefix. This makes sense because Oracle does not allow a column with number. But somehow this does not work with only 4Q
    1Q04 => A1Q01
    2Q07 => A2Q07
    3Q08 => A3Q08
    4Q08 => 4Q08 ???
    Why? Any place in the tool where I can override this?
    Obviously I can manually modify column name 4Q08 to A4Q08 in the script. But by doing this when moving data, it would fail because tool has no knowledge of updated column name.
    Thanks in advance.

    Hi ittichai,
    In <repository>.MIGRATION_TRANSFORMER body
    FUNCTION first_char_check(p_work NVARCHAR2) RETURN NVARCHAR2
    v_allowed := C_DISALLOWED_CHARS || '012356789_$';
    should be
    v_allowed := C_DISALLOWED_CHARS || '0123456789_$';
    If you make this change and convert the 4Q08 will be
    A4Q08 is expected, without any manual rename.
    -Turloch
    Message was edited by:
    Turloch O'Tierney

  • SQL Dev 1.5.4+: Scripting DDL and data dumps?

    In SQL Dev 1.5.4, can I script a DDL and data dump? If not, what about 2.0? If not 2.0, has anyone requested this functionality so I can vote for it? I find it frustrating that, while doing a Database Export, I can't even pre-declare (e.g. save) the set of objects I want to dump; sometimes, you want to selectively dump, and it's a pain to hunt and peck and select just those you want to dump. Easy if you want to dump everything but 2-3 objects in a large schema. Not so easy if you only need, say, 20 out of 100 objects to be dumped (e.g. for domain or configuration tables--some subset of the whole schema).
    I'm really enjoying SQL Developer 1.5.4 by the way. Despite it's flaws, I'm pretty happy with it. Looking forward to 2.0 and beyond. Good work SQL Dev team.
    Thanks very much.
    Dana

    They're all command line tools, so they can all be wrapped up in a batch or shell script. Bummer you can't access them... Hope you find a better solutionThanks K. I should be getting Oracle 10g Express Edition on my desktop soon--critical because we don't have full access to the Development instance. It's like putting changes through a straw over to the DBAs. I'm not sure why Development is locked-down to developers, but that's the way it is.
    Any chance that Oracle 10g Express Edition comes with scriptable data pump binaries? Will still need authorization, but maybe that's one way to go. I hate trying to write my own Data Pump in Python or any other language. It's seems a bit absurd to me but I suppose there are reasons.
    Dana

  • Cancelling Query Results in Continually Busy Connection -- SQL Dev 2.1 EA2

    Hello All --
    I am running SQL Developer 2.1 EA2 on the Windows 7 Release Candidate (64-bit). I have had issues when canceling long-running queries. Usually what happens is I run something, and realize after a couple of minutes that it's going to take quite a while to run. So, I click the cancel button. Things seem OK, I can resume editing the query. However, when I try to re-run the query (after modifying it) or even just to run an explain plan, I find that I can't re-connect to the DB. I go to the connection pane to try to disconnect and reconnect to the server in question, but when I try to disconnect I keep getting error messages about the connection still being busy, would I like to Retry or Abort? I can keep clicking either of the options ad infinitum with no results.
    I have to kill SQL Developer from Task Manager and re-start. I am connecting for the most part to Oracle 10.2.0.4 databases (10g2), some RAC, some stand-alone.
    EA2's behavior is better than SQL DEV 1.5.x, which would simply often lock, but this is still frustrating.
    Thanks!

    This definitely occurs in 1.5.5 - in my particular case, and this is really strange, if one uses Task Manager to shut down SQLDeveloper because it is just taking forever to get a Data view (via the + expand sign on the side of a given admittedly big table, then clicking on the Data tab), SQLDeveloper freezes. Even if I start a new instance of SQLDeveloper, and ask for a Data view again, it freezes - I've waited as much as 1/2 hour, where as in prior days I'd get a response within say 1 min.
    I've even uninstalled and re-installed. Same deal. This is what's the strangest by far. How can it be that SQLDeveloper remembers that a long running query was once canceled even after an uninstall / reinstall ? I could not find anything remotely related to this in the Registry after the uninstall either.
    [By the way, if on the other hand, I say SELECT * FROM {table_name}, I get an instant response !]

  • 100% cpu utilisation SQL Dev 1.5 on XP

    Using SQL Dev 1.5 prod version on XP on a P4 3ghz with 2gb of ram, SQL Dev executable regularly uses 100% cpu utilisation as reported by task manager.
    Also frequently stops responding - no screen redraw and I have to end task.
    Until recently I only had 512Mb of ram so put this down to that fact, but with 2gb still getting long 'satellite' delays - particularly with code/param insight.
    Anybody else getting this?
    ta

    I know I was vahue - apologies, but it's most of the time - literally 99 to 100% cpu utilisation.
    e.g.
    restart pc, login, give it a couple of mins to settle down. (p4 3ghz, 3gb ram, xp pro, sp1)
    start 1.5 sqldev - wait, see the splash screen, look at task manager - memory starts going up, cpu rises rapidly to 99 - 100%
    once fully loaded, open 1 connection, open one package body, split screen vertically, so I have sql worksheet and my package body open and visible.
    Now sit back and enjoy the vibration coming thru the desktop - the real wooden one - as the pc's fan struggles to cope.
    If I leave it for maybe 5 to 10 mins - not doing anything on the pc at all, cpu utilisation will drop significantly.
    then do something reckless like edit my package body (not that big ~1500 lines) and hold on to the desk again as we start shaking once more.
    great for my typing skills too, as there is no point in looking at the screen to see if I am making mistakes, as it frequently won't display anything until 3 to 5 seconds after I have finished typing
    mem usage is up to 250 mb - I have not touched my pc for nearly 10 mins since doing the last edit - still at 99%

  • SQL Dev anomolies

    SQL Dev 3.2.20.09
    Windows 7 Pro.
    I just installad SQL Dev on a power user's workstation and discovered a couple of things
    1) - The tables and views folders in the navigation pane return nothing. If the same user connects with sqlplus and selects from ALL_TABLES and ALL_VIEWS, he gets the expected result.
    2) - Well, now I am losing my mind ... I'll leave point #2 for later.

    Jeff Smith SQLDev PM wrote:
    The tables and views are filtered by your logon user.
    ALL_TABLES and ALL_VIEWS show every view and table in the database.
    Well, not every table/view in the database, just those the connected user has been granted access to. (ALL_TABLES vs. DBA_TABLES).
    You have to navigate down the connection tree to the 'Other Users' node, expand, and pull up your objects by owner/schema/user.
    Ah. You may dope slap me on this one. Of course ... the results under the navigation tree are going to default to USER_TABLES, not ALL_TABLES.
    For point #2 - this is normal :)And getting more normal with frightening regularity .. for me, anyway!
    Edited by: EdStevens on Nov 19, 2012 1:08 PM

  • SJS8EA: how to add netbeans4.1 update center

    Hello,
    I just get SJS 8 EA and started it, but I immediatly felt a miss compared to NB 4.1: the error stripe available on NB 4.1 update center.
    Well, I try to add the update center from nb, but the url is:
    http://www.netbeans.org/updates/41_{$netbeans.autoupdate.version}_{$netbeans.autoupdate.regnum}.xml?{$netbeans.hash.code} and it seems that SJS has no idea of what are $netbeans.autoupdate.version and so on. So could someone explain me how to get these variable, both from SJS and NB?
    Thank you very much in advance ;)

    1. Open the Options window from the Tools menu.
    2. Expand IDE Configuration > System > Autoupdate Types.
    3. Right-click on Autoupdate Types, select New > General Update Center.
    4. For the Name, type "NetBeans Update Center" and click Finish.
    5. Select the newly created NetBeans Update Center node.
    6. On the right, select the Server URL field and replace the "dev_" with "41_" (the dev branch is for NB 4.2, which probably won't work with JSE8). Press Enter to save the change.
    Then close the Options window and open the Update Center and download modules as usual. I just installed the Error Stripe module and it works nicely.

  • Populate updatable drop down list based on files in the folder path

    Hi, 
    I am a beginner in labview. I am stuggling on where to start.
    Here's what I need to do. 
    I want to create an updatable drop down list. It can be automatic upon opening the program or manually update by clicking an update button. The drop down list will list all the filenames that are in .cvs format. These files are stored in a folder path.  Insider the folder, they are stored in different subfolders, the drop box should be able to find those files inside the subfolders. Once the user select a filename from the list, the program will read the data inside that file and import into an array so I can display the data. 
    I have an idea on how to display the data, but I don't how to populate the drop down list based on the files in the folder, make it updatable and then import that user selected file's data into the the array. 
    Can anyone help me with this? 
    Thanks, Ruth

    Yup, ListFolder with a pattern of *.csv.  Then use a property node on a combo box or ring to set the items in the drop down.  Here is some free training if you are interested in learning more general LabVIEW tools.
    NI Learning Center
    NI Getting Started
    -Hardware Basics
    -LabVEW Basics
    -DAQ Application Tutorials
    3 Hour LabVIEW Introduction
    6 Hour LabVIEW Introduction
    Self Paced training for students
    Self Paced training beginner to advanced, SSP Required
    LabVIEW Wiki on Training
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • SQL Dev 1.5.3 Data Grid showing incorrect data

    After upgrading to SQL Dev 1.5.3, I have seen instances of incorrect data displayed in the data grid (when displaying many records at a time), both in the Table Browser and in SQL Worksheet.
    For example, in the grid, it shows a value 1234 for a column. Now when I query just that row, the correct results are shown.
    Has anyone noticed this?
    Thanks,
    Manish

    Any updates on this? I am hitting this bug and it makes life very uncomfortable as I cannot trust the results.
    SQL Developer 1.5.3 + JDK 1.6.11 on Windows XP.

  • SQL Dev Report Type Confusion

    Following an article by Sue Harper originally published in the May/June 2007 Oracle magazine, I have finally been able to construct a hierarchy of Drill-Down reports. My original attempts to create such reports failed, because in my version of SQL Dev 1.5.4 I could not see how to specify a "Report ID" as Sue had documented. Following instructions on other posts I have found, including a bind variable in the drill-down query appears to resolve this problem.
    I can also use the "Add Child" button on a parent report definition to add reports which also use bind variables, and which then appear as clickable tabs below the parent report. When defining such a child report, I can choose a type of "Detail" or "Child".
    My questions are these:
    1. What is the difference between a drill-down report as described by Sue, and a Child report defined when the "Add Child" button is clicked, other than where the report appears on the Oracle SQL Dev window?
    2. When defining a Child report after clicking "Add Child", what is the difference between a type of "Detail" and "Child"?
    Sorry if this has already been clearly explained elsewhere. Links to relevant doco will be much appreciated!
    TIA,
    Jon

    Hello,
    Is it possible to have a "chart" report that expands to multiple child "chart" reports with the bind variable from the 1st child report passed to the 2nd child report?
    The bind variable from the 1st child report is not being passed to the 2nd child report.
    In the sample below, I would like to display a count of objects created by day. When clicking on the object_type/count/day, it displays a child chart with the object_type by hour. What's not working is, when I select the object_type, the 2nd child chart is not displaying the object_type created for that hour (:TIME2) because it is not being recognized/passed to the chart.
    Below is the sql and sqldeveloper report options I'm using. Thanks in advance for your help.
    -- Master - bar_vert_stack chart of objects created by day:
    select
    to_char(trunc(created,'dd'),'mmddyyyy') TIME1,
    object_type OBJECT_TYPE1,
    count(*)
    from all_objects
    group by
    to_char(trunc(created,'dd'),'mmddyyyy'),
    object_type
    order by
    to_char(trunc(created,'dd'),'mmddyyyy') desc
    -- Child1 - bar_vert_stack chart of objects created by hour that appears when selecting the day above:
    select
    to_char(trunc(created,'hh24'),'mmddyyyy hh24:mi:ss') TIME2,
    object_type OBJECT_TYPE2,
    count(*)
    from all_objects
    where
    object_type=:OBJECT_TYPE1
    and created between to_date(:TIME1,'mmddyyyy hh24:mi:ss') and (to_date(:TIME1,'mmddyyyy hh24:mi:ss')+1)
    group by
    to_char(trunc(created,'hh24'),'mmddyyyy hh24:mi:ss'),
    object_type
    order by
    TIME2 desc
    -- Child2 - table of objects created in the hour that appears when selecting the day above (note that :TIME2 is not being passed so all
    --recs for that day are displayed)
    select
    :TIME1,:OBJECT_TYPE1,:TIME2,:OBJECT_TYPE2,all_objects.*
    from all_objects
    where
    object_type=:OBJECT_TYPE1
    and created
    between to_date(:TIME1,'mmddyyyy hh24:mi:ss')
    and (to_date (:TIME1,'mmddyyyy hh24:mi:ss')+1)
    order by created desc

  • SQL Dev setup

    Hi all
    I am new and learning SQL Developer. I am trying to connect to a DB. I belive i have to install one. How does that work or is there some instructions on how to do this?
    Add a DB to SQL Dev to pratice scripts on?
    Thanks Y'all.
    R

    Hi 300,
    The link you reference just provides some documentation and SQL scripts for installing a demonstration Student/Course/Grade schema into an existing Oracle database. You also must do one of the following:
    1. Install a database locally.
    2. Have someone give you connection details for a remote database.
    3. Or, similar to (1), use JeffS's suggestion for installing the VirtualBox and Linux VM image with Oracle 11.2 and SQL Developer (among other things) already installed.
    JeffS provides a link for (3) and jflack for (1).
    In terms of being able to create a connection in SQL Developer, look for Help|Table of Contents|SQL Developer Concepts and Usage|Database Connections and read through it. Start by creating a connection for the SYSTEM user. That will let you create a new schema in which to install the Student/Course/Grade demo. For a "Basic" connection type, you will use the following connection details:
    1. For an Oracle XE default install, host/port/sid will be localhost/1521/xe. User/password is system/<yourInstallationDefaultChoice>
    2. For the VirtualBox Linux VM image, host/port/sid will be localhost/1521/orcl. User/password is system/oracle
    In SQL Developer's Connections View, right-click on the Connections node and choose New Connection... and fill in connection details for the System user. Next, open the connection for System, expand its node, scroll down to the Other Users node. There you can right-click on the node and select Create User... to create the student/learn user for your demo.
    I haven't read through the demo scripts and documentation, but I suppose you should at least check off the CONNECT and RESOURCE roles for this student user.
    Finally, create a connection for this student user, open that connection, then try running the script(s) from the SQL Worksheet. If the scripts contain some syntax SQL Developer does not support, you may have to run them using SQL*Plus, but I doubt it will be necessary in this simple demo.
    Have fun,
    Gary
    SQL Developer Team
    Edited by: Gary Graham on Feb 29, 2012 5:02 PM
    Added point about creating a connection for the student user schema.

  • Sql dev freezing up

    OS: Windows XP Pro
    Version: 1.0.0.15
    Java: 1.5.0_05
    Has anyone had any issue with the sql dev locking up when you are navigating the code window.
    It happens when I am returning down for some free space to start a new statement, or even just when I click at the end of a statement.
    It freezes, and when I check the task manager, it's using 98-99 % of my CPU. I've waited up to 30 minutes with no change.
    Thanks,
    Kevin

    Have you tried from the command line ?
    Does it seem to happen around line 15/16 ? It may be the issue reported here :
    Re: SQL Developer hangs when I paste text from clipboard into SQL Worksheet

  • Is there a way to create SQL Dev reports with validated binds?

    Is there a way to create SQL Dev reports with validated binds similar to the way user defined extensions can have <prompts> with a <value> that is a SQL statement returning a list of possible values?
    This sure would make select appropriate values for binds in reports easier and less error prone.

    Maybe a forum search on "Windows registry" would turn up some useful things. You're not the first to ask this. You might save yourself and everyone else some time if you'd simply do that.

Maybe you are looking for