SQL Developer 1.5 doesnot show SubPartitions

I am not able to see the SubPartitions in the RHS window for a partitioned table. There is only Partitions TAB bot not SubPartitions TAB.
My SQLD - 1.5.0.53 on windows XP
Database Oracle 10.2.0.3
- Jayant

Hi,
I think, currently there is no Sub Partitions information feature available on SQL Dev, nor I haven't seen it on the previous version though.
Maybe you can add a request on the SQL Dev Exchange (http://apex.oracle.com/pls/otn/f?p=42626:37), and see whether the team will come up to it.
Regards,
Buntoro

Similar Messages

  • SQL DEVELOPER 3EA1 -- Doesn't show my Code Template ?

    Hi
    I wander if someone could help to workout with Code template in SQL Developer 3.0EA1 (0.5.97)
    I have many code template in my previous release 3.0 ( Tools --> Preferences --> Database --> SQL Editor Code Template ). When I was typing first word of Code Template, It was appearing but this is not the case in 3.0EA1 , It shows me default Code Template not the one I am looking for.
    Thanks
    Hemesh.

    They have been removed:
    http://vadimtropashko.wordpress.com/2011/10/11/documentation-code-snippets/
    Here is how you get your programed code template back. In the worksheet invoke your code template the "official" way, that is via abbreviation. Run the statement. Now it's in SQL History and should be shown in code insight.

  • Sql developer in win 7 shows UAC

    hi,
    we are trying to use sql developer 3.1 in one of our win 7 machine.
    we are receiving UAC(user access control screen) when we are trying to use sqldeveloper.exe. our users does not have admin previlages. so we not want the UAC to block anything
    did anyone faced this issue?
    if so how did you resolve this?
    thanks for helping.
    regards,
    Anitha S

    If you want to run Java 7 you'll need to use at least version 3.2.20.09 of SQL Developer - otherwise go grab a 1.6 JDK

  • Oracle SQL developer 11g shows the error

    While am trying to connect sql developer in 11g it shows like this
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    *32-bit Windows Error: 2: No such file or directory*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SKS)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    *32-bit Windows Error: 1001: Unknown error*
    LSNRCTL>
    Pls help me what to do?..Am new...

    Welcome to the forum.
    You can easily look up the error messages in the Oracle Online Documentation @ http://www.oracle.com/pls/db112/homepage
    Just enter the error code, and you'll get the cause and action, for example:
    TNS-12545: Connect failed because target host or object does not exist
    Cause: The address specified is not valid, or the program being connected to does not exist.
    Action: Ensure the ADDRESS parameters have been entered correctly; the most likely incorrect parameter is the node name. Ensure that the executable for the server exists (perhaps "oracle" is missing.) If the protocol is TCP/IP, edit the TNSNAMES.ORA file to change the host name to a numeric IP address and try again.
    It looks like you'll have to edit your tnsnames.ora, and also check if your listener is running.

  • View jobs with SQL Developer and export to file with delimiter

    Hi,
    is there a way to view, create and alter my database jobs with SQL developer?
    And is it possible to export tables, views or simple queries to file delimited different from the CSV standard?
    Diego.

    Hi and Welcome to the Forum!!
    To select data from a table or a view you must use the SELECT sql command. Example to get the data from your view you can
    select ZMATNUM,ZMATCUR,ZMATATTR from ZMATERIALAs you have said you are using SQL Developer just execute the above query in your sql developer and it will show the data. Right click the grid and export the data to excel file.

  • ODM within Oracle SQL Developer 3.0 , no progress during Workflow creation

    Hi,
    I am trying to follow the instructions mentioned at http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/datamining/ODM11gR2.htm
    In the "Create a Workflow and Add a Data Source" section when i try to create a new New Workflow from the menu, the Oracle SQL Developer 3.0 just shows a progress bar pop up with message "Validating and Updating Workflow". The workflow does not gets created even after 6 hours while the progress bar keeps moving. I tried it several times but no luck and hence not able to move further.
    Thanks in advance for the help.

    Hi,
    Are you using the SQL Developer 3.0 Production Release?
    Can you try again, but this time launch SQL Developer using the following file:
    C:\<SQLDEVELOPER INSTALL DIRECTORY>\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe
    This will display a console window prior to SQL Developer UI being displayed.
    There may be some unexpected exception that is being thrown.
    It should display in this console window and give us more information to go on.
    It sounds like you were able to create a Project ok.
    Did you have any issues during the install of the repository?
    Did you happen to save the log?
    If so, can you paste it in this thread?
    THanks, Mark

  • Tablespace allocated size in Oracle SQL developer

    Hello,
    Currently in my oracle 11g database, there are two datafiles under the users tablespace. Today during one application installation, I ran into this error msg:
    ORA-01654: unable to extend index BSANITY.SI_CUID_I7 by 8 in tablespace USERSSo i checked the tablespace status in SQL developer and saw that the USERS tablespace is at 99% used. Datafile #1 is full at max size 32G and #2 is full at max size 4G. So I decided to change dbf #2 maxsize to 32G, I used the following command:
    alter database datafile '<file path here>' autoextend on maxsize 32000M;I checked the dba_data_files view and verified the maxbytes change.
    However, when I check the tablespace status in SQL developer, it is still showing USERS tablespace as 99% used. I'm wondering is there anything else I need to do after altering the datafile maxsize so that the change gets reflected in SQL developer?
    Thank you in advance!
    Edited by: 939040 on Jun 11, 2012 12:05 PM

    939040 wrote:
    Hi,
    Thanks for your reply! i'm actually doing troubleshooting for a user, so I have to ask him to try the installation again to see if the problem persists. However, you said the DDL did not change the size of the file, what could be the reason? is there anything i can do to make sure it changes the size?When all else fails Read The Fine Manual
    http://docs.oracle.com/cd/B28359_01/server.111/b28310/dfiles003.htm#ADMIN11425

  • How input korea in pl/sql developer

    I input korea in "the sql edit windows" of pl/sql developer 7 ,but it show "??"
    Could you tell me how to resovle this problem
    my os is windows XP ,oracle is 10.2.0.3
    my NLS_LANG=ZHS16CGB231280
    it should be store korea character.

    I had never heard of this either, but I think this is the web site: http://www.allroundautomations.nl/plsqldev.html.
    Perhaps you should review the product docs or contact support.
    Greg

  • SQL Developer: "network adapter could not establish the connection"

    Can some one help. I dont seem to know wat the problem is.
    PL/SQL connection is ok.
    I use userneme; scott
    password: tiger
    but my SQL Developer will not coonect
    showing above message

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Oracle Discussion Forums » Application Development in PL/SQL » SQL Developer (Not for general SQL/PLSQL questions) which is seeded dedicated forum site.
    Regard
    Helios

  • Am not able to connect to oracle sql developer first time

    Hai all,
    am not able to connect  to oracle sql developer first time in my windows server.
    in my server sql developer icon is not showing in "all_programs>oracle_home>application development".
    am first time working in windows env..
    server : windows
    database_version:11.2.0.3
    please let me konw how to connect to the sql developer.
    Thanks,
    subbu

    am not able to connect  to oracle sql developer first time in my windows server.
    in my server sql developer icon is not showing in "all_programs>oracle_home>application development".
    am first time working in windows env..
    server : windows
    database_version:11.2.0.3
    please let me konw how to connect to the sql developer.
    Did you perhaps do a custom install? The DB software includes a version of sql developer and, by default, installs it in the sqldeveloper folder of the DB_HOME. Does that folder have sql developer in it?
    I suggest that you NOT use the version of sql developer that ships with the database. That version will NOT be the current version.
    Download the current version of SQL Developer, unzip it into a new folder and create a desktop icon for it.
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    The current version includes many, many bug fixes from that earlier DB version and you will have far fewer probems with it.

  • Sql developera and packages

    is any having problems with sql developer 1.1.3 showing code from pl/sql packages? it works fine with 9i not with 10gr2. Please help.

    I'd suggest posting in the SQL Developer forum
    SQL Developer

  • Oracle sql developer Data Modeler -er diagram

    Hi
    I tried to Oracle sql developer data modeler for show relational ER diagrams.
    Tables are came on data modeler but not shown relations between tables.
    like this
    How can show relations between tables?
    http://i54.tinypic.com/30wxq1e.jpg

    SDDM cannot create an ER diagram with only simple table definitions. It requires that primary keys (PKs) and foreign keys (FKs) be defined first. My guess is you imported these table designs from an existing database. If so, that database does not contain those constraints. (I have found this to be an issue in many organizations over the last 20 years - including my current job). You will have to determine:
    1. The PKs for each table (either via data profiling or talk to someone who "knows" what they are supposed to be, or by reading application logic/code used to manage the tables).
    2. The FKs between the tables. You may be able to guess some of that based on column names, otherwise you will have to figure them out (same as above)
    Then you can update the model in SDDM with the PK definiions (manually). You must do that first before you draw in the FKs between the tables. Now if you want a true Entity Relationship model you need create a logical model from this relational model. The SDDM utility for that will convert the tables to entities and the FKs to relationships.
    I have the basic steps with screen shots outlined in a presentation I gave in Denver in late 2009. It was an earlier version of SDDM but the basics are the same. You can find the presentation is here: http://www.rmoug.org/QEW2009/SQL%20Developer%20Data%20Modeler%20(2).pdf. Start at about slide 12.
    HTH
    (FYI - I no longer work at that company so the contact information not correct anymore).
    Edited by: Kent Graziano on Apr 25, 2011 1:13 PM
    Edited by: Kent Graziano on Apr 25, 2011 1:14 PM

  • Running SQL Developer as a Windows 7 App-V

    Hello,
    Is anybody out there running SQL Developer as a Win7 virtualized application?
    I've noticed a difference in behaviour with v3.0.04-34 between virtualized and non-virtualized app:
    App-V
    - error when SQL Developer starts. Log shows: "SEVERE     50     0     oracle.ide.IdeCore     Exception firing mainWindowOpened to oracle.dbtools.crest.fcp.DataModelerAddin$1@117e6b6"
    - Cannot save data modeler design. Everything looks ok, but it saves nothing. I'm using data modeler embedded inside SQL developer.
    Local Installation
    - no error in log.
    - data modeler design saving is ok
    Anybody experienced this?
    Kind Regards,
    Olivier.
    Edited by: user9378013 on Jan 13, 2012 3:17 PM

    Hello,
    after change my computer and upgrade to Win 7 (no virtualized installation) I get the same kind of error with sqldeveloper, namely: "Exception firing mainWindowOpened to oracle.dbtools.crest.fcp.DataModelerAddin$1@364c0939"
    regards,

  • Feature of SQL Developer

    Hi Team
    I want to know same option in SQL Developer
    1) Is there any option to compare two schem in SQL Developer.
    2) will execute the query like select * form emp ; count is 500 but in SQL developer i will not showing proper count.
    why like that..?
    Thanks
    Suman

    1) Yes - Tools > Database Diff
    http://www.oracle.com/technetwork/issue-archive/2012/12-sep/o52sqldev-1735911.html This Oracle Magazine article takes you through the steps. We've updated the technology to make comparing schemas where you don't have login privs to the target schema easier in the latest and greatest version of SQL Developer. You can read about those updates here http://www.thatjeffsmith.com/archive/2012/09/using-database-diff-to-compare-schemas-when-you-dont-have-the-destination-user-password/
    2) Where are you looking at the count? Are you looking at the grid toolbar space where it says 'All rows fetched: X in Y seconds' or are you doing a physical row count in the grid? We don't have enough information in your question to properly answer it. What are you seeing vs what are you expecting to see?
    Edited by: Jeff Smith SQLDev PM on Jan 3, 2013 8:45 AM

  • Using SQL developer, how to show more then 1 table at at time ?

    Hi, everybody
    I am able to open more then 1 procedures/functions for editing.
    However i am not able to open more then 1 table for seeing the data and columns.
    1) how do i open more then 1 table tab in sql developer or i am not allow to do so ?
    2) is it possible to see what column is the foreign key of a table in sql developer ?
    thanks once again :)

    use freeze view button
    and drop table below from tabs
    http://www.oracle.com/technology/products/database/sql_developer/files/viewlets.html
    watch this viewlet
    Useful Features of SQL Developer (July '07)
    it can show u how u can see more than one table at a time

Maybe you are looking for

  • Add new Content to a html/plain file

    Hi Everybody, how can is it possible to add new content (a new line) to a existing html/plain file? I have two methods, with the first one i can create a file but with the second one it is not possible to add new content to the just created file. Wha

  • How to make a transport of ABAP Program to a QA environment

    Hi forum and sorry for my easy question, but i am a newby in ABAP How can i a transport an ABAP program to QA environment?... is the same machine only changes the mandant. Thnks Josue Cruz

  • Networking to a music libraby with ability to edit playlists

    hello all. i have been able to get my network set up to where i can stream playlists from my main computer with the large hard drive and all the music on it, works great. what i cannot figure out is how my wife can go in on her older laptop with prac

  • File lock during exec() use

    Hi, thanks for your attention. I'm having the following problem: (using Java 6 and Windows XP) I want to open an image tools from my java program, using an image file already existing, during my java program execution. But when I try to save the edit

  • What is Lead , Opportunity exactly?

    Hello All,     I am new to CRM.     I want to know what is Lead & Opportunity exactly?     Thanks in advance.