SQL Developer Screens Don't Match Tutorial Screens

Hi, I am new to SQL Developer and am starting to go through the tutorial that is at this URL http://st-curriculum.oracle.com/tutorial/SQLDeveloper/index.htm. The version of SQLDeveloper that I just downloaded and am running is version 1.1.0.23.
My problem is that the screens with my version of SQL Developer do not match the tutorial. For example when editing a Table my version of SQL Developer has a windowed area on the left with the options "Column, Primary Key, Unique Constraints, Foreign Keys, Check Constraints, Indexes, Storage Options, Lob Paramaters, Comment and DDL" listed top to bottom as a list. The Tutorial, on the other hand has these options as "Tabs" across the top. Also, when I select "Primary Key" with SQL Developer I don't get the option anywhere for "Populate Primary Key Column:" with radiobuttons for From: Existing Sequence or New Sequence.
I am running Windows XP Professional. Any help would be appreciated as I can't use the tutorial since it doesn't match my version of SQL Developer. I seem to be missing options as well. I have screen captures showing the differences between SQL Developer and the Tutorial if someone wants me to email them so they can better understand what I am seeing.
Thank You,
Chris

Yes, we are in the process of updating all the doc and collateral for 1.1.
If you have not yet created your table, then in the Advanced Create table dialog, select Sequences. The dialog will display an area to create the new sequence name and trigger code. The functionality is the same, the dialog a little different in layout.
If the table already exists:To create a sequence for your primary key, or any other column for that matter, right click the table created and select Trigger -> Create (PK from Sequence)
This dialog will give you the option of creating a sequence and new trigger for any column in your table.
Regards
Sue

Similar Messages

  • Firefox only, characters showing on screen don't match keys pressed

    Problem started today, reset didn't resolve, downloaded Firefox 37 and installed, two hours later same problem, deleted and readded Firefox 37, did not resolve problem, working thru IE at the moment.
    Thanks for your help
    David

    Do you have any anti-keylogger software? I think ZoneAlarm includes something like that, based on past threads.
    * [https://support.mozilla.org/questions/1008661 letters typed are not the ones showing]
    * [https://support.mozilla.org/questions/994322 When i hit a key to type it cycles through every key on the keyboard]

  • Column numbers in SQL Developer

    This may seem picky; but I find it frustrating to get error messages of the form error in line 35 column 83 and then not have a convenient way other than counting to find line 35 and column 83. Is there a way to jump to the error point? If not, is there an option to show a column ruler?

    Jim Smith (and RaghvendraSaboo and Sentinel):
    Many thanks for the prompt and helpful replies. These work!
    I hope to someday reach the competence level to be able to be so helpful to others on this path of enlightenment.
    One more question: Is there any way to help SQL Developer do a better job of screen rendering? If I scroll quickly either vertically or horizontally in a table or a query result, part of my screen becomes unreadable. An Alt-Tab to another application and then an Alt_Tab back always clears it up; but the process gets old very quickly. I experience this on all three of my PCs with SQL Developer.
    Is anyone else having the problem? Can I change some setting to avoid it?
    -Dave

  • SQL Developer UI on Windows 7 is clunky

    HI,
    I have SQL developer on Winodws 7 and the screen refresh rate is really bad.
    By this I mean have a lot of SQL in the SQL editor and scrolling up and down in the box the screen does not refresh cleanly. We use this as a development tool and it is stopping the roll out of Windows 7 to the development team.
    Is there a work around to this or is anyone else experiencing this problem. ?
    By the way Java version is
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)
    Any help appreciated.

    Drawing issues are typically due to other soft and drivers. At least make sure you have the latest drivers for your video card.
    The latest JDK may also have improvements.
    Generally, disabling Direct Draw in the \sqldeveloper\bin\sqldeveloper.conf avoids all there issues:
    AddVMOption -Dsun.java2d.noddraw=trueHope that helps,
    K.

  • Help required in developing SQL developer extension

    Hi,
    We have a requirement to develop an extension for Sql Developer. The requirement matches the Reports framework in Sql Developer.
    We need to have a separate dock as in reports where we can navigate through the tree and execute some predefined queries.
    I implemented this using the Docking Sample of Sql Developer extensions. I am able to show a separate dock with the tree hieararchy of the nodes and adding context menus to the nodes.
    But , the problem is how do we integrate this UI with the queries and how do we prompt the user to select the connections and other bind variables.
    We can do this by using an XML file and importing it in the reports. But, we need a separate dock for our functionality.
    I tried modifying the reports API by obtaining the code from the oracle.sqldeveloper.report.jar . But , facing problems while compiling the modified code to a jar.
    Any help in this regard is appreciated.
    Edited by: 883431 on Sep 8, 2011 12:32 AM

    Sorry for that,
    Here is what I did,
    Create a variable for posting period
    Put posting period in column.
    Create 2 selections for the KF.
    Restrict 1st sel from Jan – Variable-1
    Restrict 2nd sel from Variable – Dec

  • Oracle Sql Developer Installation

    Hi Guys,
    I will be using oracle sql developr at my place and currently installed it at my personal pc.I am very new to the Oracle Sql Developer.
    I am not able to connect to the Oracle sql Developer.I have Oracle 9i db and oracle forms 10G running and installed Oracle SQL Developer.
    null

    You don't actually say what problem you are having. What error message are you getting?
    Connection name - this is just a label, it can be anything.
    username:scott
    pswd:tiger
    Role:default
    Connection Type:Basic
    Hostname: This is the host name of the database server. If the database is installed locally, then that will be your PC's name.
    port:1521 1521 is a default setting. It is probably right, but you need to check. If it is a local installation, open up a command window and type lsnrctl status
    SID; This is the database name. You should enter this, OR service name but not both.
    service name:<my db name>

  • SQL Developer 1.5.1 won't display UI any longer...

    Howdy, y'all; I'm using SQL Developer 1.5.1 on a laptop with Windows XP Pro SP3, fully patched, and 2 GB of memory. I try to run the system efficiently with as few processes and services as necessary, so as to avoid compatibility problems. All other apps, including Office 2K3 are fully patched.
    I'm trying to export data from an Oracle 10.1 instance; it worked for a while, but now SQL Developer doesn't run. In Windows Task Manager, I see "sqldeveloper.exe" as a process using ~95 MB of memory, but no CPU; the UI doesn't appear beyond the startup tips dialog.
    I changed the UI style from "Oracle" to "Windows" in the Preferences dialog, just to see what it would look like. Might this have broken SQL Developer? Don't wanna re-install if it's not necessary.
    Thanks for your assistance.
    Sincerely,
    APJ in The OC, SoCal.

    I had a similar issue, icons and display window was all messed up and mousing over made things worse.
    Solution
    I noticed that errors were being logged on the logging page tab, errors like:
    source : o.jt.ui.themes.ThemeProperties
    Message: Failed to load icon etc.
    Somehow the default Fusion Blue theme has gotten corrupted and I can't get it back. I changed the Theme and now it works fine.  Tools -> Preferences -> Environment -> Theme pulldown box. FYI - I'm using the Oracle look and feel setting.
    Clues
    Logging on as another user on the same machine didn't have problems with the Fusion Blue theme.
    Anyone know where these themes are stored? There should be a error handling routine in the code for this situation.
    _Things that didn't work_
    - Messing with the Java SDK versions
    - Delete and re-install
    - Switching between the versions that did and didn't include the Java SDK
    - Delete c:\documents and settings\user\Application Data\SQL Developer directory didn't work either, but now my DB connections settings are gone. :( At least the software is usable again.

  • Apex and SQL Developer

    A coworker that works in Oracle told me today that he heard that a future release of SQL Developer was going to be integrated with Apex.
    Is that correct? If so, does anyone know how the two products will be integrated?
    Thanks, Tony

    Hi Tony,
    I wouldn't think so, because SQL Developer is done with a completely different development language (Java) then APEX is (PL/SQL). I think it goes more into the other direction, you will see more APEX related features in SQL Developer. The current APEX reports and the deployment feature in SQL Developer are just the beginning.
    But what do I know, I'm not from Oracle...
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Proble to connect oracle DB from Sql Developer

    1st I installed fedora 13 on VirtualBox 4.1 machine and then i installed a oracle 10g(the db run correctly and listener too).
    the listener paramater:
    LISTENER =(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=10.0.0.8)(PORT=1521))
    2nd in my local machine (Fedora 13 too) i installed a sql developer and when i trying connect to oracle on virutal machine i recived a next error
    using connection Basic:Status: Failure -Test failed: IO Error: The Network Adapter could not establish the connection.
    the parameter i settings are:
    connection name:XXXX
    username name:user_created
    password:XXXX
    Hostname = 10.0.0.8
    port = 1521
    SID = the_same_of_database
    i can make ping well to the virtual machine.
    using connection TNS: Status: Failure -Test failed. Required property 'hostname' is not set on the DatabaseProvider.
    But i don't know where is the tnsnames file for sql developer.
    i don't know if i have to install any JDBC for sqldeveloper.
    i can't make tnsping because on my local machine i don't have installed.

    Hi, excuse me, but mi trouble come from my listener.ora,
    Help me please, my listener settings is:
    Listener
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = ipc)(KEY = PNPKEY))
    (ADDRESS = (PROTOCOL = tcp)(HOST = fe13oracle01.localdomain)(PORT = 1521))
    ) #AFTER I RAN THE LSNRCTL START THOSE parentheses WAS BECAMED RED
    ) #AFTER I RAN THE LSNRCTL START THOSE parentheses WAS BECAMED RED
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = MY_SID)
    (ORACLE_HOME = /opt/app/oracle/product/10.1.0/db_1)
    (SID_NAME = MY_SID)
    (PROGRAM = extproc)
    lsnrctl start:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 16-JAN-2012 23:29:28
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The command completed successfully
    [oracle@fe13oracle01 ~]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 16-JAN-2012 23:29:36
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/app/oracle/product/10.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /opt/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Log messages written to /opt/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fe13oracle01.localdomain)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 16-JAN-2012 23:29:36
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    Listener Log File /opt/app/oracle/product/10.1.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fe13oracle01.localdomain)(PORT=1521)))
    Services Summary...
    Service "MY_SID" has 1 instance(s).
    Instance "MY_SID", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    Tnsnames:
    PROPHET =
    (DESCRIPTION_LIST =
    (ADDRESS = (PROTOCOL = tcp)(HOST = 10.0.0.8)(PORT = 1521)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MY_SID)
    On my (ORACLE_SID =) on my .bash_profile i put sid_name UPPER, i don't know if that point has any influences

  • Run command line with SQL Developer

    Is is possible to run SQL Developer in command line mode?
    As SQL Developer is a unicode client to unicode database, it will be a good news for me. It is possible to run batch using SQL Developer to edit the database.

    Take the suggestions from SQL Developer from the command line , to which I can add you could use $SQL_PATH/login.sql or the same file located in your specified script dir, which will be called on making a connection.
    If you don't vote for the feature request at the SQL Developer exchange, don't be surprised no progress is being made...
    K.

  • SQL Developer locks after splash screen

    I have succesfully installed SQL Developer on 2 machines in our group and it works fine. However on the machine where we really need it (mine) it absolutely refuses to work.
    It appears to start up, the splash screen appears and the sqldeveloper.exe appears in the machine's task list but thats it! The splash screen stays on the screen until I click on it and then disappears.
    I have tried the version with the built in SDK and I have also downloded the SDK from Sun and tried the version without the accompanying SDK. I have also de-installed all the Java SDK and runtime versions on the machine and re-installed those that were needed. Same result.
    At this stage I called in our Java development guru who twiddled and tweaked during 30 minutes...same result.
    If I execute sqldeveloper.exe from within the jdev\bin folder I see the following in a DOS box:
    java.lang.NullPointerException
    at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:11
    at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
    at javax.swing.UIManager.getUI(UIManager.java:860)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at javax.swing.JRootPane.createGlassPane(JRootPane.java:482)
    at javax.swing.JRootPane.<init>(JRootPane.java:313)
    at javax.swing.JFrame.createRootPane(JFrame.java:247)
    at javax.swing.JFrame.frameInit(JFrame.java:228)
    at javax.swing.JFrame.<init>(JFrame.java:195)
    at oracle.ide.IdeCore$StartupWindow.<init>(IdeCore.java:1458)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1084)
    at oracle.ide.Ide.startup(Ide.java:672)
    at oracle.ideimpl.Main.start(Main.java:49)
    at oracle.ideimpl.Main.main(Main.java:25)
    but I don't know if this is really relevant as that is not the normal start path.
    The machine/OS spec is as follows:
    OS Name     Microsoft Windows XP Professional
    Version     5.1.2600 Service Pack 1 Build 2600
    OS Manufacturer     Microsoft Corporation
    System Name     XP224
    System Manufacturer     Hewlett-Packard
    System Model     HP Compaq dc7100 CMT(PC928A)
    System Type     X86-based PC
    Processor     x86 Family 15 Model 3 Stepping 4 GenuineIntel ~2992 Mhz
    Processor     x86 Family 15 Model 3 Stepping 4 GenuineIntel ~2992 Mhz
    BIOS Version/Date     Hewlett-Packard 786C1 v01.05, 16/06/2004
    SMBIOS Version     2.3
    Windows Directory     C:\WINDOWS
    System Directory     C:\WINDOWS\System32
    Boot Device     \Device\HarddiskVolume1
    Locale     United Kingdom
    Hardware Abstraction Layer     Version = "5.1.2600.1106 (xpsp1.020828-1920)"
    Time Zone     Romance Daylight Time
    Total Physical Memory     512.50 MB
    I would be very grateful for any suggestions anyone may have as to the nature of this problem.
    Thanks
    Paul BJ

    See post:
    java.lang.NullPointerException
    Regards,
    Eric

  • Screen refresh issue with SQL Developer 1.5.5 on Vista 64 bit

    I am using the latest version of SQL Developer.
    I have screen refresh issues in sql developer. On scrolling up and down the display gets jumbled, some time screen do not display at all. Its making working with SQL Developer very difficult. I don't have such an issue with any of my other editors.
    Is this something specific to Vista? Is there any know solution to this issue.
    Thanks
    Edited by: user5899685 on Sep 1, 2009 11:14 AM

    Specific? Not really, but judging from the posts here Vista is more prone. It usually indicates incompatibility between Java and video drivers.
    If updating your JDK or video driver doesn't work or isn't an option, just disabling DirectDraw in \sqldeveloper\bin\sqldeveloper.conf usually works too:
    AddVMOption -Dsun.java2d.noddraw=trueHope that helps,
    K.

  • Oracle SQL Developer Screen hangs up

    I am facing an unusual problem in Oracle SQL Developer. When I try to compile a store procedure it hangs up the Oracle SQL Developer Screen and I can't do any activity, except to kill the SQL developer instance and start again.
    But when i start he instance and try to compile it, i again get the same error.
    Anybody faced such problem? I am new to oracle.
    For one or two instance I waited for 5 to 10 min and got this error
    ORA-04021 timeout occurred while waiting to lock object
    But I am the only person working on this instance of Oracle

    That would indicate some other session is currently running the proc. Check out Tools - Monitor Sessions, or the Enterprise Manager. If necessary, you can kill the locking session from both.
    Hope that helps,
    K.

  • Oracle SQL Developer Screen Flickers - Problem Fixed - JDK 1.6

    Hi,
    I'm using the latest version of Oracle SQL Developer (sqldeveloper-1.1.2.2579) on a Windows XP SP2 system and the application screen constantly flickers. Has anyone else experience this behavior? It's really annoying.
    Message was edited by:
    bitmap

    I'm using the default (non modified) ide.conf.
    # Oracle IDE Configuration File
    # Copyright 2000-2006 Oracle Corporation.
    # All Rights Reserved.
    IncludeConfFile jdk.conf
    AddJavaLibFile ../../ide/lib/ide-boot.jar
    SetMainClass oracle.ide.boot.Launcher
    AddVMOption -Xmx512M
    # Turn off verifications since the included classes are already verified
    # by the compiler. This will reduce startup time significantly. On
    # some Linux Systems, using -Xverify:none will cause a SIGABRT, if you
    # get this, try removing this option.
    AddVMOption -Xverify:none
    # JavaThread options are required to run JDeveloper with Sun Microsystems virtual
    # machine (-client and -server) because of a bug that was causing the VM to run
    # full GCs with realtime thread priorities. The bug is fixed in J2SE 1.5.0_06.
    # See: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5101898 and
    # Oracle bug 4759180 for more info.
    AddVMOption -XX:JavaPriority10_To_OSPriority=10
    AddVMOption -XX:JavaPriority9_To_OSPriority=9
    # On some Windows Terminal Server installations, relocation errors of
    # system DLLs can sometimes occur when using OJVM. Use this option to
    # specify a heap base address for OJVM to resolve this problem. This
    # option only works with OJVM and cannot be used with any HotSpot JVM.
    # AddVMOption -Xheapbase100000000

  • Favorites icon gone from Oracle SQL Developer Help screen

    Favorites icon gone from Oracle SQL Developer 3.0 Help Center screen
    How do I get it back?
    In Oracle SQL Developer 3.0 I clicked
    Help->Table of Contents
    to bring ut the Help Center window.
    It the Help Center window I used to have a Favorites tab next
    to the Contents TAB on the left side of the window.
    I did an unpin some how and now I can't get the Favorites
    TAB back.
    On the right side there is a Star + icon that does
    Add to Favorites.
    I can add links to favorites but I have no way to go to these
    saved favorites anymore.
    How do I get the Favorites TAB/Icon back?
    Thanks

    Hi John,
    SQL Developer depends on JDeveloper code for the Help. After closing the Favorites tab I see no way to re-open it in the UI, so I imagine there may be a bug on the JDev side. Fortunately, there is a manual fix:
    In file product-preferences.xml
    In directory C:\Documents and Settings\<userid>\Application Data\SQL Developer\system3.0.04.34\o.sqldeveloper.11.1.2.4.34
    use Notepad to look for the lines like:
          <value n="helpDynamicLinksNavigatorLocation" v="3"/>
          <value n="helpFavoritesNavigatorLocation" v="0"/>
    Just change the value "0" to "2"Regards,
    Gary
    SQL Developer Team

Maybe you are looking for

  • Network Setup app for Nokia Lumia phones

    Network Setup 2.4.0.0 is available in the Microsoft Marketplace for Lumia 610, Lumia 800, Lumia 710, and Lumia 900 in all countries except USA, Canada, Columbia, India and Iceland.  The app is also not currently available for the Lumia models sold in

  • Help please , screen problem  with my 2GB ipod nano

    Hello guys A month ago i had to change the battery for my ipod , after that eveything worked fine for awhile then the screen was half blank and half i can see the menu, so i thought its a problem with the screen to i odered another one , and when i i

  • Best practice for secure zone various access

    I am setting up a new site with a secure zone. There will be a secure zone. Once logged in, users will have access to search and browse medical articles/resources This is how an example may go: The admin user signs up Doctor XYZ to the secure zone. T

  • Regarding GOS create attachment

    Hi all, I have a issue in my program. I am trying to attach a .doc, .pdf document to a customs declaration document.     CALL FUNCTION 'GUI_UPLOAD'     EXPORTING       filename = p_file     TABLES       data_tab = lt_doc_content.   ENDCASE. I am usin

  • Can't use"Open With" multiple files Bridge to Premiere

    I'm running Vista 32 bit CS3 Bridge and Premiere. According to the Video workshop http://www.adobe.com/designcenter-archive/video_workshop/ under Premiere > all 19 topics > Managing Media in Adobe Premiere Pro > at 02:46 it shows group selecting a bu