SQL Developer 1.1  21.41 Partition Tab

It appears that the partition tab for tables in the object browser only appears for partition tables in Oracle 10g and not for partition tables in Oracle 9i. Any idea why that could be?
null

I should add that certain tabs will not show up in some objects depending on the database version you are using. e.g compare the tabs for indexes on a 10g database and a 9i database.
Sue

Similar Messages

  • SQL Developer 1.5 Missing DB Connection Tabs

    After installing SQL Developer 1.5 EA1 in a new directory, I do not have the Sybase, MS SQL, MYSQL tabs when I try to create a new entry in the Database Connection window. Is this a Java problem? I have many database drivers and tools installed on the same workstation.

    I've installed SQL Developer 1.5 EA3 (sqldeveloper-5304.zip incl JDK1.5.0_06) on Windows XP (service pack up to date).
    I've downloaded http://download.sybase.com/pub/jConnect/jConnect-6_05.zip for Sybase connectivity and unzipped to "C:\Program Files\sybase\jConnect-6_0"
    I add the drivers under Prefs > Database > Third party drivers as:
    c:\Program Files\sybase\jConnect-6_0\classes\jconn3.jar
    and/or
    c:\Program Files\sybase\jConnect-6_0\classes\jTDS3.jar
    When adding a connection, I only get Oracle and Access tabs (not a Sybase one too).
    Moving the .jars to a path without spaces didn't help.
    Please help.

  • SQL DEVELOPER 3 EA1 - Missing Left / Right tab scroll icons

    On the left pane that has the Connections, Reports tabs, once a few schema browsers are added (2 for example), there is no way to scroll left and right on the tabs using Left/Right buttons. The right pane that has the SQL worksheets get those arrows once more tabs are added then can fit the window.

    I already have a bug logged for the text on the tabs not being visible if you have 3 or more tabs open in the navigator. As noted, you can drag these tabs to create separate new navigators, which may be considered to be a work around, but does mean you can see your tab headings. The extra options and navigators do mean that this is more noticeable now. I have raised the priority of the bug.
    Ctrl+tab will allow you to navigate through the tabs.
    Sue

  • Regarding connection tab in sql developer

    Hi,
    i click on sql developer.exe it shows me connection tab only when the oracle database 11g release 2 is not installed on the PC
    but when i installed the 11g release 2 connection tab disappears
    please help me in setting sql developer connection with the database

    See this Re: Connection keeps open, PL/SQL Compilation
    -kris

  • TimesTen Connection Tab Does Not Appear in SQL Developer

    Hi,
    I have followed the following steps as discussed in the Official Docs:
    (http://www.oracle.com/technetwork/database/timesten/sqldev-15313-relnotes-093173.html)
    Prerequisites
    Before you can use SQL Developer to connect to TimesTen:
    Install the TimesTen 7.0.3 or later release of the server or client on the same machine as SQL Developer.
    Make sure the CLASSPATH environment variable is pointing to the TimesTen JDBC driver ( TimesTen_install_dir/lib/ttjdbc5.jar) .
    On Linux systems, execute the shell script TimesTen_install_dir/bin/ttenv.sh or TimesTen_install_dir/bin/ttenv.csh to set up the TimesTen environment before launching SQL Developer.
    Still, there is no tab for TimesTem connection in my SQL Developer, only the ORACLE tab. I am using RHEL 5.5 and I have updated my JAVA to the latest version.
    Am I missing something else?
    Thanks!

    Hi,
    i had the same problem. I solved it by:
    changing the classpath in /TimesTen/tt1121/bin/envcfg:
    # Things to add to the CLASSPATH
    my @add_classpath =
    ( "$ttdir/lib/$ttjarfile", # JDBC
    "$ttdir/lib/orai18n.jar",
    "$ttdir/lib/ttjdbc6.jar", # ADDED
    "$ttdir/lib/timestenjmsxla.jar", # JMS/XLA
    "$ttdir/3rdparty/jms1.1/lib/jms.jar", # Sun JMS
    instead of this change (adding the ttjdbc6.jar to classpath) you may edit in the same file:
    $jdkverstr = '5' unless defined $jdkverstr;
    my $ttjarfile="ttjdbc".$jdkverstr.".jar";
    to
    $jdkverstr = _'6'_ unless defined $jdkverstr;
    copy the first line of code after bash in the file /TimesTen/tt1121/bin/ttenv.sh
    and pasting it in the sqldeveloper.sh after the bash
    also you need to change the javahome in sqldeveloper
    /sqldeveloper/sqldeveloper/bin/sqldeveloper.conf:
    mudar: SetJavaHome ../../jdk     to      SetJavaHome /usr/lib/jvm/jdk1.7.0
    Edited by: Galaaz on 30/Nov/2011 10:15

  • Import / Export MySQL database in SQL Developer

    Hello,
    I have version 3.1.2.704 of SQL Developer Data Modeler and version 3.2.09 of SQL Developer installed.
    When I´m adding a new connection in SQL Developer, I can choose the MySQL tab an create a connection to a MySQL database.
    The connection test was successful and I can see all tables.
    I use the same JDBC driver for SQL Developer and SQL Developer Data Modeler (mysql-connector-java-5.0.4-bin.jar).
    But there are two problems.
    1. First there is an problem when I want to import from a MySQL database (SQL Developer -> File -> DataModeler -> Import -> DataDictionary).
    After choosing the MySQL connection and pressing the next button an error occurs: CONNECTION_TYPE
    What is the reason?
    2. In SQL Developer Data Modeler I have not the CONNECTION_TYPE problem. But when I want to export DDL, there is no MySQL type selectable, although there is working connection to the MySQL Database. It´s the same in SQL Developer.
    What is the reason?

    Hi,
    Please be aware that a separate forum for SQL Developer Data Modeler is available:
    SQL Developer Data Modeler
    You will likely get a more rapid response if you mark this thread as answered and re-post your question over there.
    Regards,
    Gary

  • Import / Export MySQL database in SQL Developer Data Modeler

    Hello,
    I have version 3.1.2.704 of SQL Developer Data Modeler and version 3.2.09 of SQL Developer installed.
    When I´m adding a new connection in SQL Developer, I can choose the MySQL tab an create a connection to a MySQL database.
    The connection test was successful and I can see all tables.
    I use the same JDBC driver for SQL Developer and SQL Developer Data Modeler (mysql-connector-java-5.0.4-bin.jar).
    But there are two problems.
    1. First there is an problem when I want to import from a MySQL database (SQL Developer -> File -> DataModeler -> Import -> DataDictionary).
    After choosing the MySQL connection and pressing the next button an error occurs: CONNECTION_TYPE
    What is the reason?
    2. In SQL Developer Data Modeler I have not the CONNECTION_TYPE problem. But when I want to export DDL, there is no MySQL type selectable, although there is working connection to the MySQL Database. It´s the same in SQL Developer.
    What is the reason?

    Hi,
    Data Modeler does not explicitly support import from MySQL databases, although you can use a JDBC connection to do this.
    Philip described how to set this up in forum message How to connect mySQL for reverve engineering
    There is no MySQL tab in Data Modeler - you should use "JDBC-ODBC Bridge" - "other third party Driver".
    Set URL like : jdbc:mysql://localhost:3306/database_name
    driver Class: com.mysql.jdbc.DriverAlso Data Modeler does not support generation of DDL for MySQL.
    David

  • SQL Developer 1.5.5 does not show partition tab

    I recently switched to SQL Developer 1.5.5 on RHEL 5.3 with Java 1.6.0_13. In 1.5.5, there is no partition tab when I view the table details. However version 1.5.4 shows the partition tab. Was this intentionally removed or is it a bug?
    Here's an example of how my table was created:
    CREATE TABLE "FOO"."TEST_PARTITION"
    (     "ID" NUMBER,
         "TIMEFIELD" TIMESTAMP (6),
         CONSTRAINT "TEST_PARTITION_PK" PRIMARY KEY ("ID") ENABLE
    PARTITION BY RANGE ("TIMEFIELD")
    (PARTITION "TEST_PARTITION_20090101" VALUES LESS THAN (TIMESTAMP' 2009-01-01 00:00:00'),
    PARTITION "TEST_PARTITION_20100101" VALUES LESS THAN (TIMESTAMP' 2010-01-01 00:00:00'),
    PARTITION "TEST_PARTITION_20110101" VALUES LESS THAN (TIMESTAMP' 2011-01-01 00:00:00'),
    PARTITION "TEST_PARTITION_20120101" VALUES LESS THAN (TIMESTAMP' 2012-01-01 00:00:00') ) ;

    Yes, you are correct. I am able to select my existing partitioned tables and then if I select yours, I can see the partitions and the details. But when I ran the script you provided from the outset the tabs were not visible, I could only see them after I'd selected one of my partitioned tables first. As you say, this is not the case in 1.5.1, but is so for 1.5.5. I have logged a bug 8713231, and will have the developers look into it.
    The database does matter in general, as we display different tabs for the different databases, but as you're on 11g, that is not the issue.
    Sue

  • How to show Primary_key in Column Tab - Oracle SQL Developer 2.1.1.64

    How to show Primary_key in Column Tab or It bug? i can not see. thank you for answer.

    This was removed for performance reasons, but a lot of us asked for it to go back in.
    Don't know if it is currently planned, so better request this at the SQL Developer Exchange, so other users can vote and add weight for possible sooner implementation.
    Regards,
    K.

  • How to create partitioned bitmap index in SQL Developer?

    I am running SQL Developer version 3.0.04.34 ; on Windows 7 (64 bit) against:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE     11.1.0.7.0     Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    I am trying to create a bitmap index on a partitioned fact table which is part of a data warehouse. The index is in support of a single-column foreign-key to a dimension table. Heretofore, we had been using partitioned B-Tree indexes. According to the Data Warehousing Guide, we should consider using bitmap indexes for this purpose. Accordingly, I was trying to create such an index in our development environment. I used SQL Developer to edit the table, and attempted to create a bitmap index using the advanced screen from the index edit screen. I changed the partition type to "Local" from "None" using the radio button. When I attempt to save this change, I get an error message "A bitmap index cannot have a global partition". This happens whether or not I have assigned storage for the partitions. The index partition names are the ones used successfully for the existing B-tree indexes. I can create the SQL for the index creation by hand, but it would be simpler and easier to maintain if I could use SQL Developer.
    Any help on this issue would be appreciated.
    Vin Steele

    There is a radio button for index type in the New Index... dialog and in the index section of the edit table dialog.
    Which version of SQL Developer are you using?

  • SQL format in SQL tab for SQL developer v2.1.1.64

    I have been using Toad for years, recently we moved to SQL Developer. However, can anyone tell me how to make SQL in SQL tab looks like in TOAD, I have an example as below. Thanks at advance!
    in SQL Developer:
    CREATE TABLE "SCHEMA"."F1005"
        "FID"      NUMBER(*,0) NOT NULL ENABLE,
        "NUMOFPTS" NUMBER(*,0) NOT NULL ENABLE,
        "ENTITY"   NUMBER(*,0) NOT NULL ENABLE,
        "EMINX" FLOAT(64) NOT NULL ENABLE     ,
        "EMINY" FLOAT(64) NOT NULL ENABLE     ,
        "EMAXX" FLOAT(64) NOT NULL ENABLE     ,
        "EMAXY" FLOAT(64) NOT NULL ENABLE     ,
        "EMINZ" FLOAT(64)                     ,
        "EMAXZ" FLOAT(64)                     ,
        "MIN_MEASURE" FLOAT(64)               ,
        "MAX_MEASURE" FLOAT(64)               ,
        "AREA" FLOAT(64) NOT NULL ENABLE      ,
        "LEN" FLOAT(64) NOT NULL ENABLE       ,
        "POINTS" LONG RAW                     ,
        CONSTRAINT "F1005_PK" PRIMARY KEY ("FID") DISABLE
      PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS NOLOGGING STORAGE
        INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT
      TABLESPACE "SCHEMA_FEATURE_SML_DATA" ;
    CREATE INDEX "SCHEMA"."F1005_AREA_IX2" ON "SCHEMA"."F1005"
        "AREA"
      PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING COMPUTE STATISTICS STORAGE
        INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT
      TABLESPACE "SCHEMA_FEATURE_SML_INDX" ;in TOAD
    CREATE TABLE SCHEMA.F1005
      FID          INTEGER                          NOT NULL,
      NUMOFPTS     INTEGER                          NOT NULL,
      ENTITY       INTEGER                          NOT NULL,
      EMINX        FLOAT(64)                        NOT NULL,
      EMINY        FLOAT(64)                        NOT NULL,
      EMAXX        FLOAT(64)                        NOT NULL,
      EMAXY        FLOAT(64)                        NOT NULL,
      EMINZ        FLOAT(64),
      EMAXZ        FLOAT(64),
      MIN_MEASURE  FLOAT(64),
      MAX_MEASURE  FLOAT(64),
      AREA         FLOAT(64)                        NOT NULL,
      LEN          FLOAT(64)                        NOT NULL,
      POINTS       LONG RAW
    TABLESPACE SCHEMA_FEATURE_SML_DATA
    PCTUSED    40
    PCTFREE    10
    INITRANS   1
    MAXTRANS   255
    STORAGE    (
                INITIAL          64K
                MINEXTENTS       1
                MAXEXTENTS       UNLIMITED
                PCTINCREASE      0
                FREELISTS        1
                FREELIST GROUPS  1
                BUFFER_POOL      DEFAULT
    NOLOGGING
    NOCOMPRESS
    NOCACHE
    NOPARALLEL
    MONITORING;
    CREATE INDEX SCHEMA.F1005_AREA_IX2 ON SCHEMA.F1005
    (AREA)
    NOLOGGING
    TABLESPACE SCHEMA_FEATURE_SML_INDX
    PCTFREE    10
    INITRANS   2
    MAXTRANS   255
    STORAGE    (
                INITIAL          64K
                MINEXTENTS       1
                MAXEXTENTS       UNLIMITED
                PCTINCREASE      0
                FREELISTS        1
                FREELIST GROUPS  1
                BUFFER_POOL      DEFAULT
    NOPARALLEL;

    Thanks for your reply, however, there are not any vendors call TOAD...
    The actual problem are:
    1. Do not show double quote (""), ie:
    in SQL Developer
    CREATE INDEX "SCHEMA"."F1005_AREA_IX2" ON "SCHEMA"."F1005"in TOAD
    CREATE INDEX SCHEMA.F1005_AREA_IX2 ON SCHEMA.F10052. has a break after numbers, ie:
    in SQL Developer
        INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT
      )in TOAD
                INITIAL          64K
                MINEXTENTS       1
                MAXEXTENTS       UNLIMITED
                PCTINCREASE      0
                FREELISTS        1
                FREELIST GROUPS  1
                BUFFER_POOL      DEFAULT
               )Any suggestions will be appreciated.
    Thanks,

  • SQL Developer 3.0.03 table sql tab errors

    In SQL Developer 3.0.03 EA3, when you visit the SQL tab for a table the result is not formatted to be readable or usable fashion.
    The generated statements do not have terminating semi-colons or separating slashes, nor is there a line terminator after the end of each statement.
    For tables with column comments, all the comment statements are generated in a single line. This is very difficult to read.
    In order to make a usable or even readable script from this display, every statement has to be edited to add a statement terminator or separator and to start the next statement on a new line.
    The same request, against the same database, using SQL Developer 2.1 displays the expected results.
    Edited by: djhenderson on Jan 26, 2011 7:55 PM

    You should be able to tweak this in Preferences - Database - Unload/View DDL Options.
    Be sure to have the Options checked, along with Pretty Print and Terminator.
    For the format, tweak Preferences - Database - SQL Formatter - Oracle.
    Hope that helps,
    K.

  • Set indention / tab size in Oracle SQL Developer

    I've been poking around for an hour. Can't figure this out.
    Where, either on the app's UI or in the "product-preferences.xml" file, can I change SQL Developer's indention (tab) size to 3? My organization uses PowerBuilder, and when I copy+paste our PB SQL (which uses leading tabs) into Oracle SQL Developer, it looks like crap. It would really help if I could change the code editor to a tab size equivalent to three spaces.
    And no, we can’t use spaces. :-)
    Thanks!
    (maybe SQL Developer 2 could have a tab size field in “Preferences”)

    In 1.5.x, it's under Preferences - Database - SQL Formatter - Alignment and Indentation .
    However, at least in the current 1.5.3, a bug ignores the tab preferences completely, so you're stuck with the 2 spaces. If you can't wait until this gets fixed (with luck in the upcoming 1.5.4 or else maybe by 2.0), revert to an earlier version.
    Regards,
    K.

  • Versioning Tab empty in SQL developer data modeler

    Hi I was wondering if anyone could help.
    I have installed Oracle SQL Develeoper Data Modeler 3.0.0.665.
    I am unable to save any projects.
    When I try I get no error and the saved project does not apper where I have selected to save.
    If I go to the versioning tab there is nothing in the drop down list.
    Everything works fine on an XP pc.
    I have installed this on Windows server 2003.
    Thanks in advance
    Patrick

    In the release notes it tells the certification:
    Platform Support and System Requirements
    Oracle SQL Developer Data Modeler runs on the following operating systems:
    - Microsoft Windows (XP, Vista, Windows 7 including x64)
    - Linux
    - Mac OS X
    Windows Server 2003 is not certified.

  • SQL Developer 3.1 Bug: Tabs get closed!!!

    Hi!
    There is a bug in SQL Developer 3.1 which closes previously opened object editors when the number of opened editors increases over a certain amount.
    e.g.:
    Open PL/SQL package editors by clicking on them.
    After a certain amount of opened packages, the first openend packages begin to disapear.
    When theses packages were edited, you are asked if you want to save, ignore or cancel the operation.
    Best regards,
    Matthias Schulz

    Hi Matt,
    This is not a bug. The behavior is controlled through preferences:
    1. PL/SQL Editor: Tools|Preferences|Code Editor|Auto Pin (checkbox) + Max Open (input field) PL/SQL Editors.
    2. ObjectViewer: Tools|Preferences|Database|ObjectViewer|Automatically Freeze Object Viewer Windows (checkbox).
    3. Worksheet: Tools|Preferences|Database|Worksheet|Close all worksheets on disconnect (checkbox). Otherwise these inherently remain open.
    So we have a minor terminology issue with regard to "Pin" versus "Freeze". Also, another issue with tab width shrinkage as tab number increases:
    Please change the way window tabs are handled
    Regards,
    Gary
    SQL Developer Team

Maybe you are looking for