No option to specify interval partition when creating table

I am trying to create a table in APPS which has Range partition with interval 1 (interval partition). When I go through the options to create the table, I see only Range, List and Hash partitions. How do I create interval partitions?

Thanks Chris for the update. Where can I find the correct syntax to use. Below is the current content for partition in the .table file.
<entry>
<key>OracleTablePartitions</key>
<value class="oracle.javatools.db.ora.OracleTablePartitions">
<ID class="oracle.javatools.db.IdentifierBasedID">
<name><![CDATA[PARTITION]|http://forums.oracle.com/forums/]></name>
<identifier class="java.lang.String"><![CDATA[8dd284eb-9b8a-4eb9-9f35-2f05b1911094]|http://forums.oracle.com/forums/]></identifier>
<parent class="oracle.javatools.db.TemporaryObjectID">
</parent>
<schemaName><![CDATA[FUSION]|http://forums.oracle.com/forums/]></schemaName>
<type><![CDATA[PARTITION MODEL]|http://forums.oracle.com/forums/]></type>
</ID>
<objectType>PARTITION</objectType>
<partitionColumns>
<partitionColumn class="oracle.javatools.db.IdentifierBasedID">
<name><![CDATA[ATTR_GROUP_ID]|http://forums.oracle.com/forums/]></name>
<identifier class="java.lang.String"><![CDATA[979467ab-e769-42f9-a631-735b24b01670]|http://forums.oracle.com/forums/]></identifier>
<parent class="oracle.javatools.db.IdentifierBasedID">
<name><![CDATA[EGO_ITEM_EFF_B]|http://forums.oracle.com/forums/]></name>
<identifier class="java.lang.String"><![CDATA[3b9592e8-c9d7-4e83-a2b6-9bebec1ea955]|http://forums.oracle.com/forums/]></identifier>
<schemaName><![CDATA[FUSION]|http://forums.oracle.com/forums/]></schemaName>
<type><![CDATA[TABLE]|http://forums.oracle.com/forums/]></type>
</parent>
<schemaName><![CDATA[FUSION]|http://forums.oracle.com/forums/]></schemaName>
<type><![CDATA[COLUMN]|http://forums.oracle.com/forums/]></type>
</partitionColumn>
</partitionColumns>
*<partitionType>RANGE</partitionType>*
<partitions>
<partition>
<ID class="oracle.javatools.db.IdentifierBasedID">
<name><![CDATA[AG_ZERO]|http://forums.oracle.com/forums/]></name>
<identifier class="java.lang.String"><![CDATA[3a8e802d-41eb-4fc5-bac6-853fb54c0864]|http://forums.oracle.com/forums/]></identifier>
<parent class="oracle.javatools.db.IdentifierBasedID">
<name><![CDATA[PARTITION]|http://forums.oracle.com/forums/]></name>
<identifier class="java.lang.String"><![CDATA[8dd284eb-9b8a-4eb9-9f35-2f05b1911094]|http://forums.oracle.com/forums/]></identifier>
<parent class="oracle.javatools.db.TemporaryObjectID">
</parent>
<schemaName><![CDATA[FUSION]|http://forums.oracle.com/forums/]></schemaName>
<type><![CDATA[PARTITION MODEL]|http://forums.oracle.com/forums/]></type>
</parent>
<schemaName><![CDATA[FUSION]|http://forums.oracle.com/forums/]></schemaName>
<type><![CDATA[PARTITION]|http://forums.oracle.com/forums/]></type>
</ID>
<name><![CDATA[AG_ZERO]|http://forums.oracle.com/forums/]></name>
<compression><![CDATA[NOCOMPRESS]|http://forums.oracle.com/forums/]></compression>
<objectType>PARTITION</objectType>
<partitionType>RANGE</partitionType>
<values>
<value class="java.lang.String"><![CDATA[1]|http://forums.oracle.com/forums/]></value>
</values>
</partition>
</partitions>

Similar Messages

  • Why specify Integration server when create Business system?

    Hi, all:
    I had difficult understanding why we need to specify the assigned Integration Server when we create Business System. What is the reason for this? What is the mechanism underbeneath this?
    It is easy to understand that when creating BS, you need to specify TS name, product and SWCV. But why integration server?
    Will you please explain to what your understanding it regarding this topic?
    Thanks,

    This is because the same SLD could be used to connect to more than one Integration Server. This is a typical requirement wherein the system landscape has Dev, Quality & Production systems and all the XI servers uses same SLD. At that time it would be easy to specify which Business system will refer the Integration Server of which XI system.
    Regards,
    Prateek

  • Objects created when creating table maintenance generator

    Hi guru's,
      I heard that when we creating a table maintenance generator for a table, it will create view,search help and some else.Is it true?
      Please tell me what objects will be created when we create table maintenance generator for a table and why? what is the exact use of creating table maintenance generator for a
    table other than reduces the time for entering large volume of data.
    Regards,
    Rakesh.

    Hello Rakesh,
    TMG is a tool meant and designed to maintain Customizing table/views. Customizing essentially means, that the data should be transportable across clients/systems.
    All this, and the facility to maintain data (display, edit, create, delete, translate) is provided by the TMG. When you make the changes like above, the TMG also provides you features to automatically also enter the changes into transport requests.
    Coming to what objects are created when you generate a maintenance dialogue -
    1) A Customizing Object (merely a class C/G table or view does not become a   
                                        customizing object)
    2) A function group (as entered in SE54 details, if the function group does not already
                                  exist)
    3) Lot of coding within the function group (Func modules, subroutines, includes)
    4) Screen(s)  (1 or 2, depending on a setting in the TMG)
    5) An automatic recording of all these objects into a transport request, for you to conveniently ship them to other systems in your landscape (this, if automatic recording is
    switched ON in your system)
    Authorization group - It is not created automatically (unlike function group). You need to specify an existing Auth group, or use a different functionality to create on of your requirements.
    Does this answer most of your questions? Please revert if you need more clarifications.
    Regards
    Rekha
    PS: Actually, why dont you try generating a maintenance dialogue for a sample z-table and see what all gets generated?

  • Getting Error when createing Table control in Module Pool.

    Hi expert ,
    i am creating a module pool program . i want to crate line item value for that i have created table control  on screen 200 .
    but when i am activation to that giving error below mention.
    The field "ZFBDCHALLAN-EBELN" is not assigned to a loop. "LOOP ...ENDLOOP" must appear in "PBO" and "PAI".
    thanks
    chandra

    Its mandatory to have loop endloop in both events
    PBO and PAI
    loop your internal table similarly.
    Please check it should be below format
    PROCESS BEFORE OUTPUT.
    * Set PF Status for screen 100.
      MODULE status_0200.
    * This module will initialize the field
      MODULE init_0100.
      LOOP AT t_custmat_asg INTO w_custmat_asg
          WITH CONTROL tc_1
          CURSOR tc_1-current_line.
    * It will count the record in internal table
        MODULE set_linecount.
    * Screen Modifications
        MODULE status_check.
      ENDLOOP.
    PROCESS AFTER INPUT.
    * Module AT EXIT-COMMAND
      MODULE exit_0200 AT EXIT-COMMAND.
      LOOP AT t_custmat_asg .
        CHAIN.
          FIELD :
          w_custmat_asg-check,
                  w_custmat_asg-kunnr,
                  w_custmat_asg-name1,
                  w_custmat_asg-asgtyp,
                  w_custmat_asg-productcls,
                  w_custmat_asg-sctegry,
                  w_custmat_asg-ctegry,
                  w_custmat_asg-parent,
                  w_custmat_asg-frmdate,
                  w_custmat_asg-todate,
                  w_custmat_asg-frecster,
                  w_custmat_asg-salesrep,
                  w_custmat_asg-flag,
                  w_custmat_asg-username,
                  w_custmat_asg-udate.
    * Validation For Forecaster.
          MODULE validate_forecaster.
    * Validation For Salesrep.
          MODULE valiate_salesrep.
    * Validation for Customer
          module validate_customer.
    * Validate null value
          module validate_null_vals.
    * Validation For Data Changed On The Screen
          MODULE data_changed_0200 ON CHAIN-REQUEST.
        ENDCHAIN.
      ENDLOOP.
    Regards
    Satish Boguda

  • NESTED Tables for Sub-types when creating table for Super-type

    If I create the following types, as an example:
    Person with subtypes: Employee and Customer
    Appointment
    CREATE OR REPLACE TYPE Person_OT AS OBJECT (
    person#                         NUMBER,
    personSurname                    VARCHAR2(50),
    personForenames               VARCHAR2(50),
    personDateOfBirth               DATE,
    personAddress                    Address_OT,
    ) NOT FINAL ;
    CREATE OR REPLACE TYPE Employee UNDER Person_OT (
    empSalary               NUMBER,
    empNoSales          NUMBER,
    makes               Appointment_List_OT
    ) FINAL ;
    CREATE OR REPLACE TYPE Appointment_OT AS OBJECT (
    some attributes
    CREATE OR REPLACE TYPE Appointment_List_OT AS TABLE OF REF Appointment_OT ;
    When creating the table to hold objects of Person type, how can the requisite nested table for representing 'makes' be declared? The below approach is not correct, however the table will not compile without naming the nested tables.
    CREATE TABLE Person_TBL OF Person_OT (
    Person#     PRIMARY KEY)
    NESTED TABLE makes STORE AS Appointment_List_NTBL;
    Advice very much appreciated!

    CREATE TABLE Person_TBL OF Person_OT(
    Person# PRIMARY KEY)
    NESTED TABLE TREAT(SYS_NC_ROWINFO$ AS EMPLOYEE).MAKES STORE AS Appointment_List_NTBL
    Table created.
    SQL> select * from user_nested_tables
      2  /
    TABLE_NAME                     TABLE_TYPE_OWNER
    TABLE_TYPE_NAME                PARENT_TABLE_NAME
    PARENT_TABLE_COLUMN
    STORAGE_SPEC                   RETURN_TYPE          ELEMENT_SUBSTITUTABLE
    APPOINTMENT_LIST_NTBL          SCOTT
    APPOINTMENT_LIST_OT            PERSON_TBL
    TREAT(SYS_NC_ROWINFO$ AS "SCOTT"."EMPLOYEE")."MAKES"
                           DEFAULT                VALUE                         N
    SQL>  SY.

  • Error ORA-01426: numeric overflow when Creating table with double data type

    Hi,
    I am using ODP.NET to create a table with data from SQL to Oracle. The problem is with double data type fields that is equivalent to FLOAT(49) in Oracle. My syntax is:
    CREATE TABLE SCOTT.ALLTYPES
    F1 NUMBER(10),
    F10 DATE,
    F2 NUMBER(10),
    F3 NUMBER(5),
    F4 NUMBER(3),
    F5 FLOAT(23),
    F6 FLOAT(49),
    F7 NUMBER (38,5),
    F8 NVARCHAR2(500),
    F9 NVARCHAR2(500)
    Th error is with field F6 but I am not sure what is the correct type equivalent to double in SQL.
    I woul appreciate if anyone can help me with this problem.
    Sunny

    Does this simple test work for you?
    In database:
    create table float_test
      f1 float(49)
    );C# code:
    using System;
    using System.Data;
    using System.Text;
    using Oracle.DataAccess.Client;
    using Oracle.DataAccess.Types;
    namespace FloatTest
      /// <summary>
      /// Summary description for Class1.
      /// </summary>
      class Class1
        /// <summary>
        /// The main entry point for the application.
        /// </summary>
        [STAThread]
        static void Main(string[] args)
          // connect to local db using o/s authenticated account
          OracleConnection con = new OracleConnection("User Id=/");
          con.Open();
          // will hold the value to insert
          StringBuilder sbValue = new StringBuilder();
          // create a string of 49 number 9's
          for (int i = 0; i < 49; i++)
            sbValue.Append("9");
          // command object to perform the insert
          OracleCommand cmd = con.CreateCommand();
          cmd.CommandText = "insert into float_test values (:1)";
          // bind variable for the value to be inserted
          OracleParameter p_value = new OracleParameter();
          p_value.OracleDbType = OracleDbType.Double;
          p_value.Value = Convert.ToDouble(sbValue.ToString());
          // add parameter to collection
          cmd.Parameters.Add(p_value);
          // execute the insert operation
          cmd.ExecuteNonQuery();
          // clean up
          p_value.Dispose();
          cmd.Dispose();
          con.Dispose();
    }SQL*Plus after executing above code:
    SQL> select * from float_test;
            F1
    1.0000E+49
    1 row selected.- Mark

  • Error when creating table with nested table of object

    Dear all,
    I tried to create a table that contains nested table of an object but got an error:
    create or replace type some_obj is object (
      a number, b blob
      4  /
    Type created.
    create or replace type some_type is table of some_obj;
      2  /
    Type created.
    SQL>
    create table test (obj_id number, temp some_type) nested table temp store as nes_tab;
    Table created.
    SQL> create table test (obj_id number, temp some_type) nested table temp store as nes_tab
    ERROR at line 1:
    ORA-00955: name is already used by an existing objectWhat is causing the error? How can I troubleshoot this?
    best regards,
    Val

    Valerie Debonair wrote:
    never mind, I put "/" at the end of the create statement that makes executing create table twice....Yep. If I'm writing a script, I tend to just stick with "/" for all my statements, including the SQL as well as the DDL, otherwise it can be confusing whether a ";" is needed or not or whether it will try and execute it twice like you found.
    "/" works for all.

  • Error when CREATE TABLE

    Hi,
    I'm trying to create the following table
    SQL>  CREATE TABLE T_IMP (
      2      C_ID VARCHAR2(16 BYTE) NOT NULL ENABLE,
      3      I_ID VARCHAR2(50 BYTE) NOT NULL ENABLE,
      4      POWER NUMBER(*,0) DEFAULT 0,
      5      HRS NUMBER(*,0) DEFAULT 0,
      6      KWH NUMBER GENERATED ALWAYS AS (POWER*HRS) VIRTUAL VISIBLE ,
      7      ACT VARCHAR2(1 BYTE) DEFAULT 'Y' NOT NULL ENABLE,
      8      USRC VARCHAR2(64 BYTE),
      9      DATE_F DATE DEFAULT CURRENT_TIMESTAMP NOT NULL ENABLE,
    10      CONSTRAINT T_IMP_PK PRIMARY KEY (C_ID, I_ID)
    11     );But I get this error:ORA-00406: COMPATIBLE parameter needs to be 11.0.0.0.0 or greater
    ORA-00722: Feature "Virtual columns"below you can see my Oracle versione and compatible parameter:
    Oracle version: 11.2.0.1.0
    select name, value
    from v$parameter
    where name = 'compatible';
    NAME                 VALUE
    compatible           10.2.0.3.0How can I create my table with Virtual columns?
    Thanks in advance!

    R. Royal wrote:
    Ok,
    but my not-rhetorical question is:
    Can I modify the compatible parameter to allow me to create the table?Yes you can. But just make sure that the person who has set it that way does not come to you screaming!!
    Seriously, some parameter is changed by someone for some reason. The reason could be good or bad, but there must be a reason. And your job is to find it out ;)

  • Apex 3.0 Q: "Optional Label with Help" default when creating new form?

    When I create a new application, usually one of the first things I do is set the default item label to "Optional", so I don't have the annoying popup help link.
    Now, when you create a new Form region, based on a table, for all the items the label is set to "Optional label with help". Am I right in hoping this is something that was overlooked when developing Apex, and that it will be fixed in version 3.0, so that it sets the items to the default label as set in the Shared Components?
    And is there a way to change the labels for a lot of items at the same time, other than changing the theme templates?

    AFAIK, label help in default manner is based on column coments of a table.
    Later there is now way to easy reedit these values but manually...

  • I want the 'Save as' option to specify a location when I save a document or file rather then always save to downloads.

    I'm constantly downloading files that should go into a specific folder but I don't have a 'Save As' option when I choose to save. As a result everything goes into the Download folder. This means I have to go to the download folder and move it.
    How can I get Save As as an option when saving content?

    You can specify the download location in '''Tools''', '''Options''', '''General'''. This is the place where you also can tell Firefox to ask the location each time you do a download.

  • Is there an option to use MBR partitioning when you use the recovery media?

    I need to switch to MBR partitioning.
    I have a satellite C55D-a5240NR. I have my recovery media and I am going to back up my data.
    Using the recovery media I see that you can reformat and partition your drive but I dont see any documentation beyond that. If you go that route is there an option to use MBR?

    Satellite C55D-A5240NR
    Using the recovery media I see that you can reformat and partition your drive but I dont see any documentation beyond that. If you go that route is there an option to use MBR? 
    No. When you restore the hard disk to its original out-of-the-box contents, all the bits are laid down as they were. So you get GPT partitioning.
    NB When you upgrade to Windows 8.1, follow these instructions.
       How to Update from Windows 8 to Windows 8.1
    -Jerry

  • Specify field mapping when changing table location

    I want to change the tables in a report to refer to database tables with a different schema, and specify the mapping of fields in code.
    I already have code that changes table locations successfully when the schema does not differ, using the RAS API. As far as I can tell, the RAS API doesn't have a way of handling schema differences. Is that true?
    OTOH, the higher-level CR API does appear to have a mechanism to do field mapping, using the FieldMapping event in the ReportDocument class. I've been trying to use this API for the job, but I don't seem to be able to change the location of a table in the report.
    Here's an example scenario:
    The report was created using an ODBC data source Source1 that contains a table Table1
    I have an ODBC data source Source2 that contains Table1 as well as a table Table2 that is identical to Table1 except that the field names are all slightly different
    I want to change the report so that it uses Table2 in Source2
    I've managed to get the report switched to Source2 with code like this:
    report.DataSourceConnections[0].SetConnection("Source2", "", id, pwd);
    Here's the code I'm using to try to change the report table to refer to Table2:
                Table table = report.Database.Tables[0]; // only one table in the report
                TableLogOnInfo logOnInfo = table.LogOnInfo;
                logOnInfo.TableName = "Table2";
                table.ApplyLogOnInfo(logOnInfo);
                report.VerifyDatabase();
    I've also tried the simpler
    table.Location = "Table2";
    Neither approach changes the table location. I know this because when I preview the report I see data. Since the field names are all different, changing the location should have removed all the fields from the report. (Also, the event handler I have hooked up to the FieldMapping event is not called. Yes, I did enable the event in the ReportDocument.)
    So:
    How do you change the location of a table using the high-level API?
    If you change the location using the RAS API, is the FieldMapping event fired? (Haven't tried this, but somehow I doubt it.)
    Is there a way to do field mapping with the RAS API?
    Thanks!
    - rick cameron

    Hi Rick
    This is not considered a bug. It is a limitation that has been discusses extensively in many of our internal meetings. The implementation job proved to be much too massive and with highly limited ROI. E.g.; the number of requests for the feature is just not there...
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error when creating table in cloudscape database

    Hi, all:
    I installed j2sdk1.4.0, j2sdkee1.3.1 on windows XP. I am able to start j2ee, cloudscape and deploy without error. I try to follow the J2EE tutorial to setting up the database, I go to the j2eetutorial/examples directory and type "ant create-savingsaccount-table", I got error "java.lang.NoClassDefFoundError: COM/cloudscape/tools/ij".
    Following are the environment variables:
    JAVA_HOME C:\j2sdk1.4.0
    J2EE_HOME C:\j2sdkee1.3.1
    CLASSPATH %JAVA_HOME%\lib\tools.jar;%J2EE_HOME%\lib\j2ee.jar;%J2EE_HOME%\lib\jhall.jar;%J2EE_HOME%\lib\system\cloudutil.jar;%J2EE_HOME%\lib\system\cloudscape.jar;%J2EE_HOME%\lib\cloudscape\cloudclient.jar;%J2EE_HOME%\lib\cloudscape\RmiJdbc.jar
    cloudscape is from the j2ee1.3.1 bundle. does anyone know how to get around this?
    please help. thanks in advance.

    I'm having the same problem.
    I really did some searching put couldn't find a working solution :|
    This worked fine at work but when I continued learing at home it didn't work anymore. I have xp at home and nt4 at work.

  • Error when creating table (Document contains no data)

    Hi,
    I've installed htmldb 2.0 and after playing with it for a while, everything seems to be ok, except
    for table creation. No matter I use the sql command console or the object creation wizard, the
    situation is the same: i can arrive until the last confirmation page, and after submitting the browser
    complains about a page with no data (Document contains no data).
    I can create other things, such as views, functions, sequences, even applications. Is just table the one giving problems. Can somebody tell me where are the relevant logs, in order to trace better the situation? Or, if you have any other suggestion (maybe I missed something during the installation, or things like that).
    Thanks in advance.
    salu2
    dario estepario ...

    Sure, this is part of the weird thing: nothing is displayed when this error happens. However, yesterday, a friend of mine made the same test (with another browser) and I saw some messages like this ones on the error_log*:
    [Tue Nov 22 15:12:01 2005] [error] [client 201.138.102.50] [ecid: 1132693921:192.168.1.1:24300:0:155,0] mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-500 Error Reading Data from Client!!
    At least, they are a http-500 errors ... while in my case, I can not receive any answer at all.
    But this was yesterday, today ... every time I reproduce the situation, the error_log does not move.
    Regards,
    PS: Another point: I can create the table importing data.

  • ORA-03237 when creating table with BLOB columns on Oracle 9i

    I am playing with my new Oracle 9i database. I am trying to copy
    tables from my 8.1.6 db. Three tables won't create due to this
    new message. The 9i documentation says it's soemthing to do with
    freelist groups but my DBA says he hasn't set up any.
    The tablespace is one of these newfangled locally managed
    tablespaces (predetermined size 8k).
    I can create these tables if I change the BLOB column to datatype
    VARCHAR2(4000).
    I have raised this through the usual channels, but I thought I'd
    try this site as well.
    Cheers, APC

    victor_shostak wrote:
    Figured, Virtual Columns work only for Binary XML.They are only supported, currently, for Binary XML.

Maybe you are looking for

  • How do I know if my computer has been hacked into?

    I am having two issues with my iMac. One is with my wireless -- in the past few days I've received a few times an IP address error, which seems to be solved by renewing the DHCP lease and restarting. Also, at the login screen when I restart, it takes

  • LiveCycle Newbie: Validate Before Printing Form

    I have a form created in Adobe Acrobat Pro that I have brought into LiveCycle to add print and emails buttons to. However, I need a specific functionality added to the standard "Print" button. It is a legal form that has required fields and the clien

  • Os x mavericks reads my macbook pro 15 inch as a (13-inch) what should i do please help :(

    My macbook pro 15-inch Early 2011 After updating to OS X mavericks The display in (about my mac) menu reads it as 13-inch What should i do?? Any help??

  • Pop-Up Menu Bar Question

    Hello,  here is my problem, if you could help me out here it would be greatly appreciated. My problem: My main page index.html is a frameset with a left frame, top frame and main frame.  The top frame is where the logo is and the tag line, the main f

  • No need password to reconnect after timeout.

    Hi, I have a problem of security on my environnement. When the Application fail in timeout in Oracle Application 11.5.8, in the re-connection page, i don't need to write my password to reconnect, if i close the page which ask for a password, it recon