Reason for Error in Manual Update of Data Package

Hey,
     Sometimes while loading huge amount of data, one of the data package doesnt get uploaded. For those data packages we do a manual update of the data package and it works well.
   My question is why do we get this error,
Is it to do with the system contention or any IDOC issue?
Please help me out to find the root cause of this, so that we can avoid the manual update of the data packges.

We usually get this issue , when we are doing a lot of processing in the Update Rules. The Data package processing gets timed out.
If it is happening very often then you would need to sit with your Basis person and modify the Timeout settings for your system.

Similar Messages

  • Reason for errors in IDCOS ? pls tell small scenarios

    hi pls tell practical scenarios reason for errors in idocs? all ale configuration are done.

    For a million reasons, but the most obvious one is that data in the IDoc doesn't match with the data in the receiving system. Eg. in IDoc field plant filled with 'PL01' but this plant doesn't exist in the system.
    Regards,
    John.

  • Unknown reason for error code 36331 in DAC run

    Hi,
    While running full load i am getting following error
    Can any one give me the solution
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    Status Desc : Failed
    WorkFlowMessage :
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:254)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:477)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    java.lang.Thread.run(Thread.java:662)
    (Number of retries : 1)
    pmcmd startworkflow -sv INFOIS -d Domain_123 -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    2013-02-07 01:41:19.126 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has finished execution with Failed status.

    HI Srini,
    I had copied Src files from BIApps to informatica Src file
    While running DAC11g full load, we are en counting some issues below is the error we are facing
    ERROR CODE - Unknown reason for error code 36331
    one more thing to consider, In DAC10g we give /Oracle/OBIAPPS/Informatica/9.1.0/server/infa_shared/SrcFiles as Informatica parameter path in DAC system properties but in DAC11g if i take same path no task is running, it is failing at first task only and no parameter file is generating.
    But if i give dafault in that Informatica parameter path of DAC11g some tasks are running success and i am able to see some parameters generated in DAC PATH, but Default is taking
    /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters path for that location.
    Informatica Server details are Success, Physical Data sorce are success.
    I had copied SrcFiles and LkpFiles to informatica from BIApps.
    ParameterDW and parameterOLTP are moved to /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters as well as Informatica Src folder
    for one task below is the error
    2013-02-07 21:50:17.515 Acquiring Resources
    2013-02-07 21:50:17.517 Acquired Resources
    2013-02-07 21:50:17.519 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has started.
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    Status Desc : Failed
    WorkFlowMessage :
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:254)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:477)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    java.lang.Thread.run(Thread.java:662)
    (Number of retries : 1)
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    2013-02-07 21:50:46.989 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has finished execution with Failed status.

  • Error in phase: DISASSEMBLE Reason for error: PATCH_FILE_READ_ERROR

    Hello All
    I am applying support Package: SAPKB70009 on SAP ECC 6.0 for component SAP_BASIS with release 700.
    I am getting following error
    The import was stopped, since an error occurred during the phase
    DISASSEMBLE, which the Support Package Manager is unable to resolve
    without your input.
    After you have corrected the cause of the error, continue with the
    import by choosing Support Package -> Import queue from the initial
    screen of the Support Package Manager.
    The following details help you to analyze the problem:
         -   Error in phase: DISASSEMBLE
         -   Reason for error: PATCH_FILE_READ_ERROR
         -   Return code:  12
         -   Error message: OCS Package: SAPKB70009
    Guys can you please  shed some light on how to solve this issue.

    Hi,
    There might be 2 reaons for the error.
    1) corrupted files in EPS/in  or improper CAR of the files.
    2) the file permissions in EPS/in check whether the files are having proper permssions like 775 with owner <SID>adm
    -Srini

  • Reason for errors in IDOCS ? pls tell small scenarios

    hi pls tell practical scenarios reason for errors in idocs? all ale configuration are done.

    goto se16 and look at table EDIDS....in that look at field status text...you will see different reasons when something goes wrong in idoc generation...
    there should be a lot of practical scenario examples for you inside it...

  • Reason for Error "Unknown field type (28) encountered."

    Hello,
    I'm from Germany, so sorry for my English first.
    I got the error "Unknown field type (28) encountered." when I run
    a simple "SELECT * FROM system.functions" on my ADD-Database.
    The solution for this problem is found in the KBA 2145730.
    If I use the ADS DLLs v. 11.10.0.22 I got the error, but if I use the
    ADS DLLs v. 9.10.0.35 everything is fine.
    For solving other problems I think it would be better to use the newest
    version, but in this case I can't. At this time it is not a problem, because
    I can't find any real reason so that I must update for now, but nevertheless
    I'd like to know, why this error occurs. What is type 28? Or (what real
    would be great) can I make changes to my software, so that I can
    avoid this problem? I hope you can help me with this "riddle" and wish
    all of you a great day.
    Greetings from Germany,
    Gerit Freericks

    For backwards compatibility the server will send different field types (i.e. char vs varchar, ansi vs unicode, etc).
    The server determines this based on the ACE (Advantage Client Version).  By swapping in new DLLs you are telling the server that you are running a newer client and it can send the newer field types etc for the system tables.
    In addition to swapping the DLLs re-build the application with the new TDataSet (re-compile) and this should resolve your issue.
    For the field types look at ACE.pas  (or ACE.h) in the TDataSet (on the latest).  It looks like 28 is an NMEMO (Unicode Memo field)

  • What are possible reason for error : FRM-40657

    Hi,
    There is 3 blocks in my form, Master Block, It's Deails and It's Details also.
    The Query Data Source for all the block is Procedure, because for each block the data is coming from one more table other than the DML table.
    But I am getting the error FRM:40657 while editing the data, the flow of the system is, if the data in the block satisfy certain condition, then that row should be saved to DML table. For eg, there is one column Status if the value of the status column is Valid then that row should be saved to DML table, all the data coming from the non DML table is InValid, and the data from DML table is Valid,
    but after loading, when I change InValid to Valid, because some rows the user want to change to Valid then obviously it should be saved to DML table , but I am getting this error, What could be the pblm...
    Thanks in advance

    Hi Mark,
    Thank U. No other user has updated the data. As I said, the problem occuring datas are coming from Table A, and let the user to modify the data, after the modification, copy of some records (based on the data after modification ) want to be saved to DML table, say Table B. But this error is getting while try to save the modifications. But no problem to save the DML table (Table B) data.
    Hope U understood the requirements. Thanks in advance.
    Rizly

  • Possible reasons for error 1074396005 invalid avi session

    Dear All,
    I am working on creating and writing frames on to AVI files. I need to start writing frames up on record on command and close the AVI file up on record stop command. I am trying to read frames from an recorded video and write in to another AVI file.
    But i am observing Error 1074396005 invalid avi session, whenever i run the code. I am using AVI2 VI's (IMAQ AVI2 Create, AVI2 Write and AVI2 close).
    I am using LabVIEW 2013 SP1 and Vision development module versions.
    Below is the block diagram for reading an avi file and writing in to avi file upon record on command (numeric control value 1 to case selector) 
    Block diagram for record off
    Below is the error observed:
    Kindly suggest what would be the possible reason for the error.
    With regards,
    Sri
    Attachments:
    Block diagram1.PNG ‏59 KB
    avi2 error2.png ‏381 KB
    Block diagram2.PNG ‏20 KB

    Might be good if you can post the code instead of screenshots.
    -If session was closed or aborted due to some reason you should get this error.
    -Multiple times you are creating the session inside the loop with same avi session, is it required?
    -Are the images added to the avi file?
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13

  • PSA - manual update of incorrect packages possible?

    Hello,
    I scheduled initialization extraction to data target and PSA in series. Now I saw in monitor that some packages have status "red" or "yellow".
    The job is running since three days.
    I have following questions:
    How to proceed with this incorrect packages? Via PSA -> "Start the update immediately". Here in data target request have to be deleted. That's not an option.
    What's about option "Simulate update".
    I just want to update after job is finised the incorrect packages again.
    Any idea?
    Edited by: STARWARS on Dec 3, 2008 9:30 AM

    Hi,
    Are you getting the option of "manual update" when you right click on the data package??
    If your all the packages are loaded succsefully in the PSA??
    If yes.... then only they can be updated the individual data packages manually...if not then you will have to start the whole data load again from the PSA.
    Just check for the data packages and see if it gives you the option...it will not you give the option for those data packages which are already red...so you may have to do the data loads from PSA again.
    But if the data packages are not even in PSA then you may have to start load from the source system.
    Thanks
    Ajeet

  • [Solved] Do I need to manually update my -vcs packages in the AUR?

    I've got a few -vcs packages in the AUR (one hg, 3 svn).  Do I need to manually update the versions in the AUR as the code changes, or does this happen automatically?  I know that makepkg updates the version automatically in the local PKGBUILD, but I want to make sure the people using these packages see the new versions in the AUR.
    Last edited by nofrak (2010-11-06 19:03:42)

    You need to do it manually.
    !next

  • Possible reasons for Error 30005?

    Hi All,
    we're on  ep7, sp12..we've been encountering the foll error lately when we try to use any BI query frm one particular BW system..(holds true for all users)
    when we try to drag the query to the iView, we get the Error -30005, Cannot create the BI data service, Cannot add BI data service to the iView.
    the strange things is we can search for queries. however, upon attempting to see the characteristics, etc we get the foll error: "Error -30027 Cannot retrieve structure, Cannot read query description.."
    Could anybody pls advise on the possible reasons/resolutions for this?
    thanx
    prachi

    Hi Prachi,
    I feel with you. I have the same problem and just a few hours ago everything was working fine. thats very strange.
    Mark

  • Looking for function module to update User data

    Hi All,
    I'm looking for function module/base table to update data into User (User-Specific Data) data. You can notice it under PRTE t.code. Thank you.
    Regards
    Kishore

    To Read: HRTRV_IF_GET_TRIP
    To Modify: HRTRV_IF_MODIFY_TRIP
    Please be aware that these FMs are not released for customers, i.e. you won't get any support for them.
    EDIT: Since you are dealing with Structure USER/PTK99, maybe the document I created is of interest to you: Adding fields in Travel WDA Applications
    Cheers, Lukas
    Message was edited by: Lukas Weigelt

  • Install Java plugin for IE without manual update or install

    Hi,
    I have a client machine with JRE installed. Now i see the problem that java plugin is not installed in IE. Is there anyway i could manually register java plugin for IE without using installer or java update ? would it be possible to use command line argument or such alternative please let me know.

    I would like to find a way to allow a user without
    administrative rights to install the Java-Plugin for
    using Java-Applets. As far as I understood, the
    plugin can be installed in a silent way withou
    registry modifiactions. Is this working for users
    without admin rights?Could anyone please explain, why it is so difficult for Sun to create an installation package for user without admin rights? The whole "GetJava"-program doesn't make any sense for ordinary users if they get the JRE downloaded seamlessly and then the installation fails due to missing admin rights. This way Java would never succeed on the desktop.
    Andr�

  • Error occurs when updating grid Data Table - invalid value type [66000-150]

    I am receiving the below error when using SetValue method of the Grid.DataTable object
    Error No:-7768
    Error Desc:Data Table - invalid value type [66000-150]
    Any idea on why this error will ocurr
    the data that I am trying to set is text and column data type is also text
    sincerely yours
    Ray

    Hi Ray,
    I kind of faced a similar problem wherein, my functionalities work perfectly fine in the devt. environ but doesn't even reflects in the production environ.   I kind of tried installing VS and removed it and things started working fine later.
    Reason might be that some of the devt. components are missing in the production environ, other than .NET framework.  If possible, you can try this.
    Regards,
    Satish.

  • PowerPivot for Sharepoint: can I update the data model?

    I have an Excel file that contains a Power Pivot data model. After running some Power View analysis, I found out that my model was missing some relationships and hierarchies, so I wanted to edit my underlying data model, but I couldn't directly find a way..
    What's the easiest way to do that? Is there even a way to do this?

    Hi Jasper,
    You can do this by opening the workbook from SharePoint in Excel on your desktop and then making the changes. When you save these changes they will be applied to the version in SharePoint.
    If you manually download the workbook to a location of your choice, you can then make the changes but they won't automatically be applied to version in SharePoint when you save them. After making your changes to the copy, you can use the 'Upload Document'
    option on the SharePoint ribbon to add it to the same location as the existing version. Ensure that the updated workbook has the same name as the current version and double check that the 'Add as a new version to existing files' option is ticked.
    Regards,
    Michael
    Please remember to mark a post that answers your question as an answer...If a post doesn't answer your question but you've found it helpful, please remember to vote it as helpful :)
    Website: nimblelearn.com, Blog:
    nimblelearn.com/blog, Twitter:
    @nimblelearn

Maybe you are looking for

  • Deleting PDF files listed in Adobe Reader X1 App Box.

    When I open the subject box located in the dock of my Mac, it lists two files and when I click on them I am notified in an Error Box that the files could not be located and therefore can not be opened. I would like to delete these files. However, I h

  • Cannot open form in LifeCycle Designer to edit.

    I have created two forms using LC Designer 8. I now need to edit both forms and cannot open them back up to edit! When I try to open both forms Adobe Professional 8 opens. I then open the form in Adobe Pro 8 and click "edit in designer" and it will n

  • CPU usage calculation for AWR report

    We took an AWR snapshot and CPU time ranked number 1 in the Top 5 timed events . How do i calculate the CPU usage during the snap Interval? Details about CPU TIME from TOP 5 timed events Event - CPU time Waits - Blank Time(s)- 1,877 Avg Wait(ms) - Bl

  • ODI file error

    Hi John, When i tried reversing a file, i got the below error java.sql.SQLException: ORA-12899: value too large for column "ODIWORK"."SNP_REV_COL"."COL_NAME" (actual: 481, maximum: 100) Also, in the datatype field i am seeing many other options like

  • SAP BO WEBI Reports - Auditing, Monitoring, Statistics

    Hi WEBI experts, what software tools are available/recommended that can be used to track report access statistics for web intelligence reports that are using universes and also bex queries as data sources? (we are not interested in overall server met