ORA-14400 : Partition Error

Hi,
I am working on a report which has 5 SQL SELECT Queries. These queries insert the results into gobal temp table and then a report is generated from the data in the table.
the Global temp table is not partitioned but the tables inside the 5 SELECT queries are partitioned based on range.
So the code goes like this :
insert into rpt_temp /* not partitioned*/
select * from OE1 /*partitioned*/
insert into rpt_temp /* not partitioned*/
select * from OE2 /*partitioned*/
insert into rpt_temp /* not partitioned*/
select * from OE5 /*partitioned*/
I am getting the error :ORA-14400: inserted partition key does not map to any partition
My Question is : If the table into which I am inserting data is NOT partitioned then why am I getting the error ?
This report was working fine before, I removed 6th SELECT query (Select * from OE6) and now I am getting this error.
Please help!
Yogini Joshi

From metalink
Oracle 9i Message~~~~~~~~~~~~~~~~~
Error:     ORA-14400 (ORA-14400)
Text:     inserted partition key does not map to any partition
Cause:     An attempt was made to insert a record into, a Range or Composite
     Range object, with a concatenated partition key that is beyond the
     concatenated partition bound list of the last partition -OR- An
     attempt was made to insert a record into a List object with a
     partition key that did not match the literal values specified for
     any of the partitions.
Action:     Do not insert the key. Or, add a partition capable of accepting
     the key, Or add values matching the key to a partition
     specification
>
So check the date .
What is your insert statement.
Anand
Edited by: Anand... on Mar 4, 2009 5:42 PM

Similar Messages

  • Imp error - ORA-14400: inserted partition key does not map to any partition

    Hi,
    We have a table (table t) with partitions (p1, p2, ... p12) and two of the partitions (p11 and p12) need to be imported into
    another database with different schema. Both the partitions to be imported are in two different export dumps. So, I started
    by dropping the table t and then import with the first export dump (p12). The first import went fine, but the second import
    failed with error:
    IMP-00058: ORACLE error 14400 encountered
    ORA-14400: inserted partition key does not map to any partition
    IMP-00057: Warning: Dump file may not contain data of all partitions of this table
    About to enable constraints...
    Import terminated successfully with warnings.
    The imp command used is:
    imp user/pwd tables=t log=imp.log file=exp.dmp fromuser=db1user touser=db2user ignore=Y grants=n indexes=n constraints=n
    statistics=none
    Please let me know where is the problem and what is the solution? I need to import the second partition (p11) also
    successfully.
    Thanks.
    BNetra

    Created a new partition REST_VALUES with higher range value and all my imports worked fine. But now I have two related issues:
    1) All the data got imported into the new partition instead of correct partitions.
    2) I observed that the column on which the table is partitioned CREATE_DATE values have been changed to today's (import) date for all rows imported into the new partition.
    How do I import properly into respective partitions and not into temporary new partition?
    Why did the CREATE_DATE value got changed automatically during import?
    Thanks.

  • |Error SQL: ORA-14400: inserted partition key does not map to any partition

    I have an installation of ECC6 with BI7 in which consolidated through SEM-BCS OBCS_C10 with the cube, which I have version 100 for fiscal data, 101 data for IFRS and IFRS Copying a 301 version.
    The client will ask me the empty version of the 301 in the cube OBCS_C10.
    Before switching to empty the cube "Target Real-Time Data Can Be Loaded With Data; Planning Not Allowed."
    To empty the cube using transaction RSA1 / manage / contents / Delete Selection.
    However, the data is not erased and revise the job gives me the error:
    Resumen log job para job BI_INDXD51A1NTCIYWU06OKZZESN1R94 / 07520600
    Log job
    Hora
    Txt.mje.no codificado
    04.02.2009
    07:52:06
    El job ha sido lanzado.
    04.02.2009
    07:52:06
    Paso 001 iniciado (programa RSINDEX1, variante &0000000000108, usuario ACHUY)
    04.02.2009
    07:52:10
    SQL: 04.02.2009 07:52:10 ACHUY
    04.02.2009
    07:52:10
    DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA'
    04.02.2009
    07:52:10
    AND INDEXNAME = ' ' AND TABNAME =
    04.02.2009
    07:52:10
    '/BI0/D0BCS_C101
    04.02.2009
    07:52:10
    SQL-END: 04.02.2009 07:52:10 00:00:00
    04.02.2009
    07:52:10
    SQL: 04.02.2009 07:52:10 ACHUY
    04.02.2009
    07:52:10
    DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA'
    04.02.2009
    07:52:10
    AND INDEXNAME = ' ' AND TABNAME =
    04.02.2009
    07:52:10
    '/BI0/D0BCS_C101
    04.02.2009
    07:52:10
    SQL-END: 04.02.2009 07:52:10 00:00:00
    04.02.2009
    07:52:10
    SQL: 04.02.2009 07:52:10 ACHUY
    04.02.2009
    07:52:10
    CREATE TABLE "/BI0/0100000076" PCTFREE 00
    04.02.2009
    07:52:10
    PCTUSED 00 INITRANS 001 TABLESPACE PSAPSR3
    04.02.2009
    07:52:10
    STORAGE (INITIAL     0000000016 K NEXT
    04.02.2009
    07:52:10
    0000000016 K MINEXTENTS  0000000001 MAXEXTENTS
    04.02.2009
    07:52:10
    UNLIMITED PCTINCREASE 0000 FREELISTS   001
    04.02.2009
    07:52:10
    FREELIST GROUPS 01) AS SELECT DISTINCT DIMID FROM
    04.02.2009
    07:52:10
    "/BI0/D0BCS_C101" "DIM" , "/BI0/SCS_VERSION"
    04.02.2009
    07:52:10
    "MD1" WHERE "DIM"."SID_0CS_VERSION" = "MD1"."SID"
    04.02.2009
    07:52:10
    AND ( "MD1"."CS_VERSION" BETWEEN '301' AND '301'
    04.02.2009
    07:52:10
    SQL-END: 04.02.2009 07:52:10 00:00:00
    04.02.2009
    07:52:25
    SQL: 04.02.2009 07:52:25 ACHUY
    04.02.2009
    07:52:25
    DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA'
    04.02.2009
    07:52:25
    AND INDEXNAME = ' ' AND TABNAME = '/BI0/F0BCS_C10
    04.02.2009
    07:52:25
    SQL-END: 04.02.2009 07:52:25 00:00:00
    04.02.2009
    07:52:25
    SQL: 04.02.2009 07:52:25 ACHUY
    04.02.2009
    07:52:25
    DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA'
    04.02.2009
    07:52:25
    AND INDEXNAME = ' ' AND TABNAME = '/BI0/F0BCS_C10
    04.02.2009
    07:52:25
    SQL-END: 04.02.2009 07:52:25 00:00:00
    04.02.2009
    07:52:25
    SQL: 04.02.2009 07:52:25 ACHUY
    04.02.2009
    07:52:25
    CREATE TABLE "/BI0/0100000030" PCTFREE 10
    04.02.2009
    07:52:25
    PCTUSED 00 INITRANS 001 TABLESPACE PSAPSR3
    04.02.2009
    07:52:25
    STORAGE (INITIAL     0000000016 K NEXT
    04.02.2009
    07:52:25
    0000000000 K MINEXTENTS  0000000001 MAXEXTENTS
    04.02.2009
    07:52:25
    2147483645 PCTINCREASE 0000 FREELISTS   001
    04.02.2009
    07:52:25
    FREELIST GROUPS 01) PARTITION BY RANGE
    04.02.2009
    07:52:25
    ("KEY_0BCS_C10P") ( PARTITION "/BI0/F0BCS_C100"
    04.02.2009
    07:52:25
    VALUES LESS THAN (0) TABLESPACE "PSAPSR3",
    04.02.2009
    07:52:25
    PARTITION "/BI0/F0BCS_C100000000019" VALUES LESS
    04.02.2009
    07:52:25
    THAN (0000000019) TABLESPACE "PSAPSR3", PARTITION
                  |
    04.02.2009
    07:52:25
    "/BI0/F0BCS_C100000000276" VALUES LESS THAN
    04.02.2009
    07:52:25
    (0000000276) TABLESPACE "PSAPSR3", PARTITION
    04.02.2009
    07:52:25
    "/BI0/F0BCS_C100000000277" VALUES LESS THAN
    04.02.2009
    07:52:25
    (0000000277) TABLESPACE "PSAPSR3") AS SELECT *
    04.02.2009
    07:52:25
    FROM "/BI0/F0BCS_C10" WHERE "KEY_0BCS_C101" NOT
    04.02.2009
    07:52:25
    IN ( SELECT "DIMID" FROM "/BI0/0100000076"
    04.02.2009
    07:52:29
    SQL-END: 04.02.2009 07:52:29 00:00:04
    04.02.2009
    07:52:29
    Error SQL: ORA-14400: inserted partition key does not map to any partition
    04.02.2009
    07:52:29
    Error de sistema: CREATE_TABLE_AS_SELECT/RSDU_EXEC_SQL /BI0/0100000030 14400
    04.02.2009
    07:52:29
    El job ha sido cancelado tras excepción de sistema ERROR_MESSAGE.
    Someone has an idea how to fix this?

    This is the SQL of the insert
    The partition condition of the table is the column ("KEY_0BCS_C10P")
    SELECT * FROM "/BI0/F0BCS_C10" WHERE "KEY_0BCS_C101" NOT IN ( SELECT "DIMID" FROM "/BI0/0100000076" )
    This is the info of the /BIO/0100000076 TABLE
    SQL> SELECT "DIMID" FROM sapsr3."/BI0/0100000076";
         DIMID
             6
    SQL>
    And this are the rows that I think are not included in the partitions of the table
      1  SELECT DISTINCT KEY_0BCS_C10P, KEY_0BCS_C101 FROM SAPSR3."/BI0/F0BCS_C10"
      2  WHERE KEY_0BCS_C10P > 277
      3* AND "KEY_0BCS_C101" NOT IN ( SELECT "DIMID" FROM SAPSR3."/BI0/0100000076" )
    SQL> /
    KEY_0BCS_C10P KEY_0BCS_C101
              284             4
              285             4
              293             3
              292             4
              293             4
              293             5
              285             3
              290             4
              292             5
              283             4
              285             5
    KEY_0BCS_C10P KEY_0BCS_C101
              291             5
              292             3
              291             4
    14 rows selected.
    SQL>

  • ORA-14400 error when inserting data in partition

    I have a partiotioned table with 20 columns .. out of 20, I have only one defined as not null..
    So when I tried inserting the data in the column alone am getting the error :
    ORA-14400: inserted partition key does not map to any partition
    this is the structure of the table :
    partition :
    PARTITION BY RANGE (TRANSDATE)
    PARTITION DEC200801 VALUES LESS THAN (TO_DATE(' 2008-12-16 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION DEC200802 VALUES LESS THAN (TO_DATE(' 2009-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION JAN200901 VALUES LESS THAN (TO_DATE(' 2009-01-16 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION JAN200902 VALUES LESS THAN (TO_DATE(' 2009-02-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION FEB200901 VALUES LESS THAN (TO_DATE(' 2009-02-14 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION FEB200902 VALUES LESS THAN (TO_DATE(' 2009-03-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION MAR200901 VALUES LESS THAN (TO_DATE(' 2009-03-16 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION MAR200902 VALUES LESS THAN (TO_DATE(' 2009-04-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    PARTITION APR200902 VALUES LESS THAN (TO_DATE(' 2009-04-30 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE CALLST03
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    What could be the reason ?
    Kai

    From metalink
    Oracle 9i Message~~~~~~~~~~~~~~~~~
    Error:     ORA-14400 (ORA-14400)
    Text:     inserted partition key does not map to any partition
    Cause:     An attempt was made to insert a record into, a Range or Composite
         Range object, with a concatenated partition key that is beyond the
         concatenated partition bound list of the last partition -OR- An
         attempt was made to insert a record into a List object with a
         partition key that did not match the literal values specified for
         any of the partitions.
    Action:     Do not insert the key. Or, add a partition capable of accepting
         the key, Or add values matching the key to a partition
         specification
    >
    So check the date .
    What is your insert statement.
    Anand
    Edited by: Anand... on Mar 4, 2009 5:42 PM

  • How to find partitioned tables whose loading may fail with ORA-14400 error

    Hi,
    We have several partitioned tables. Sometimes, when partitions are not created for that month, we get this error
    ORA-14400 inserted partition key does not map to any partition
    May I know if there is any script or sql which I can use to find out tables which may fail for loading if DBA won't create partitions in next 2 weeks?
    Thank You
    Sarayu K.S.

    Sure, you can:
    1.Look in DBA_TAB_PARTITIONS by partition_name if you use a particular naming convention, where owner = <your_owner> and table_name = <your_table_name> and partition_name = <your_expected_partition_name>
    2. Without going by partition name, you could use dba_tab_partitions and instead check that there is a partition for your table with a high_value you are expecting to use. Be aware that the high_value is a long datatype, so you will likely need to convert it to a varchar2.
    3. Before your big load, you could also insert one row into the destination table with the new partition key that will be used, and trap errors with an exception handler. Roll it back if it succeeds.
    4. Many partitions could be created in advance to avoid the constant monitoring of new partitions.
    5. Or you could also look into switching to interval partitioning if you are on 11g and get out of the business of having to create partitions manually.

  • Help with ORA 14400 error while inserting data

    Hi all,
    i am facing an ora 14400 error in the following scenario , please help.
    i have created a table using the syntax:
    CREATE TABLE temp_table
    GRPKEY NUMBER(20, 0) NOT NULL,
    UKEY NUMBER(10, 0),
    ANUM VARCHAR2(250 BYTE),
    APC VARCHAR2(2 BYTE),
    SID VARCHAR2(65 BYTE),
    RDATETIME VARCHAR2(19 BYTE),
    CKEY NUMBER(20, 0),
    AVER VARCHAR2(25 BYTE),
    CVER VARCHAR2(250 BYTE),
    TNAME VARCHAR2(50 BYTE),
    SCODE VARCHAR2(30 BYTE),
    PTYPE VARCHAR2(50 BYTE),
    FILENUMB NUMBER(10, 0),
    LINENUMB NUMBER(10, 0),
    ENTRY_CREATEDDATE DATE
    , CONSTRAINT temp_table_PK PRIMARY KEY (GRPKEY))
    PARTITION BY RANGE(ENTRY_CREATEDDATE)
    (PARTITION P0 VALUES LESS THAN(TO_DATE(' 2009-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    when i try to insert data using :
    insert into temp_table values
    (1,null,null,null,null,null,null,null,null,null,null,null,null,null,'01-NOV-2010');
    i get the following error output:
    Error report:
    SQL Error: ORA-14400: inserted partition key does not map to any partition
    14400. 00000 - "inserted partition key does not map to any partition"
    *Cause:    An attempt was made to insert a record into, a Range or Composite
    Range object, with a concatenated partition key that is beyond
    the concatenated partition bound list of the last partition -OR-
    An attempt was made to insert a record into a List object with
    a partition key that did not match the literal values specified
    for any of the partitions.
    *Action:   Do not insert the key. Or, add a partition capable of accepting
    the key, Or add values matching the key to a partition specification

    Hi Chaitanya,
    Change your table script to
    CREATE TABLE temp_table
    GRPKEY NUMBER(20, 0) NOT NULL,
    UKEY NUMBER(10, 0),
    ANUM VARCHAR2(250 BYTE),
    APC VARCHAR2(2 BYTE),
    SID VARCHAR2(65 BYTE),
    RDATETIME VARCHAR2(19 BYTE),
    CKEY NUMBER(20, 0),
    AVER VARCHAR2(25 BYTE),
    CVER VARCHAR2(250 BYTE),
    TNAME VARCHAR2(50 BYTE),
    SCODE VARCHAR2(30 BYTE),
    PTYPE VARCHAR2(50 BYTE),
    FILENUMB NUMBER(10, 0),
    LINENUMB NUMBER(10, 0),
    ENTRY_CREATEDDATE DATE
    , CONSTRAINT temp_table_PK PRIMARY KEY (GRPKEY))
    PARTITION BY RANGE(ENTRY_CREATEDDATE)
    (PARTITION P0 VALUES LESS THAN(TO_DATE(' 2009-01-01 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN')),
    PARTITION P1 VALUES LESS THAN(MAXVALUE)
    insert into temp_table values
    (1,null,null,null,null,null,null,null,null,null,null,null,null,null,'01-NOV-2010');
    1 row insertedor refer question regarding "Date Partitioning a table"
    *009*
    Edited by: 009 on Nov 3, 2010 11:29 PM

  • "ORA-14400: inserted partition key does not map to any partition"

    Hi Experts,
    While loading from DSO to Infocube, we are facing the below issue.,
    Database error text........: "ORA-14400: inserted partition key does no
    any partition"
    Internal call code.........: "[RSQL/INSR//BIC/FZORIMB08C ]"
    Please check the entries in the system log (Transaction SM21).
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "GP4JNZKXF93GTRTVQO7A5J3Z2VD" or "GP4JNZKXF93GTRTVQO7A5J3Z2VD"
    "WRITE_ICFACT"
    Information on where terminated:
    Termination occurred in the ABAP program "GP4JNZKXF93GTRTVQO7A5J3Z2VD" - in
    "WRITE_ICFACT".
    The main program was "RSBATCH_EXECUTE_PROZESS ".
    In the source code you have the termination point in line 5185
    of the (Include) program "GP4JNZKXF93GTRTVQO7A5J3Z2VD".
    The program "GP4JNZKXF93GTRTVQO7A5J3Z2VD" was started as a background job.
    Job Name....... "BIDTPR_1999057_1"
    Job Initiator.. "ALE_POS"
    Job Number..... 09074400
    The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
    procedure "WRITE_ICFACT" "(FORM)", but it was neither handled locally nor
    declared
    in the RAISING clause of its signature.
    The procedure is in program "GP4JNZKXF93GTRTVQO7A5J3Z2VD "; its source code
    begins in line
    5147 of the (Include program "GP4JNZKXF93GTRTVQO7A5J3Z2VD ".
    Can anyone help me.
    Regards,
    Aaryan

    Hi Aaryan,
    From an Oracle point of view the error ORA-14400 is due to the partition range where an insert rows with a value out-of-bound of partition range
    The system displays the error message if you want to load data into a partitioned table where the partitions have not been defined correctly.
    Please run the RSRV test "Entries Not Used in the Dimension of an InfoCube " for the relevant Infocube and afterwards repair any errors with "Correct error" button.
    Please have a look at the following notes:
      #509660 - ORACLE ERROR 14400 during update to the InfoCube
      #590370 - too many uncompressed request (f table partitions)
    Finally please do not leave the infocube uncompressed.
    Rgds,
    Colum

  • When issuing a delete command, I get ORA-14400: inserted partition key...

    Ok, folks... this one is a little strange and baffling...
    I am running this command:
    delete
    from stgbb2_char_xref scx
    where exists (select 1 from tt a where scx.entity_id = a.entity_id and scx.attr_id = a.attr_id)
    the tt table is nothing but a regular heap table containing the rows that will be used to id those rows in STGBB2_CHAR_XREF that we need to delete.
    The definition of tt is:
    create table bloomberg.tt(
    ENTITY_ID     NUMBER(9,0) NOT NULL,
    ATTR_ID      NUMBER(9,0) NOT NULL
    parallel
    nocache
    nologging
    When running the delete, I get this error:
    [Error] Script lines: 1-3 --------------------------ORA-12801: error signaled in parallel query server P001
    ORA-14400: inserted partition key does not map to any partition
    (We are running Oracle 10g)
    The stgbb2_char_xref table is a partitioned IOT table - below is the definition:
    CREATE TABLE BLOOMBERG.STGBB2_CHAR_XREF (
    ENTITY_ID     NUMBER(9,0) NOT NULL,
    ATTR_ID      NUMBER(9,0) NOT NULL,
    BASE_ID      NUMBER(5,0) NOT NULL,
    ROW_ID      NUMBER NOT NULL,
    PRIMARY KEY(ENTITY_ID,ATTR_ID,BASE_ID,ROW_ID)
    ORGANIZATION INDEX
    parallel
    NOCACHE
    MONITORING
    partition list(base_id)
    (partition base_id1 values(1),
    partition base_id1 values(2500))
    The question is - why would I get a ORA-14400 on a delete?? I can understand if we were inserting data, but on a delete?? This looks like an Oracle bug almost??

    Good thought, but no - it's pretty much just a straight up partitioned table with no triggers that could contain an insert.

  • Sqlldr returns ORA-14400 although partition exists

    Hi,
    I have encountered an error with SQL Loader which I was hoping that someone here could help me out.
    I am loading records from a file which have different length. Which type of record it is is identifiable by a field called record_type and all the records in the file are loaded into the same table.
    The problem I encounter is that in average one record out of each 10000 is rejected with the errors:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-14400: inserted partition key does not map to any partition
    These records end up in a .bad file and I look at the date, which the partition is based on, then I don't find anything that can explain why it was rejected since the partition is there.
    When I try to load the content .bad file into the table then it works without any of the previously rejected records being rejected again.
    What I don't understand is why the records are rejected in the first place, but then at a second attempt successfully loaded although no modification has been done to the table (no new added, nor removed partitions). Am I somehow using the SQL loader in a way that it is not meant to be used, or might I have forgotten a setting in the .ctl file?
    Oracle version is 11.1.0.7.0.
    The control file I am using looks like this (subset, got altogether 6 different record types)
    LOAD DATA
    INFILE *
    APPEND
    INTO TABLE ROAM5
    WHEN (41:43) = 'CA3'
    TRAILING NULLCOLS
    FILE_NAME POSITION(1:40) CHAR(40) "TRIM(:FILE_NAME)",
    RECORD_TYPE POSITION(41:43) CHAR(3),
    IMSI POSITION(44:58) CHAR(15) "TRIM(:IMSI)",
    IMSI_TYPE POSITION(59:60) CHAR(2) "TRIM(:IMSI_TYPE)",
    SENDER_ID POSITION(61:80) CHAR(20) "TRIM(:SENDER_ID)",
    CUSTOMER_TAG POSITION(81:134) CHAR(54) "TRIM(:CUSTOMER_TAG)",
    DATE_FROM_CDR POSITION(135:148) Date "YYYYMMDDHH24MISS",
    CALL_EVENT_DATE POSITION(149:162) Date "YYYYMMDDHH24MISS",
    TOTAL_CHARGED_UNITS POSITION(163:167) CHAR(5) "TRIM(:TOTAL_CHARGED_UNITS)",
    FINAL_CHARGE_RATE POSITION(168:179) CHAR(12) "TRIM(:FINAL_CHARGE_RATE)",
    TOTAL_CHARGEABLE_UNITS POSITION(180:184) CHAR(5) "TRIM(:TOTAL_CHARGEABLE_UNITS)",
    CURRENCY_CODE POSITION(185:189) CHAR(5) "TRIM(:CURRENCY_CODE)",
    USAGE_TYPE POSITION(190:194) CHAR(5) "TRIM(:USAGE_TYPE)",
    TAX_RATE POSITION(195:206) CHAR(12) "TRIM(:TAX_RATE)",
    CAMEL_SERVICE_LEVEL POSITION(207:207) CHAR(1) "TRIM(:CAMEL_SERVICE_LEVEL)",
    CALLED_NUMBER POSITION(208:228) CHAR(21) "TRIM(:CALLED_NUMBER)",
    ANNOTATION POSITION(229:483) CHAR(255) "TRIM(:ANNOTATION)",
    CALLING_NUMBER POSITION(484:488) CHAR(5) "TRIM(:CALLING_NUMBER)"
    INTO TABLE ROAM5
    WHEN (41:43) = 'GC3'
    TRAILING NULLCOLS
    FILE_NAME POSITION(1:40) CHAR(40) "TRIM(:FILE_NAME)",
    RECORD_TYPE POSITION(41:43) CHAR(3),
    IMSI POSITION(44:58) CHAR(15) "TRIM(:IMSI)",
    IMSI_TYPE POSITION(59:60) CHAR(2) "TRIM(:IMSI_TYPE)",
    SENDER_ID POSITION(61:80) CHAR(20) "TRIM(:SENDER_ID)",
    CUSTOMER_TAG POSITION(81:159) CHAR(79) "TRIM(:CUSTOMER_TAG)",
    CALLING_NUMBER POSITION(160:164) CHAR(5) "TRIM(:CALLING_NUMBER)",
    DATE_FROM_CDR POSITION(165:178) Date "YYYYMMDDHH24MISS",
    CALL_EVENT_DATE POSITION(179:192) Date "YYYYMMDDHH24MISS",
    DATE_FROM_CDR POSITION(165:178) Date "YYYYMMDDHH24MISS",
    CALL_EVENT_DATE POSITION(179:192) Date "YYYYMMDDHH24MISS",
    TOTAL_CHARGED_UNITS POSITION(193:204) CHAR(12) "TRIM(:TOTAL_CHARGED_UNITS)",
    FINAL_CHARGE_RATE POSITION(205:216) CHAR(12) "TRIM(:FINAL_CHARGE_RATE)",
    TOTAL_CHARGEABLE_UNITS POSITION(217:228) CHAR(12) "TRIM(:TOTAL_CHARGEABLE_UNITS)",
    TAX_RATE POSITION(229:240) CHAR(12) "TRIM(:TAX_RATE)",
    CURRENCY_CODE POSITION(241:245) CHAR(5) "TRIM(:CURRENCY_CODE)",
    USAGE_TYPE POSITION(246:250) CHAR(5) "TRIM(:USAGE_TYPE)",
    ANNOTATION POSITION(251:442) CHAR(192) "TRIM(:ANNOTATION)",
    APN_NI POSITION(443:447) CHAR(5) "TRIM(:APN_NI)"
    The partitioning is based around a syntax like this:
    TABLESPACE REVASS_DATA
    PCTUSED 0
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    PARTITION BY RANGE (DATE_FROM_CDR)
    PARTITION CDR_20121014 VALUES LESS THAN (TO_DATE(' 2012-10-15 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    I am thankful for any hint or help that you could give me.
    Best regards,
    Jesper
    Edited by: 967860 on Oct 26, 2012 4:10 AM - Added Oracle version

    Of course, here is one GC3 record which failed this morning:
    CDDEUM3CHEM208006.dat GC3228123456789123 6DEUM30800600011331012672649480101111593 7
    7 DEUM3201210281252372012102812523712288 0 11378 1 37530 41791234567 10.128.128.128
    +0100 F 3 4 13070002469860 20121028125237+0100X+0100 0 internet
    Which I would have expected to have been loaded into this partition in the ROAM5 table:
    PARTITION CDR_20121028 VALUES LESS THAN (TO_DATE(' 2012-10-29 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE REVASS_DATA
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 80K
    NEXT 1M
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    The record:
    CDFRAM3CHEM217542.dat GC3228123456789123 6FRAM3175420000197801328900564420996812 1
    14 FRAM3201210241700532012102417005312288 6 11342 1 37530 41761234567 10.128.128.128
    3 4 012841007464311620121024170053+0200X+0200 0 internet
    Should have ended up in this partition:
    PARTITION CDR_20121024 VALUES LESS THAN (TO_DATE(' 2012-10-25 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    LOGGING
    NOCOMPRESS
    TABLESPACE REVASS_DATA
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 80K
    NEXT 1M
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    BUFFER_POOL DEFAULT
    Best regards,
    Jesper
    Edited by: Jesper967860 on Oct 29, 2012 12:55 AM
    Edited by: Jesper967860 on Oct 29, 2012 12:59 AM

  • BPC BADI error ORA-14400

    Hi,
    In BPC, we are using BADI to process allocations.
    In the BADI data are read from the BPC cube (F and E table), calculate allocations and write back to F table.
    In writing, I use MODIFY (ftable) from itab. Sometimes it works and recently I get the following error: ORA-14400: inserted partition key does not map to any partition
    Anyone here who has encountered the same problem?
    Thanks in advance,
    Karen

    solution found.

  • Error ORA-14400 generated Data Profile

    Hello People,
    When I generated data profile with 5 tables:
    Profile_1224766956846
    INFORMATIONAL
    Data profiling operations complete.
    Profile_1224766956846
    Error
    ORA-14400: inserted partition key does not map to any partition
    ORA-06512: at "OWBREP.WB_RT_PROFILE_SERVICE", line 1113
    ORA-06512: at "OWBREP.WB_RT_PROFILE_SERVICE", line 1199
    ORA-06512: at line 1
    Profile_1224766956846
    INFORMATIONAL
    Referential analysis for objects.
    Profile_1224766956846
    INFORMATIONAL
    Referential analysis initialization complete in 53.978 s.
    Profile_1224766956846
    INFORMATIONAL
    Referential analysis initialization.
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object CONTRATO complete in 0.253 s.
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object CONTRATO
    Profile_1224766956846
    INFORMATIONAL
    Functional dependency and unique key discovery for object CONTRATO complete in 2.279 s.
    Profile_1224766956846
    INFORMATIONAL
    Functional dependency and unique key discovery for object CONTRATO
    Profile_1224766956846
    INFORMATIONAL
    Domain analysis for object CONTRATO complete in 0.208 s.
    Profile_1224766956846
    INFORMATIONAL
    Domain analysis for object CONTRATO
    Profile_1224766956846
    INFORMATIONAL
    Aggregation and Data Type analysis for object CONTRATO complete in 47.028 s.
    Profile_1224766956846
    INFORMATIONAL
    Aggregation and Data Type analysis for object CONTRATO
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object IMPUESTO complete in 0.007 s.
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object IMPUESTO
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object CUENTA complete in 0.746 s.
    Profile_1224766956846
    INFORMATIONAL
    Data rule analysis for object CUENTA
    Profile_1224766956846
    INFORMATIONAL
    Execute data prepare map for object CONTRATO complete in 1.747 s.
    Profile_1224766956846
    INFORMATIONAL
    Execute data prepare map for object CONTRATO
      O59DC772DA581112EE044001A_MAP_ProfileLoader
    Success
    It only happens when I try to do a foreing key between CONTRATO -> CUENTA. I have chosen data type discovery, common format discovery, copy data in workspace, pattern discovery, domain discovery, unique key discovery, functional dependency, relationship discovery and data rule profiling in the property inspector.
    Sometimes I am able to profile without any error, but sometimes I cannot. I am not able to identify the steps when the profiling works correctly.
    I am using 10g R2 database and OWB repository 10.2.0.4
    Thanks for your help!

    ORA-14400:     inserted partition key does not map to any partition
    Cause:     An attempt was made to insert a record into, a Range or Composite Range object, with a concatenated partition key that is beyond the concatenated partition bound list of the last partition -OR- An attempt was made to insert a record into a List object with a partition key that did not match the literal values specified for any of the partitions.
    Action:     Do not insert the key. Or, add a partition capable of accepting the key, Or add values matching the key to a partition specification
    Having a partition is not the issue. The table should have a partition with a high value (on the partition key) which is higher than the value you are trying to insert.
    If you are partitioning by date and the last partition has a high value of 01-aug-2008 you will get this error if one of the rows you are inserting has the date 02-aug-2008.
    also you might want to check:
    [http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1392403659992]
    Edited by: Darthvader-647181 on Oct 23, 2008 7:41 AM

  • ORA-14400  error

    when am loading the data to one infocube,I am gettin ORA-14400 error,Could any one of you please help me?

    ORA-14400: inserted partition key does not map to any partition
    Cause: An attempt was made to insert a record into, a Range or Composite Range object, with a concatenated partition key that is beyond the concatenated partition bound list of the last partition -OR- An attempt was made to insert a record into a List object with a partition key that did not match the literal values specified for any of the partitions.
    Action: Do not insert the key. Or, add a partition capable of accepting the key, Or add values matching the key to a partition specification

  • Abap insert into info cube results in ORA 14400

    Hi friends,
    in principle the situation is as following:
    we have 2 cubes which are identically in design, in the number of info objects etc.
    now we have the following code here:                                                                   
    * Dann aus Quelltabellen kopieren
    * (Fakten zuletzt wegen Fremdschlüsselbez. zu Dim.)
      CHECK P_KOP IS NOT INITIAL.
      COMMIT WORK.
      SELECT * FROM /BIC/DZHW_CUBE1P.
        CHECK /BIC/DZHW_CUBE1P-DIMID <> 0.
        MOVE-CORRESPONDING /BIC/DZHW_CUBE1P TO /BIC/DZHW_CUBE2P.
        INSERT /BIC/DZHW_CUBE2P.
      ENDSELECT.
      SELECT * FROM /BIC/DZHW_CUBE1T.
        CHECK /BIC/DZHW_CUBE1T-DIMID <> 0.
        MOVE-CORRESPONDING /BIC/DZHW_CUBE1T TO /BIC/DZHW_CUBE2T.
        INSERT /BIC/DZHW_CUBE2T.
      ENDSELECT.
      SELECT * FROM /BIC/DZHW_CUBE1U.
        CHECK /BIC/DZHW_CUBE1U-DIMID <> 0.
        MOVE-CORRESPONDING /BIC/DZHW_CUBE1U TO /BIC/DZHW_CUBE2U.
        INSERT /BIC/DZHW_CUBE2U.
      ENDSELECT.
      SELECT * FROM /BIC/DZHW_CUBE11.
        CHECK /BIC/DZHW_CUBE11-DIMID <> 0.
        MOVE-CORRESPONDING /BIC/DZHW_CUBE11 TO /BIC/DZHW_CUBE21.
        INSERT /BIC/DZHW_CUBE21.
      ENDSELECT.
      COMMIT WORK.
      SELECT * FROM /BIC/FZHW_CUBE1.
        /BIC/FZHW_CUBE2-KEY_ZHW_CUBE2P = /BIC/FZHW_CUBE1-KEY_ZHW_CUBE1P.
        /BIC/FZHW_CUBE2-KEY_ZHW_CUBE2T = /BIC/FZHW_CUBE1-KEY_ZHW_CUBE1T.
        /BIC/FZHW_CUBE2-KEY_ZHW_CUBE2U = /BIC/FZHW_CUBE1-KEY_ZHW_CUBE1U.
        /BIC/FZHW_CUBE2-KEY_ZHW_CUBE21 = /BIC/FZHW_CUBE1-KEY_ZHW_CUBE11.
        /BIC/FZHW_CUBE2-/BIC/ZGEHALT   = /BIC/FZHW_CUBE1-/BIC/ZGEHALT.
        INSERT /BIC/FZHW_CUBE2.
      ENDSELECT.
    the problem is the insert statement. if the interpreter reaches this step in the code, we get a dump with the following message:
    " Database error text........: "ORA-14400: inserted partition key does not map to   
      any partition"                                                                   
    now i assume - since this cube can be loaded with data normally - that it is not possible to store data in an info cube directly using a simple insert statement. are there any appropriate function modules to condense data in a request and load it into an info cube?
    Kind Regards.
    Gideon.
    Message was edited by: Gideon Lenz

    hi,
    we had a similar error and solved with oss note 339896,
    though 2.0b mentioned, it's applicable for our 3.0, please take a look beside the note Vinod mentioned ....(there also mentioned 509660 if f-fact table)
    339896
    Symptom
    During the parallel upload into InfoCubes, ORACLE error ORA14400 might occur in BW 2.0B.
    BW2.0B and BW2.1C both originate from the same BW technology basis. Thus 2.0B is a synonym for both releases.
    Other terms
    Partitioning, ODS, PSA, parallel loading, ORA14400
    Reason and Prerequisites
    The error can either occur during the insert into the "PSA table" ( /BIC/B00....) or during the insert into the "F-fact table" ( "/BI*/F<INFOCUBE>" ).
    If the error occurs when writing to the F-fact table, please refer to Note 509660.
    If the error occurs when writing to partitioned PSA tables, an inconsistency exists between administration table "RSTSODS" and the partitions in the database.
    Solution
    1.) As of Patch 22, CHECK Transaction "RSRV" allows to check the consistency of PSA tables and repair them, if required. (If no name is specified, the CHECK is carried out for all PSA tables.)
    2.) Patch < 22: Please check whether function module "RSDDCVER_PSA_PARTITION" exists in your system.
    - If yes: Start it for the corresponding PSA table using i_repair = 'X'. Then, the inconsistencies should be eliminated.
    - If not: The inconsistencies have to be repaired manually!
    Among all partitions of the PSA table, determine the partition with the highest "HIGH VALUE". Compare this partition to the entry in the Partno field of the "RSTSODS" table.
    ==> Transaction SE16 ---> 'RSTSODS' ---> filter on ODSNAME_TECH with the PSA table name. Error ORA14400 occurs if the entry in the RSTSODS table is higher than the highest partition. To solve the problem, release table RSTSODS in the SAP-DD so that you can change it via Transaction SE16. Then change the entry in the PARTNO field to the value of the highest 'HIGH VALUES'. If the PSA table is empty, enter value '2' in the PARTNO field of the "RSTSODS" table!!!!! The inconsistency may exist in the SAP buffer only. Table RSTSODS is "buffered completely". Before you change the table manually, do submit the command "/$tab rstsods" in the OK-code which invalidates the table in the buffer. If the problem continues to exist, change the entry and invalidate the buffer again by submitting "/$tab rstsods".
    509660
    Symptom
    BW2.0B and BW2.1C are based on the same BW technology.2.0B is therefore a synonym for both releases.
    The ORACLE error ORA14400 can occur in BW 2.0B//2.1C during writing to InfoCubes.
    Other terms
    Partitioning, parallel loading, F fact table, ORA00054, ORA14400, ORA14074, ORA02149
    Reason and Prerequisites
    The error can also occur during writing to PSA tables or when ODS objects are activated. Refer to note 339896 in this case.As of 2.0B, the F fact table in an BW/ORACLE environment is "range-partitioned" according to the package dimension.A new partition is created when a request is written to requests in the F fact table.If creation of the partition is not successful, ORACLE error 14400 ( "inserted partition key is beyond highest legally partition key" ). There are several causes for this:
    1. During loading, there are jobs running (such as ANALYZE TABLE ... CREATE INDEX... ) which lock the table in the ORACLE catalog and take a very long time.Creating the partition on the database takes a very long time;In this case, the ORA00054 error (resource busy) is issued.
    2. during parallel loading, an error occurs because an optimistic blocking concept is implemented in the update.
    Adding a partition is linked to writing the package dimension entry. If the loading process terminates in such a way that the dimension entry was written, but the partition was not created, the second loading process terminates with ORACLE error ORA14400.
    Solution
    As of patch BW 2.0B 15 / BW 2.1C 7, creation of a new partition by a SAP lock is saved.If a lock is already present, the program tries to get the lock 100 more times and then continues.In the case of parallel loading processes, this optimistic lock approach always resulted in the ERROR.For this reason, the parameter _wait is set to True in the "RSTMPLWI" template for BW 2.0B patch 21 / BW 2.1C 13 when the enqueue function is called and the loop counter is set to 500, so that the loaders wait longer before continuing.
    First select the test "Unused entries in the dimensions of a InfoCube" for the corresponding CUBE via transaction "rsrv"  ==>  InfocubeData and press "Eliminate error". The entry is then deleted in the dimension and during the next loading process, a new entry is generated and the partition is created.
    The correction instructions for BW 2.9B patch 15 - 20 / BW 2.1C patch 7 - 12 is attached.In this way, the programs from the corrected TEMPLATE are regenerated.
    If the error persists in spite of this change, check whether the F fact table is analyzing or whether indexes are being generated on the F fact table at the same time as the load process.
    The program RSTMPLWI is an ABAP template where the update programs are generated. ==> For this reason, automatic installation is not possible and you can not run a syntax check!

  • Partitioning error

    All,
    I have a table as follows:
    CREATE TABLE TEST_PARTITION
      EMP_ID      VARCHAR2(10 BYTE),
      CREATE_DT   DATE,
      EMP_RGN_NM  VARCHAR2(2 BYTE),
      DSPTCH_CNT  NUMBER
    TABLESPACE ABC
    PARTITION BY RANGE (CREATE_DT)
    SUBPARTITION BY LIST (EMP_RGN_NM)
    SUBPARTITION TEMPLATE
      (SUBPARTITION RGN_E VALUES ('E'),
       SUBPARTITION RGN_MW VALUES ('MW'),
       SUBPARTITION RGN_SW VALUES ('SW'),
       SUBPARTITION RGN_W VALUES ('W'),
       SUBPARTITION RGN_SE VALUES ('SE')
      )Now when I try to insert data as follows:
    insert into TEST_PARTITION (EMP_ID, EMP_RGN_NM  ,DSPTCH_CNT) values (1000, 'SE',100);I am getting the error "ORA-14400: inserted partition key does not map to any partition"
    Is there some way that even if I insert a null value, no error is thrown?? How do I need to modify the code for create table statement?
    Thanks and Regards,
    Saff

    saffron wrote:
    All,
    I am getting the error "ORA-14400: inserted partition key does not map to any partition"
    Is there some way that even if I insert a null value, no error is thrown?? How do I need to modify the code for create table statement?
    CraigB wrote:The error you are getting is expected given the data you are inserting. The primary partition in your table is CREATE_DT. Your insert statement MUST have a value for CREATE_DT for an insert to succeed. If it is possible that the CREATE_DT will be NULL, then you will not be able to use CREATE_DT to partition your data. Saff,
    first of all, your posted statement misses the actual partition definition part and therefore is incomplete.
    Regarding your question: You _can_ (above comment is incorrect) insert NULL values, if you use the MAXVALUE clause, e.g. like that:
    CREATE TABLE TEST_PARTITION
      EMP_ID      VARCHAR2(10 BYTE),
      CREATE_DT   DATE,
      EMP_RGN_NM  VARCHAR2(2 BYTE),
      DSPTCH_CNT  NUMBER
    PARTITION BY RANGE (CREATE_DT)
    SUBPARTITION BY LIST (EMP_RGN_NM)
    SUBPARTITION TEMPLATE
      (SUBPARTITION RGN_E VALUES ('E'),
       SUBPARTITION RGN_MW VALUES ('MW'),
       SUBPARTITION RGN_SW VALUES ('SW'),
       SUBPARTITION RGN_W VALUES ('W'),
       SUBPARTITION RGN_SE VALUES ('SE')
      partition p_default values less than (maxvalue)
    );Then the insert you've posted will succeed:
    SQL>
    SQL> insert into TEST_PARTITION (EMP_ID, EMP_RGN_NM,DSPTCH_CNT) values ('1000', 'SE',100);
    1 row created.The question is: Is it your intention to have a "default" partition that collects all these NULL values (and any other value that's above your remaining partition values)?
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • Partition error

    I want to create a partition for a table on a before insert trigger of the same table.
    create or replace trigger eventlog_trg
    before insert on eventlog
    for each row
    declare
    pramga autonomous_transaction
    begin
    alter table eventlog add partition .....
    commit;
    end;
    when i insert into eventlog values (....)
    it gives a error ora 14400 - inserted partition key does not map to any partition.
    After checking with dba_users_partitions,i found that the partition is created,and it happens only for first time insert
    though the first insert gives this error , on subsequent insert into the table for same partition key,it is sucessfully inserted .
    please help.

    For dynamic partition creation you need to upgrade your database to Oracle 11g.
    The behavior you are experiencing is an expected one. At the time the INSERT statement was fired there was no such partition and hence the insert is failing.

Maybe you are looking for

  • Exporting via Compressor - submit - failed

    When I use Export via Compressor - and I use QT Pro Res - and destination is Movies Folder, then submit - then in the History window it has returned "Failed" 3 times now. The status bar shows, but never any indication that it even starts to work its

  • Time capsule abd apple tv

    how to directly stream movies from time capsule to apple tv without using pc and iTunes

  • New Dreamweaver tutorials

    I have created several tutorials aimed mainly at Dreamweaver beginners. Using Page Properties to create a basic style sheet Automatically attaching a style sheet to new documents Quick guide to styling Spry tabbed panels, accordions, and collapsible

  • Object Status - JEST Table

    Experts, Can anybody please let me know where is in IMG(SPRO) the object status (JEST-STAT) is maintained. Thanks a ton for your help.

  • Conversion of file type

    hi all,    i am trying to read sme data from the application server into an internal table.The data in the app server is as follows: 40000216#TESTBDC1#CONTR1 40000017#TESTBDC2#CONTR2 40000363#TESTBDC3#CONTR3 how can i get each of these values into th