EXPORT_TABLE_UPDATE_CONFLICT in running 2LIS Stat Set up

Hi experts,
while running the OLI setup of 2LIS_12_VCITM and 2LIS_03_BF and checking the background job in SM37, my job was cancelled and when I check the Logs, the following error occured. EXPORT_TABLE_UPDATE_CONFLICT, The current ABAP program "SAPLMCEX" had to be terminated because one of the
statements could not be executed.
has anybody already encountered same scenario before?
here is the full error message in detail. THANK YOU VERY MUCH
Runtime Errors         EXPORT_TABLE_UPDATE_CONFLICT
Date and Time          25.09.2006 08:12:35
ShrtText
     Problems found during the EXPORT to specified key in table.
What happened?
     Error in ABAP application program.
     The current ABAP program "SAPLMCEX" had to be terminated because one of the
     statements could not be executed.
     This is probably due to an error in the ABAP program.

Hello Randy
Did you get the solution for this issue? I am facing the same issue while filling setup tables for PUR...
Regards
Shreyas

Similar Messages

  • RMAN-10006: error running SQL statement: alter session set remote_dependenc

    Backups are failing with following error
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-12001: could not open channel default
    RMAN-10008: could not create channel context
    RMAN-10002: ORACLE error: ORA-00096: invalid value SIGNATURE for parameter remote_dependencies_mode, must be from among MANUAL, AUTO
    RMAN-10006: error running SQL statement: alter session set remote_dependencies_mode = signature
    Not able to change to signature
    SQL> alter session set remote_dependencies_mode=signature;
    ERROR:
    ORA-00096: invalid value SIGNATURE for parameter remote_dependencies_mode, must
    be from among MANUAL, AUTO
    I dont see MANUAL or AUTO as valid value for this parameter (http://download.oracle.com/docs/cd/B10501_01/server.920/a96536/ch1175.htm#1023124) DB version is 9.2.0
    Parameter type
    String
    Syntax
    REMOTE_DEPENDENCIES_MODE = {TIMESTAMP | SIGNATURE}
    Default value
    TIMESTAMP
    Parameter class
    Dynamic: ALTER SESSION, ALTER SYSTEM
    =======================================
    I believe it could be because of following bug
    "A PRE-PATCHED ORACLE IMAGE CAN BE INSTALLED IN MEMORY "
    Refer: "https://metalink2.oracle.com/metalink/plsql/f?p=130:15:1613505143885559758::::p15_database_id,p15_docid,p15_show_header,p15_show_help,p15_black_frame,p15_font:BUG,4610411,1,1,1,helvetica"
    I appreciate your effort in fixing this issue.
    Edited by: user10610722 on Nov 25, 2008 4:37 PM

    Hi:
    It seems when you are starting RMAN it's executing some commands (one 'ALTER SESSION...'. It's seems to be a batch which has a bad value for SORT_AREA_SIZE. Find it and modify to a proper value as message shows. If you can't find start RMAN by calling directly the executable ($ORACLE_HOME/bin/rman or %ORACLE_HOME%/bin/rman.exe).

  • Easy way to schedule a job to run for a set period?

    Is there an easy way to schedule (dbms_scheduler) a job to run for a set period -say, half an hour- and then to stop.
    Currently, I schedule a procedure to do the work (a bunch of inserts or updates, say) and the first line of that procedure assigns sysdate to a variable when it starts. Then as the procedure loops through its work, I compare the current sysdate with that original one, and if the new sysdate>original one by more than 30 minutes, I raise an application error. But it's messy, and I was wondering if there was a nicer way of doing it?

    "Admin" -I think you'll find that 'end_time' merely states a time after which the job will not be run. It doesn't do anything to kill off a job which is already running at the time that comes round. Similarly, repeat_interval merely states how often the job should be run, not a time interval within which it must run and outside of which it must stop being run.
    Satish: your suggestion looks great. Do you have, or know of, any examples where that is used, though? The doco you pointed to says the parameter raises an event, but that it's up to my event handler to deal with it. I wouldn't have the first idea of how to deal with this in code myself. If I could see a simple example, it would help a lot! Unfortunately, that page doesn't contain such an example!

  • Where to run SQL statements in Oracle Database 11gR1 ?

    Folks,
    Hello. I have just installed Oracle Database 11gR1 and login to Database Control page. There are 4 tabs on the top: Database, Setup, Preference, Help and Logout.
    I just create a table "table1" in "Database" tap. But I don't see anywhere to run SQL statement such as Select, Insert, Update.
    Can any folk tell me where to run SQL statements in Oracle Database 11gR1 ?
    Or
    Can any folk provide a User Manual for Oracle DB 11gR1 ?

    You can run from a terminal or install an SQL client and connect from there.
    http://www.articlesbase.com/databases-articles/how-to-install-oracle-11g-client-1793770.html
    Best Regards
    mseberg
    Assuming you have an oracle OS user on Linux you can try typing sqlplus at you OS command prompt. Generally you will have a .bash_profile with setting like this:
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    # Oracle Settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=/u01/app/oracle/product/11.2.0
    #export DISPLAY=localhost:0.0
    export TZ=CST6CDT 
    export ORACLE_SID=ORCL
    export ORACLE_TERM=xterm
    #export TNS_ADMIN= Set if sqlnet.ora, tnsnames.ora, etc. are not in $ORACLE_HOME/network/admin
    export NLS_LANG=AMERICAN;
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
    export LD_LIBRARY_PATH
    # Set shell search paths
    PATH=/usr/sbin:$PATH; export PATH
    export PATH=$PATH:$ORACLE_HOME/bin
    # CLASSPATH:
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
    CLASSPATH=$CLASSPATH:$ORACLE_HOME/network/jlib
    export EDITOR=vi
    set -o vi
    PS1='$PWD:$ORACLE_SID >'Edited by: mseberg on Jul 11, 2011 3:18 PM

  • SQL 2012 Management Studio messages outcome is not in english after running any statement/command

    I have recently installed SQL 2012 and by default I have selected "english" as first language. When I run any statement into SQL management studio the messages outcome shows into different language
    How I can change it back to English
    Example
    Przetworzono: 10 procent.
    Przetworzono: 20 procent.
    Przetworzono: 30 procent.
    Przetworzono: 40 procent.
    Przetworzono: 50 procent.
    Przetworzono: 60 procent.
    Przetworzono: 70 procent.
    Przetworzono: 80 procent.
    Przetworzono: 90 procent.
    Przetworzono: 100 procent.
    Muhammad Mehdi

    @ Sofiya
    After I run command I got message
    Changed language setting to us_english.
    But when I try other syntax like recovery of database it is not in english
    Przetworzono: 10 procent.
    Przetworzono: 20 procent.
    Przetworzono: 30 procent.
    Przetworzono: 40 procent.
    Przetworzono: 50 procent.
    Przetworzono: 60 procent.
    Przetworzono: 70 procent.
    Przetworzono: 80 procent.
    Przetworzono: 90 procent.
    Przetworzono: 100 procent.
    Muhammad Mehdi
    Hi,
    , you will have to use SET LANGUAGE to change the language in the above of syntax. If you have not installed the localized version of SQL Server, the default language is US English. I recommend you use the following stetament to check if you install
    the localized version of SQL Server.
    select @@language
     If you need to change the default language on this machine, then you will have to change the default language for individual logins, as doing it on a server level won't work. For more ifnormation, see:http://www.sqlservercurry.com/2010/11/change-default-language-for-sql-server.html
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Can I run logmnr without setting  SUPPLEMENTAL_LOG_DATA_MIN ??

    Question is can I run logmnr without setting SUPPLEMENTAL_LOG_DATA_MIN ??
    I had a situation where I had to run log miner to undo some changes. I ran the log miner on the database where SUPPLEMENTAL_LOG_DATA_MIN was not set nor the dictionary was specified. I ran the following and was able to get the undo. I am a little confused there, as Oracle doc stats that SUPPLEMENTAL_LOG_DATA_MIN should be set to YES, before you can mine the logs.
    These are the commands :
    -- set session
    ALTER SESSION SET nls_date_format='DD-MM-RRRR hh24:mi:ss';
    -- start log minor,change datetime in the below SQL for the time frame
    BEGIN
    DBMS_LOGMNR.START_LOGMNR(
    STARTTIME => '17/07/2012 13:30:00' ,
    ENDTIME => '17/07/2012 14:30:00',
    OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG +
    DBMS_LOGMNR.CONTINUOUS_MINE +
    DBMS_LOGMNR.COMMITTED_DATA_ONLY +
    DBMS_LOGMNR.PRINT_PRETTY_SQL);
    END;
    -- change table_name to find out undo statements relating to that table
    SELECT sql_undo FROM v$logmnr_contents where table_name =upper('machines');
    --stop logminor
    exec dbms_logmnr.end_logmnr;
    Thanks
    Nirmal

    If supplemental logging is not enabled,It would be difficult to identify the user and session information details from V$LOGMNR_CONTENTS views

  • Run SQL statements from a textbox

    Hi
    I'm trying to execute multiple insert/update or Delete statements from a textarea of a page. I'm basically trying to replicate the same functionalility as SQL Workshop for users to access and run sql statements for it.
    I know in SQL workshop you can run multiple insert/update or delete statements using the following syntax:
    begin
    insert into table_1 (col1,col2)values('WER','QWE');
    Insert into table_1 (col1,col2)values('ABC','DEF');
    End;
    I have created a textarea called :P1_SQL with a submit button which when pressed it runs the execute immediate :P1_SQL. It works if its a single insert command. I've tried the begin...end option which bring up the following error message:
    ORA-06550: line 1, column 6: PLS-00103: Encountered the symbol "" when expecting one of the following: begin case declare exit for goto if loop mod null pragma raise return select update while with << close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe The symbol "begin was inserted before "" to
    Any ideas how I could get this to work?
    Message was edited by:
    Funkymonkey2

    The process code that I have is as follows:
    Declare
    l_sql varchar2 (4000);
    begin
    l_sql := :P3_SQL;
    execute immediate l_sql;
    End;
    in the textarea I had entered the following
    begin
    insert into TBL_TEST_SQL(name,useR_id)values('abc','erf' );
    insert into TBL_TEST_SQL(name,useR_id)values('dec','erf');
    end;
    I was actually hoping to concatanate the 'begin...' part and the 'end;/' part on to the beginning and end of the sql statements.
    Any ideas??

  • Running Xlet in Set top box

    Hello everyone,
    I just know how to do it with cardinal studio. It is generating a lot of files and i can import these files to the set top box.
    I wrote my own (actulally i copied one ) script compilied it and imported it to the set top box. But it is not running. Do I need more files or a special structure ???? Would be pleased if anyone can help.
    Kind Regards, tpc-claus

    Hello again,
    the applicaiton is now accepted but it is not running in the set top box. I don't no why ??
    the is loading and starts to mount when is aborting. Here is my source code. Maybe you can have a short look ...
    import javax.tv.xlet.*;
    import javax.tv.graphics.*;
    import javax.tv.service.*;
    import javax.tv.service.guide.*;
    import javax.tv.service.navigation.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.Date;
    import java.text.DateFormat;
    public class example implements Xlet, ActionListener {
    private Container root_container = null;
    private Panel panel = null;
    private List slist = null;
    private List plist = null;
    private Button button = null;
    private SIManager si_manager = null;
    private Retriever retriever = new Retriever();
    // init method
    public void initXlet(XletContext ctx){
    root_container = TVContainer.getRootContainer(ctx);
    panel = new Panel();
    panel.setBackground(Color.black);
    root_container.setLayout(null);
    root_container.setBounds(0,0,400,300);
    root_container.add(panel);
    panel.setBounds(0, 0,
         root_container.getSize().height,
         root_container.getSize().width - 50);
    panel.setLayout(new GridLayout(2,1));
    slist = new List();
    slist.setBackground(Color.lightGray);
    slist.addActionListener(this);
    panel.add(slist);
    plist = new List();
    plist.setBackground(Color.lightGray);
    panel.add(plist);
    button = new Button("Refresh");
    button.setBackground(Color.darkGray);
    button.setForeground(Color.white);
    button.addActionListener(this);
    root_container.add(button);
    button.setBounds(0,
         root_container.getSize().width-50,
         root_container.getSize().height,
         50);
    root_container.validate();
    root_container.setVisible(true);
    si_manager = SIManager.createInstance();
    // start method
    // Do an initial update of the slist
    public void startXlet(){
    panel.validate();
    updateList(slist);
    // pause
    public void pauseXlet(){}
    // destroy
    public void destroyXlet(boolean unconditional){}
    // called when the refresh button is pressed
    // or service is selected in the list
    public void actionPerformed(ActionEvent evt){
    if(evt.getSource() == button){
    this.updateList(slist);
    plist.removeAll();
    } else if (evt.getSource() == slist) {
    this.updateList(plist);
    private void updateList(List list){
    //Clear out the old list
    list.removeAll();
    ServiceList collection =
              si_manager.filterServices(null);
    ServiceIterator si =
              collection.createServiceIterator();
    si.toEnd();
    if(list == slist) {
    while(si.hasPrevious()){
    slist.addItem(
              si.previousService().getName(), 0);
    } else {
    while(si.hasPrevious()){
    Service s = si.previousService();
    if(slist.getSelectedItem().
              equals(s.getName())) {
         retriever.getPrograms(s);
    break;
    class Retriever implements SIRequestor {
    DateFormat dfmt =
         DateFormat.getDateInstance(DateFormat.SHORT);
    DateFormat tfmt =
         DateFormat.getTimeInstance(DateFormat.SHORT);
    void getPrograms(Service s) {
    try{
    SIManager.createInstance().
              retrieveServiceDetails(
    s.getLocator(), this);
    } catch (Exception e) {
    e.printStackTrace();
    public void notifySuccess(
              SIRetrievable[] result) {
    if(result[0] instanceof ServiceDetails) {
    try{
    ((ServiceDetails)result[0]).
              getProgramSchedule().
    retrieveFutureProgramEvents(new Date(),
              new Date(System.currentTimeMillis()
              + 600000000), this);
    } catch (SIException e) {}
    } else if (result[0] instanceof ProgramEvent) {
    for(int i = 0; i < result.length; i++ ) {
    ProgramEvent e = (ProgramEvent)result;
    plist.addItem(e.getName() + " : "
    + dfmt.format(e.getStartTime())
              + " "
    + tfmt.format(e.getStartTime()));
    public void notifyFailure(
         SIRequestFailureType reason) {}
    } //End Retriever class
    } //End SvcDispXlet class
    Thanks for having a look, Claus

  • What is a state set?

    im new to java programming and i really don't know most of the terms like state set. I was trying to figure out how to make a JScrollPane only appear when it was necessary when someone suggested to read the JScrollPane API. I don't even know what API stands for but i found the page. Now, i didn't understand any of it when it was suggested that i look at the JScrollPane constructors. Don't really know what those are either but i found a big heading that said Constructors and there was some stuff below it which i'm going to assume are the constructors. now, for each constructor there is an explination of what each constructor did. Each one of them envolved either getting or setting the "state set." There was a hyperlink that brought me to a new page all about the state set with a million other terms that i do not know. So, either you could just tell me a function to solve my original problem, tell me what a state set is in clear english, or you could be of absolutely no help to me at all and tell me to go to a page containing another API with more terms on it.

    I would suggest slowing down and learn Java incrementally from the basic up.I have learned 3 programming languages before but never any that used GUI's. I know what object oriented programming is and right now i just need to learn the syntax of Java, i understand the basic concepts of loops and functions but i JUST NEED A FUNCTION! I will learn the terms soon enough im in a class that is learning java. I just want to know how to set a JScroll to appear only as needed!

  • Run sql statements in PL/Sql Developer without installing Oracle database?

    Hi all,
    I wish to ask is there any possibility to run Run sql statements in PL/Sql Developer without installing Oracle database?
    Regards.

    Hello Jimmy,
    this is the forum for the tool SQL Developer and, as the title says, *(Not for general SQL/PLSQL questions)*.
    PL/Sql Developer is not an Oracle tool, but from allound allroundautomations.
    And you need access to a database to run SQL statements. This does not need to be one installed by yourself.
    Regards
    Marcus

  • While run "Program - Run Financial Statement Generator" occurs errors? why

    while running "Program - Run Financial Statement Generator" occurs errors?
    Program - Publish FSG Report
    output:
    The concurrent request ID of your FSG request is 309112.
    The concurrent request ID of your XML Report Publisher request is 309113.
    hawk_BS_IFRS PC by month (PL) (Financial Statement Generator)
    can output good format xml
    but
    Program - Run Financial Statement Generator
    the phase: Completed and
    the status: Error
    anybody can give me some sugguestion?

    hello, I have known why.
    because my xml publisher's version is 5.6.1. it's not afford it .
    you can refer to metalink.
    and it's not problem in 5.6

  • Use Members on Data Form is unvalid if the Run on Save setting is not on

    Hi, I found a problem of the setting Use Members on Data Form is unvalid if the Run on Save setting is not on. It will just get the default value of the variables but not the form members, I don't know whether it is a bug or a normal behavior. Does anyone have experience to fix it or avoid it? Thanks.

    Hi,
    If you are running your rule simply double clicking on the name of it at the botom left corner, that's the normal behaviour I would expect.
    However, instead of running it that way, if you create a menu, attach the rue to a menu item, add the menu to your form and then run it by right clicking on your form, it will pass all selected form members to your variables.
    Cheers,
    Alp

  • Current running sql statement in procedure?

    How to identify the current running sql statement in procedure or package? From the v$sqlarea, i can see the only procedure name with parameters, but not current execution statement? is there any dba view to know the current execution statement in 9i & 10g ?

    hi
    u can also use dba_source view to know which sql statement issued by which user

  • Can I run Alter Session set sql_trace = True in Forms.

    Can I run Alter Session set sql_trace = True in Forms.

    You could use 'statistics=YES' from command line. If you are using an icon from windows' desktop, then go to properties of that icon and append 'statistics=YES' at the end of TARGET. This basically issues 'ALTER SESSION SET SQL_TRACE TRUE' for the current session.
    Can I run Alter Session set sql_trace = True in Forms.

  • I,ve got a retail box CS6 design, it will not auto run or start set-upexe, help.

    I,ve got a retail box CS6 design, it will not auto run or start set-upexe, help.

    are you using a window's system?  if yes, which version?
    and, attach a screenshot of your disc's contents.

Maybe you are looking for

  • BW on Hana

    I am looking for user's experience on implementing BW on Hana. Is there any Milwaukee, WI based Hana users?

  • Long Text Upload for TaskList ( txn IA05/IA06)

    Hi, We need to upload long texts for task list operations (Txt object: ROUTING, Txt ID: PLPO). We have tried the following approaches: 1.) LSMW with via Direct Input : Object                    0001   Long texts Method                   0001   (No se

  • Performance drop after CPU upgrade.

    Hias, I got a new CPU. I expected some performace gain icw the old one. However...it is a lot slower  I went from 64.000 to 47.000 in aquamark. Didn't record the values axeactly, but it seems like the CPU part is the one that is lagging behand. I did

  • My iPad Safari repeatedly crashes. I have IOS5 and have tried power off reset. ???

    My iPad repeatedly crashes. I have the latest operating system and have tried the power off reset. Anyone have this problem or a solution?

  • Troubles with Safari on my iPhone 3GS 16GB(iOS 5.0.1) = white screen and quit.

    Hello, i have some troubles on my iPhone 3GS (16GB) with Safari. Safari always close just after oppening (white screen), but is still opened in background. I restore my phone (iOS 5.0.1) but after a day, the bug came back.  Sincerely, Yann. PS: here