Full load error

HI
When i am trying to do a full load from ods to cube it gives the error SAPSQL_ARRAY_INSERT_DUPREC. I went to infosource and reduced the package size to 500kb and trying also.till this point no luckk..
Inputs are much appreciated.
Thanks and regards
loyee
Edited by: Bi power on Oct 15, 2009 3:21 PM

The error occurs when there is an internal table which is defined with a unique key, but the select statement returns multiple records for a key combination.
Include more conditions in the where clause of the select statement like a date field.
Coming to your scenario,  you are trying to do a full load from dso --> cube. Did you delete the data from the cube? Otherwise the  records will get aggregated leading to incorrect data.

Similar Messages

  • Full Load: Error while executing :TRUNCATE TABLE: S_ETL_PARAM

    Hi All,
    We are using Bi Apps 7.9.6.1. Full Load was running fine. But Now we are facing a problem with truncating a table "S_ETL_PARAM".
    I have restart informatica Server And also DAC Srever. But still I am getting the same in the DAC Log as, *"NOMALY INFO::: Error while executing : TRUNCATE TABLE:S_ETL_PARAM*
    *MESSAGE:::com.siebel.etl.database.IllegalSQLQueryException: DBConnection_OLTP:SIEBTRUN ('siebel.S_ETL_PARAM')*
    *Values :*
    *Null Map*
    *EXCEPTION CLASS::: java.lang.Exception"*
    Any Suggestion.....
    Thanks in Advance,
    Deepak

    are you trying to run incremental load when you get this truncate error? can you re-run full load and see that still runs ok? pls also check your DW side database logs like alert lor any DB level issue. such errors do not throw friendly messages in DAC/Informatica side.

  • HR Full Load error in Payroll loading from EBS

    Hi,
    We have configured HR anylatics and when runs the Full load from EBS 11.10 (Vision Demo Database) we are receiving an error which says can not allocate 128 from temp tablespace. We have found the 11i database temp has been grown hugely (more than 10GB) and hard disk space been allocated fully.
    And we found this has been occurred by payroll package (selecting from a view).
    Is there any optimization or any solution for this issue.
    Thanks.
    Nilaksha.

    and remember to fix the bug in the database first:
    UPDATE per_all_people_f
    SET effective_start_date = '07-FEB-02'
    WHERE person_id = 6272
    AND effective_start_date = '04-JAN-91'
    AND effective_end_date > '06-FEB-02';
    because you will see 2 rows if you for:
    SELECT *
    FROM per_all_people_f
    WHERE person_id = 6272
    AND effective_start_date = '04-JAN-91';
    And this isn't possible, becuase HR is date tracked and you can't start twice on 1 date!

  • Oracle BI Apps financials Full load errors

    Hi, I have Oracle BI Apps 7.9.6, Informatica 8.6, EBS R12 is the source
    When i run a full Load of ETL for Financials- Budget, 24 out of 158 tasks are failing.
    When i check the log file
    the log file is as below
    558  SEVERE  Sat Nov 20 15:08:43 AST 2010 
    START OF ETL
    559  SEVERE  Sat Nov 20 15:09:26 AST 2010  Starting ETL Process.
    560  SEVERE  Sat Nov 20 15:09:28 AST 2010  Request to start workflow : 'SILOS:SIL_InsertRowInRunTable' has completed with error code 0
    561  SEVERE  Sat Nov 20 15:09:49 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SILOS.SIL_InsertRowInRunTable.txt SIL_InsertRowInRunTable
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    562  SEVERE  Sat Nov 20 15:10:00 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_Stage_GLAccount_SegmentConfig_Extract' has completed with error code 0
    563  SEVERE  Sat Nov 20 15:10:00 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity' has completed with error code 0
    564  SEVERE  Sat Nov 20 15:10:01 AST 2010  Request to start workflow : 'SILOS:SIL_GlobalCurrencyGeneral_Update' has completed with error code 0
    565  SEVERE  Sat Nov 20 15:10:01 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimension_Temporary' has completed with error code 0
    566  SEVERE  Sat Nov 20 15:10:01 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_ExchangeRateGeneral_Full' has completed with error code 0
    567  SEVERE  Sat Nov 20 15:10:02 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_GLSegmentDimension_Full' has completed with error code 0
    568  SEVERE  Sat Nov 20 15:10:02 AST 2010  Request to start workflow : 'SILOS:SIL_Parameters_Update' has completed with error code 0
    569  SEVERE  Sat Nov 20 15:10:02 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_Project' has completed with error code 0
    570  SEVERE  Sat Nov 20 15:10:03 AST 2010  Request to start workflow : 'SILOS:SIL_Stage_GroupAccountNumberDimension_FinStatementItem' has completed with error code 0
    571  SEVERE  Sat Nov 20 15:10:03 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_GLBalanceFact_Full' has completed with error code 0
    572  SEVERE  Sat Nov 20 15:10:20 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_Stage_GLAccount_SegmentConfig_Extract.txt SDE_ORA_Stage_GLAccount_SegmentConfig_Extract
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    573  SEVERE  Sat Nov 20 15:10:21 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity.txt SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    574  SEVERE  Sat Nov 20 15:10:22 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimension_Temporary.txt SDE_ORA_InternalOrganizationDimension_Temporary
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    575  SEVERE  Sat Nov 20 15:10:24 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SILOS.SIL_GlobalCurrencyGeneral_Update.txt SIL_GlobalCurrencyGeneral_Update
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    576  SEVERE  Sat Nov 20 15:10:25 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_GLSegmentDimension_Full.txt SDE_ORA_GLSegmentDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    577  SEVERE  Sat Nov 20 15:10:25 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_ExchangeRateGeneral_Full.txt SDE_ORA_ExchangeRateGeneral_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    578  SEVERE  Sat Nov 20 15:10:26 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SILOS.SIL_Stage_GroupAccountNumberDimension_FinStatementItem.txt SIL_Stage_GroupAccountNumberDimension_FinStatementItem
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    579  SEVERE  Sat Nov 20 15:10:26 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_Stage_GLAccountDimension_FinSubCodes' has completed with error code 0
    580  SEVERE  Sat Nov 20 15:10:27 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_Project.txt SDE_ORA_Project
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    581  SEVERE  Sat Nov 20 15:10:27 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SILOS.SIL_Parameters_Update.txt SIL_Parameters_Update
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    582  SEVERE  Sat Nov 20 15:10:29 AST 2010  Request to start workflow : 'SILOS:SIL_CurrencyTypes' has completed with error code 0
    583  SEVERE  Sat Nov 20 15:10:32 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion' has completed with error code 0
    584  SEVERE  Sat Nov 20 15:10:32 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_Stage_GroupAccountNumberDimension' has completed with error code 0
    585  SEVERE  Sat Nov 20 15:10:35 AST 2010  Request to start workflow : 'SILOS:SIL_ListOfValuesGeneral_Unspecified' has completed with error code 0
    586  SEVERE  Sat Nov 20 15:10:47 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_Stage_GLAccountDimension_FinSubCodes.txt SDE_ORA_Stage_GLAccountDimension_FinSubCodes
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    587  SEVERE  Sat Nov 20 15:10:49 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SILOS.SIL_CurrencyTypes.txt SIL_CurrencyTypes
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    588  SEVERE  Sat Nov 20 15:10:52 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion.txt SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    589  SEVERE  Sat Nov 20 15:10:53 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_Stage_GroupAccountNumberDimension.txt SDE_ORA_Stage_GroupAccountNumberDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    590  SEVERE  Sat Nov 20 15:10:55 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SILOS  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SILOS.SIL_ListOfValuesGeneral_Unspecified.txt SIL_ListOfValuesGeneral_Unspecified
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    591  SEVERE  Sat Nov 20 15:10:55 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_InvOrgs' has completed with error code 0
    592  SEVERE  Sat Nov 20 15:11:16 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_InvOrgs.txt SDE_ORA_InternalOrganizationDimensionHierarchy_InvOrgs
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    593  SEVERE  Sat Nov 20 15:11:18 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_OperatingUnitOrgs' has completed with error code 0
    594  SEVERE  Sat Nov 20 15:11:39 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_OperatingUnitOrgs.txt SDE_ORA_InternalOrganizationDimensionHierarchy_OperatingUnitOrgs
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    595  SEVERE  Sat Nov 20 15:11:41 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_BusinessGroupOrgs' has completed with error code 0
    596  SEVERE  Sat Nov 20 15:12:01 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_BusinessGroupOrgs.txt SDE_ORA_InternalOrganizationDimensionHierarchy_BusinessGroupOrgs
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    597  SEVERE  Sat Nov 20 15:12:04 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_Flatten' has completed with error code 0
    598  SEVERE  Sat Nov 20 15:12:24 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_Flatten.txt SDE_ORA_InternalOrganizationDimensionHierarchy_Flatten
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    599  SEVERE  Sat Nov 20 15:14:32 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_GLBalanceFact_Full.txt SDE_ORA_GLBalanceFact_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    600  SEVERE  Sat Nov 20 15:15:14 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_Product_Categories_Derive' has completed with error code 0
    601  SEVERE  Sat Nov 20 15:15:15 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_InternalOrganizationDimension_Full' has completed with error code 0
    602  SEVERE  Sat Nov 20 15:15:16 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_CodeDimension_Group_Acct_Names' has completed with error code 0
    603  SEVERE  Sat Nov 20 15:15:17 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_ProductMultipleCategories_Full' has completed with error code 0
    604  SEVERE  Sat Nov 20 15:15:18 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_GLBudgetDimension_Full' has completed with error code 0
    605  SEVERE  Sat Nov 20 15:15:18 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_LedgerDimension' has completed with error code 0
    606  SEVERE  Sat Nov 20 15:15:18 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_PositionDimension_Full' has completed with error code 0
    607  SEVERE  Sat Nov 20 15:15:18 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_UserDimension_Full' has completed with error code 0
    608  SEVERE  Sat Nov 20 15:15:19 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_TimeDimension_Calendar_Full' has completed with error code 0
    609  SEVERE  Sat Nov 20 15:15:19 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_CodeDimension_Org_Type' has completed with error code 0
    610  SEVERE  Sat Nov 20 15:15:34 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_Product_Categories_Derive.txt SDE_ORA_Product_Categories_Derive
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    611  SEVERE  Sat Nov 20 15:15:36 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_InternalOrganizationDimension_Full.txt SDE_ORA_InternalOrganizationDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    612  SEVERE  Sat Nov 20 15:15:36 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_CodeDimension_Fin_Sub_Names' has completed with error code 0
    613  SEVERE  Sat Nov 20 15:15:37 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\FlatFileConnection.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_CodeDimension_Group_Acct_Names.txt SDE_ORA_CodeDimension_Group_Acct_Names
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    614  SEVERE  Sat Nov 20 15:15:37 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_ProductMultipleCategories_Full.txt SDE_ORA_ProductMultipleCategories_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    615  SEVERE  Sat Nov 20 15:15:40 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_LedgerDimension.txt SDE_ORA_LedgerDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    616  SEVERE  Sat Nov 20 15:15:40 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_UserDimension_Full.txt SDE_ORA_UserDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    617  SEVERE  Sat Nov 20 15:15:41 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_CodeDimension_Fin_Stmt_Item_Names' has completed with error code 0
    618  SEVERE  Sat Nov 20 15:15:41 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_GLBudgetDimension_Full.txt SDE_ORA_GLBudgetDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    619  SEVERE  Sat Nov 20 15:15:41 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_CodeDimension_Org_Type.txt SDE_ORA_CodeDimension_Org_Type
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    620  SEVERE  Sat Nov 20 15:15:41 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_PositionDimension_Full.txt SDE_ORA_PositionDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    621  SEVERE  Sat Nov 20 15:15:41 AST 2010  pmcmd startworkflow -sv Oracle_BI_DW_Base_integration_service1 -d Domain_home-9e3bae43d0 -u Administrator -p **** -f SDE_ORAR12_Adaptor  -lpf D:\Informatica\PowerCenter8.6.0\server\infa_shared\SrcFiles\ORA_R12.DataWarehouse.SDE_ORAR12_Adaptor.SDE_ORA_TimeDimension_Calendar_Full.txt SDE_ORA_TimeDimension_Calendar_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    622  SEVERE  Sat Nov 20 15:15:42 AST 2010  Request to start workflow : 'SDE_ORAR12_Adaptor:SDE_ORA_CodeDimension_Gl_Account_Segments' has completed with error code 0
    623  SEVERE  Sat Nov 20 15:15:44 AST 2010 
    ANOMALY INFO::: DataWarehouse:CREATE UNIQUE INDEX
         W_POSITION_DS_U1
    ON
         W_POSITION_DS
         INTEGRATION_ID Asc
         ,DATASOURCE_NUM_ID Asc
         ,SRC_EFF_FROM_DT Asc
    NOLOGGING
    MESSAGE:::ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found
    EXCEPTION CLASS::: java.sql.SQLException
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:305)
    oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:272)
    oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:623)
    oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:112)
    oracle.jdbc.driver.T4CStatement.execute_for_rows(T4CStatement.java:474)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
    oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1451)
    com.siebel.etl.database.cancellable.CancellableStatement.executeUpdate(CancellableStatement.java:171)
    com.siebel.etl.database.DBUtils.executeUpdate(DBUtils.java:276)
    com.siebel.etl.database.WeakDBUtils.executeUpdate(WeakDBUtils.java:357)
    com.siebel.analytics.etl.etltask.SQLTask.doExecute(SQLTask.java:116)
    com.siebel.analytics.etl.etltask.CreateIndexTask.doExecute(CreateIndexTask.java:90)
    com.siebel.analytics.etl.etltask.CreateIndexTaskWrapper.doExecute(CreateIndexTaskWrapper.java:46)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:410)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:213)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:585)
    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:885)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    java.lang.Thread.run(Thread.java:619)
    624  SEVERE  Sat Nov 20 15:15:44 AST 2010 
    ANOMALY INFO::: Error while executing : CREATE INDEX:W_POSITION_DS:W_POSITION_DS_U1
    MESSAGE:::java.lang.Exception: Error while execution : CREATE UNIQUE INDEX
         W_POSITION_DS_U1
    ON
         W_POSITION_DS
         INTEGRATION_ID Asc
         ,DATASOURCE_NUM_ID Asc
         ,SRC_EFF_FROM_DT Asc
    NOLOGGING
    with error DataWarehouse:CREATE UNIQUE INDEX
         W_POSITION_DS_U1
    ON
         W_POSITION_DS
         INTEGRATION_ID Asc
         ,DATASOURCE_NUM_ID Asc
         ,SRC_EFF_FROM_DT Asc
    NOLOGGINGcant paste the entire log because of size issues
    I dont understand the create unique index error! ,
    its a out of the box installation and i am getting data from EBS R12 vision db, but it has duplicate SRC_EFF_FROM_DT, its a standard installation to populate data in the oracle BI Applications preconfigured reports
    EMP_ID     PAR_INTEGRATION_ID     POSITION_NAME     DIVN_NAME     EMP_LAST_NAME     EMP_FST_NAME     EMP_LOGIN     OWNER_ALLOC     TYPE_FLG     POSTN_TYPE_CD     BU_ID     CREATED_BY_ID     CHANGED_BY_ID     CREATED_ON_DT     CHANGED_ON_DT     AUX1_CHANGED_ON_DT     AUX2_CHANGED_ON_DT     AUX3_CHANGED_ON_DT     AUX4_CHANGED_ON_DT     SRC_EFF_FROM_DT     SRC_EFF_TO_DT     DELETE_FLG     DATASOURCE_NUM_ID     INTEGRATION_ID     TENANT_ID     X_CUSTOM
    22823     PER~10596     MGR500.Manager     Vision Stores Distribution     Sanders     Devan     Unspecified                         1384     1384     05/05/2005 11:22:54     06/01/2005 14:17:11     05/05/2005 11:23:11     10/14/2005 16:27:31     05/31/2005 16:51:37          06/01/2005 00:00:00     01/01/4713 00:00:00     N     9     PER~22823     DEFAULT     0
    22823     PER~10596     MGR500.Manager     Vision Stores Distribution     Sanders     Devan     Unspecified                         1384     1384     05/05/2005 11:22:54     06/01/2005 14:17:11     05/05/2005 11:23:11     10/14/2005 16:27:31     05/31/2005 16:51:37          05/31/2005 00:00:00     06/01/2005 00:00:00     N     9     PER~22823     DEFAULT     0
    22823     PER~1273     MGR500.Manager     Global Sales     Sanders     Devan     Unspecified                         1384     1384     05/05/2005 11:22:54     05/31/2005 16:50:24     05/05/2005 11:23:11     10/14/2005 16:27:31     12/13/2004 06:28:52          05/05/2004 00:00:00     05/31/2005 00:00:00     N     9     PER~22823     DEFAULT     0thanks in advance,
    Edited by: user10243788 on Nov 20, 2010 7:44 AM

    Basically, the FROM_DATE AND TO_DATE clashes. 05/31/2005 is both as end_date and start_date for two rows. That is the problem.
    coolmesh84

  • Project Analytics 7.9.6.1 - Error while running a full load

    Hi All,
    I am performing a full load for Projects Analytics and get the following error,
    =====================================
    ERROR OUTPUT
    =====================================
    1103 SEVERE Wed Nov 18 02:49:36 WST 2009 Could not attach to workflow because of errorCode 36331 For workflow SDE_ORA_CodeDimension_Gl_Account
    1104 SEVERE Wed Nov 18 02:49:36 WST 2009
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORA11510_Adaptor:SDE_ORA_CodeDimension_Gl_Account:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    Error while contacting Informatica server for getting workflow status for SDE_ORA_CodeDimension_Gl_Account
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    Session log initialises NULL value to mapping parameter MPLT_ADI_CODES.$$CATEGORY. This is then used insupsequent SQL and results in ORA-00936: missing expression error following are the initialization section and the load section containing the error in the log
    Initialisation
    DIRECTOR> VAR_27028 Use override value [DataWarehouse] for session parameter:[$DBConnection_OLAP].
    DIRECTOR> VAR_27028 Use override value [ORA_11_5_10] for session parameter:[$DBConnection_OLTP].
    DIRECTOR> VAR_27028 Use override value [ORA_11_5_10.DATAWAREHOUSE.SDE_ORA11510_Adaptor.SDE_ORA_CodeDimension_Gl_Account_Segments.log] for session parameter:[$PMSessionLogFile].
    DIRECTOR> VAR_27027 Use default value [] for mapping parameter:[MPLT_ADI_CODES.$$CATEGORY].
    DIRECTOR> VAR_27028 Use override value [4] for mapping parameter:[MPLT_SA_ORA_CODES.$$DATASOURCE_NUM_ID].
    DIRECTOR> VAR_27028 Use override value [DEFAULT] for mapping parameter:[MPLT_SA_ORA_CODES.$$TENANT_ID].
    DIRECTOR> TM_6014 Initializing session [SDE_ORA_CodeDimension_Gl_Account_Segments] at [Wed Nov 18 02:49:11 2009].
    DIRECTOR> TM_6683 Repository Name: [repo_service]
    DIRECTOR> TM_6684 Server Name: [int_service]
    DIRECTOR> TM_6686 Folder: [SDE_ORA11510_Adaptor]
    DIRECTOR> TM_6685 Workflow: [SDE_ORA_CodeDimension_Gl_Account_Segments] Run Instance Name: [] Run Id: [17]
    DIRECTOR> TM_6101 Mapping name: SDE_ORA_CodeDimension_GL_Account_Segments [version 1].
    DIRECTOR> TM_6963 Pre 85 Timestamp Compatibility is Enabled
    DIRECTOR> TM_6964 Date format for the Session is [MM/DD/YYYY HH24:MI:SS]
    DIRECTOR> TM_6827 [C:\Informatica\PowerCenter8.6.1\server\infa_shared\Storage] will be used as storage directory for session [SDE_ORA_CodeDimension_Gl_Account_Segments].
    DIRECTOR> CMN_1802 Session recovery cache initialization is complete.
    DIRECTOR> TM_6703 Session [SDE_ORA_CodeDimension_Gl_Account_Segments] is run by 32-bit Integration Service [node01_ASG596138], version [8.6.1], build [1218].
    MANAGER> PETL_24058 Running Partition Group [1].
    MANAGER> PETL_24000 Parallel Pipeline Engine initializing.
    MANAGER> PETL_24001 Parallel Pipeline Engine running.
    MANAGER> PETL_24003 Initializing session run.
    MAPPING> CMN_1569 Server Mode: [UNICODE]
    MAPPING> CMN_1570 Server Code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> TM_6151 The session sort order is [Binary].
    MAPPING> TM_6185 Warning. Code page validation is disabled in this session.
    MAPPING> TM_6156 Using low precision processing.
    MAPPING> TM_6180 Deadlock retry logic will not be implemented.
    MAPPING> TM_6307 DTM error log disabled.
    MAPPING> TE_7022 TShmWriter: Initialized
    MAPPING> DBG_21075 Connecting to database [orcl], user [DAC_REP]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_Master_Map] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_Master_Code] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_W_CODE_D] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> TM_6007 DTM initialized successfully for session [SDE_ORA_CodeDimension_Gl_Account_Segments]
    DIRECTOR> PETL_24033 All DTM Connection Info: [<NONE>].
    MANAGER> PETL_24004 Starting pre-session tasks. : (Wed Nov 18 02:49:14 2009)
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Wed Nov 18 02:49:14 2009)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 32000000 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21438 Reader: Source is [asgdev], user [APPS]
    READER_1_1_1> BLKR_16051 Source database connection [ORA_11_5_10] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> WRT_8147 Writer: Target is database [orcl], user [DAC_REP], bulk mode [OFF]
    WRITER_1_*_1> WRT_8221 Target database connection [DataWarehouse] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL INSERT statement:
    INSERT INTO W_CODE_D(DATASOURCE_NUM_ID,SOURCE_CODE,SOURCE_CODE_1,SOURCE_CODE_2,SOURCE_CODE_3,SOURCE_NAME_1,SOURCE_NAME_2,CATEGORY,LANGUAGE_CODE,MASTER_DATASOURCE_NUM_ID,MASTER_CODE,MASTER_VALUE,W_INSERT_DT,W_UPDATE_DT,TENANT_ID) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL UPDATE statement:
    UPDATE W_CODE_D SET SOURCE_CODE_1 = ?, SOURCE_CODE_2 = ?, SOURCE_CODE_3 = ?, SOURCE_NAME_1 = ?, SOURCE_NAME_2 = ?, MASTER_DATASOURCE_NUM_ID = ?, MASTER_CODE = ?, MASTER_VALUE = ?, W_INSERT_DT = ?, W_UPDATE_DT = ?, TENANT_ID = ? WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL DELETE statement:
    DELETE FROM W_CODE_D WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8270 Target connection group #1 consists of target(s) [W_CODE_D]
    WRITER_1_*_1> WRT_8003 Writer initialization complete.
    READER_1_1_1> BLKR_16007 Reader run started.
    WRITER_1_*_1> WRT_8005 Writer run started.
    WRITER_1_*_1> WRT_8158
    Load section
    *****START LOAD SESSION*****
    Load Start Time: Wed Nov 18 02:49:16 2009
    Target tables:
    W_CODE_D
    READER_1_1_1> RR_4029 SQ Instance [mplt_BC_ORA_Codes_GL_Account_Segments.Sq_Fnd_Flex_Values] User specified SQL Query [SELECT
    FND_FLEX_VALUES.FLEX_VALUE_SET_ID,
    FND_FLEX_VALUES.FLEX_VALUE,
    MAX(FND_FLEX_VALUES_TL.DESCRIPTION),
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM,
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME
    FROM
    FND_FLEX_VALUES,
    FND_FLEX_VALUES_TL,
    FND_ID_FLEX_SEGMENTS,
    FND_SEGMENT_ATTRIBUTE_VALUES
    WHERE
    FND_FLEX_VALUES.FLEX_VALUE_ID = FND_FLEX_VALUES_TL.FLEX_VALUE_ID AND FND_FLEX_VALUES_TL.LANGUAGE ='US' AND
    FND_ID_FLEX_SEGMENTS.FLEX_VALUE_SET_ID =FND_FLEX_VALUES.FLEX_VALUE_SET_ID AND
    FND_ID_FLEX_SEGMENTS.APPLICATION_ID = 101 AND
    FND_ID_FLEX_SEGMENTS.ID_FLEX_CODE ='GL#' AND
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM =FND_SEGMENT_ATTRIBUTE_VALUES.ID_FLEX_NUM AND
    FND_SEGMENT_ATTRIBUTE_VALUES.APPLICATION_ID =101 AND
    FND_SEGMENT_ATTRIBUTE_VALUES.ID_FLEX_CODE = 'GL#' AND
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME=FND_SEGMENT_ATTRIBUTE_VALUES.APPLICATION_COLUMN_NAME AND
    FND_SEGMENT_ATTRIBUTE_VALUES.ATTRIBUTE_VALUE ='Y'
    GROUP BY
    FND_FLEX_VALUES.FLEX_VALUE_SET_ID,
    FND_FLEX_VALUES.FLEX_VALUE,
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM,
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME]
    READER_1_1_1> RR_4049 SQL Query issued to database : (Wed Nov 18 02:49:17 2009)
    READER_1_1_1> RR_4050 First row returned from database to reader : (Wed Nov 18 02:49:17 2009)
    LKPDP_3> DBG_21312 Lookup Transformation [mplt_ADI_Codes.Lkp_W_CODE_D]: Lookup override sql to create cache: SELECT W_CODE_D.SOURCE_NAME_1 AS SOURCE_NAME_1, W_CODE_D.SOURCE_NAME_2 AS SOURCE_NAME_2, W_CODE_D.MASTER_DATASOURCE_NUM_ID AS MASTER_DATASOURCE_NUM_ID, W_CODE_D.MASTER_CODE AS MASTER_CODE, W_CODE_D.MASTER_VALUE AS MASTER_VALUE, W_CODE_D.W_INSERT_DT AS W_INSERT_DT, W_CODE_D.TENANT_ID AS TENANT_ID, W_CODE_D.DATASOURCE_NUM_ID AS DATASOURCE_NUM_ID, W_CODE_D.SOURCE_CODE AS SOURCE_CODE, W_CODE_D.CATEGORY AS CATEGORY, W_CODE_D.LANGUAGE_CODE AS LANGUAGE_CODE FROM W_CODE_D
    WHERE
    W_CODE_D.CATEGORY IN () ORDER BY DATASOURCE_NUM_ID,SOURCE_CODE,CATEGORY,LANGUAGE_CODE,SOURCE_NAME_1,SOURCE_NAME_2,MASTER_DATASOURCE_NUM_ID,MASTER_CODE,MASTER_VALUE,W_INSERT_DT,TENANT_ID
    LKPDP_3> TE_7212 Increasing [Index Cache] size for transformation [mplt_ADI_Codes.Lkp_W_CODE_D] from [1000000] to [4734976].
    LKPDP_3> TE_7212 Increasing [Data Cache] size for transformation [mplt_ADI_Codes.Lkp_W_CODE_D] from [2000000] to [2007040].
    READER_1_1_1> BLKR_16019 Read [625] rows, read [0] error rows for source table [FND_ID_FLEX_SEGMENTS] instance name [mplt_BC_ORA_Codes_GL_Account_Segments.FND_ID_FLEX_SEGMENTS]
    READER_1_1_1> BLKR_16008 Reader run completed.
    LKPDP_3> TM_6660 Total Buffer Pool size is 609824 bytes and Block size is 65536 bytes.
    LKPDP_3:READER_1_1> DBG_21438 Reader: Source is [orcl], user [DAC_REP]
    LKPDP_3:READER_1_1> BLKR_16051 Source database connection [DataWarehouse] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    LKPDP_3:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_3:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_3:READER_1_1> RR_4049 SQL Query issued to database : (Wed Nov 18 02:49:18 2009)
    LKPDP_3:READER_1_1> CMN_1761 Timestamp Event: [Wed Nov 18 02:49:18 2009]
    LKPDP_3:READER_1_1> RR_4035 SQL Error [
    ORA-00936: missing expression
    Could you please suggest what the issue might be and how it can be fixed?
    Many thanks,
    Kiran

    I have continued related detains in the following thread,
    Mapping Parameter  $$CATEGORY not included in the parameter file (7.9.6.1)
    Apologies for the inconvenience.
    Thanks,
    Kiran

  • Errors: ORA-00054 & ORA-01452 while running DAC Full Load

    Hi Friends,
    Previously, I ran full load...it went well. And, I did some sample reports also in BI APPS 7.9.6.2
    Now, I modified few parameters as per the Business and I try to run Full Load again...But I struck with few similar errors. I cleared couple of DB Errors.
    Please, help me out to solve the below errors.
    1. ANOMALY INFO::: Error while executing : TRUNCATE TABLE:W_SALES_BOOKING_LINE_F
    MESSAGE:::com.siebel.etl.database.IllegalSQLQueryException: DataWarehouse:TRUNCATE TABLE W_SALES_BOOKING_LINE_F
    ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
    --I checked W_SALES_BOOKING_LINE_F, it contain s data.
    2. ANOMALY INFO::: Error while executing : CREATE INDEX:W_GL_REVN_F:W_GL_REVN_F_U1
    MESSAGE:::java.lang.Exception: Error while execution : CREATE UNIQUE INDEX
         W_GL_REVN_F_U1
    ON
         W_GL_REVN_F
         INTEGRATION_ID ASC
         ,DATASOURCE_NUM_ID ASC
    NOLOGGING
    with error DataWarehouse:CREATE UNIQUE INDEX
         W_GL_REVN_F_U1
    ON
         W_GL_REVN_F
         INTEGRATION_ID ASC
         ,DATASOURCE_NUM_ID ASC
    NOLOGGING
    ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found
    -- Yes, I found duplicate values in this table W_GL_REVN_F. But, how can I rectify it. I did some engineering, but failed.
    please tell me the steps to acheive....
    Thanks in advance..
    Stone

    Hi, Please see the answers (in bold) below.
    1. ANOMALY INFO::: Error while executing : TRUNCATE TABLE:W_SALES_BOOKING_LINE_F
    MESSAGE:::com.siebel.etl.database.IllegalSQLQueryException: DataWarehouse:TRUNCATE TABLE W_SALES_BOOKING_LINE_F
    ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
    --I checked W_SALES_BOOKING_LINE_F, it contain s data.
    Just restart the load, It seems like your DB processes are busy and the table still has a  lock on it which means something is not yet Commited/Rolled Back.
    If this issue repeats you can mail your DBA and ask him to look in to the issue
    2. ANOMALY INFO::: Error while executing : CREATE INDEX:W_GL_REVN_F:W_GL_REVN_F_U1
    MESSAGE:::java.lang.Exception: Error while execution : CREATE UNIQUE INDEX
    W_GL_REVN_F_U1
    ON
    W_GL_REVN_F
    INTEGRATION_ID ASC
         ,DATASOURCE_NUM_ID ASC
         NOLOGGING
         with error DataWarehouse:CREATE UNIQUE INDEX
         W_GL_REVN_F_U1
         ON
         W_GL_REVN_F
         INTEGRATION_ID ASC
         ,DATASOURCE_NUM_ID ASC
         NOLOGGING
         ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found
         -- Yes, I found duplicate values in this table W_GL_REVN_F. But, how can I rectify it. I did some engineering, but failed.
         please tell me the steps to achieve....
    please execute this sql and get the duplicate values. If the count is less you can delete the records based on ROW_WID
    How  many duplicates do you have in total?
    *1. SELECT INTEGRATION_ID,DATASOURCE_NUM_ID,count(*) FROM W_GL_REVN_F*
    GROUP BY INTEGRATION_ID, DATASOURCE_NUM_ID
    HAVING COUNT()>1*
    *2. SELECT ROW_WID,DATASOURCE_NUM_ID,INTEGRATION_ID FROM W_GL_REVN_F*
    WHERE INTEGRATION_ID= (from 1st query)
    *3. DELETE from W_GL_REVN_F where ROW_WID=( from 2nd query)*
    Hope this helps !!

  • Error in Source System while running the Full Load

    HI Experts,
    We are using 0CRM_UT_SRV_CONT_I datasource from CRM to extract data.
    It is giving error while running the full load as 'Error Occured in Source system' with messaage Number : RSM340.
    I  want to mention certain points here:
    1) In RSA3 its running fine.
    2) Connection between BW and CRM system is OK.
    3) We have replicated datasource and send active veriosn from Dev system.
    4) When I run Init without data, Init set sucessful with entry in RSA7 in CRM.
    5) Delta run fine with green status.
    6) As source system is static client, hence do data for delta.
    The Main issue happens when we run either the Full load or Init With Data transfer.
    Kindly suggest.
    Thanks
    Mayank

    Hi Mayank,
    see in source system (CRM) with transaction SM21 and ST22 the error log and and then you let us know.
    Charly

  • Reg. Error while Full load - process chain

    Hi,
    I am running a process chain, which is a full load. In Manage screen it is in RED status whereas, While i chekced in Monitor screen it is showing as "Missing messages" . While I checked in the error and warning messages, I found that the data packet should be run manually. So I tried Manual update option by killing the job manually. After doing this i tried to run the same process with "Back to Technical Status" option. While performin this again i got an error saying  "REQUXXXX terminated, as data packet 0000XX could not be locked"
    How this error can be rectified.
    Please advice.
    Thanks in advance!!!
    Regards,
    Melissa

    Hi Melissa.....
    While i chekced in Monitor screen it is showing as "Missing messages"........where did u got the message.............in the data packet.......right...........?..........
    I found that the data packet should be run manually. So I tried Manual update option by killing the job manually..................which job u hav killed........? Extraction Job?If u hav killed the Extraction job........then Manual update is not possible..............Manual update is only possible when the Extraction job will get completed successfully........
    Due to this u r getting the Error Message error saying "REQUXXXX terminated, as data packet 0000XX could not be locked"....................When the request itself does'nt exist............how could u do Manual update for that deletedrequuest........
    Then only option is..............make the QM status red.............delete the request from the target and repeat the load.........
    Hope this helps.......
    Regards,
    Debjani........

  • BI Apps error while performing Full Load....

    Hi Experts,
    I am trying to implement BI Apps on my laptop......with 2 vms.......one with BI Apps, Biee, Informatica, and Dac; the other VM has EBS R12.1.1 with Vision demo database.......I am following below blog post from Deliver BI blog...
    http://deliverbi.blogspot.com/search/label/OBIA%20Setup%20Steps
    PDF: http://www.box.net/shared/7q0gavzd63
    I am now on page 73.....I clicked Run Now, and when I see the status of the Task it give an error.........
    Status Description:
    Some steps failed.Number of incomplete tasks whose status got updated to stopped :0
    Number of incomplete task details whose status got updated to stopped :1721
    Complete Description in the Description tab:
    ETL Process Id : 21627633
    ETL Name : SHA_LOAD_HR
    Run Name : SHA_LOAD_HR: ETL Run - 2011-02-13 22:32:05.907
    DAC Server : localhost(biapps)
    DAC Port : 3141
    Status: Failed
    Log File Name: SHA_LOAD_HR.21627633.log
    Database Connection(s) Used :
         DataWarehouse jdbc:oracle:thin:@biapps.ven.com:1521:orcl10
         ORA_R1211 jdbc:oracle:thin:@ebsr12.ven.com:1521:VIS10
    Informatica Server(s) Used :
         Oracle_BI_DW_Base_Integration-Oracle_BI_DW_Base_Integration:(10)
    Start Time: 2011-02-13 22:32:05.922
    Message: Some steps failed.Number of incomplete tasks whose status got updated to stopped :0
    Number of incomplete task details whose status got updated to stopped :1721
    Actual Start Time: 2011-02-13 22:32:05.922
    End Time: 2011-02-13 22:34:01.503
    Total Time Taken: 1 Minutes
    Start Time For This Run: 2011-02-13 22:32:05.922
    Total Time Taken For This Run: 1 MinutesLog file mentioned in the above description:
    http://www.mediafire.com/?j9br75v6ecga8h6
    Below are the screen shots of the Tasks tab:
    1st half: http://img11.imageshack.us/i/111bud.jpg/
    2nd half: http://img340.imageshack.us/i/222hj.jpg/
    I successfully followed each and every step mentioned int he above document upto page 72.....but on page 73 i got the above errors........
    for source: I used apps/apps@VIS account........where VIS is the instance name for Vision demo database........but in the above document I was asked to give ebs12 as the connection string name.........I am able to loin to apps/apps@VIS account from my biapps VM........
    Can anyone please help me in running Full Load on EBS R12.1.1 Vision Demo database.........please.....
    Thanks in advance,
    DK
    Edited by: user12296343 on Feb 13, 2011 9:00 PM

    Hi DK,
    It was combination of couple of things,
    Did you apply the cumulative Patch 10052370?
    Also check your steps from below links
    http://gerardnico.com/wiki/obia/installation_7961
    http://ahmedshareefuddin.blogspot.com/2010/12/installation-and-configuration-of.html
    Hope this helps,
    regards,

  • Error in Transaction Data - Full Load

    Hello All,
        This is the current scenario that I am working on:
    There is a process chain which has two transaction data load (FULL LOADS) processes to the same cube.In the process monitor everything seems okay (data loads seem fine) but overall status for both loads failed due to 'Error in source system/extractor' and it says 'error in data selection'.
    Processing is set to data targets only.
    On doing a manage on the cube, I found 3 old requests that were red and NOT set to QM status red. So I set them to QM status red and Deleted them and the difference I saw was that the subsequent requests became available for Reporting.
    Now this data load which is a full load takes for ever - I dont even know why I do not see a initialize delta update option there - can Anyone tell me why I dont see that.
    And, coming to the main question, how do I get the process chain completed - will I have to repeat the data loads or what options do I have to have a succesfully running process chain or at least these 2 full loads of transaction data.
    Thank you - points will be assigned for helpful answers
    - DB
    Edited by: Darshana on Jun 6, 2008 12:01 AM
    Edited by: Darshana on Jun 6, 2008 12:05 AM

    One interesting discovery I just found in R/3, was this job log with respect to the above process chain:
    it says that the job was cancelled in R/3 because the material ledger currencies were changed.
    the process chain is for inventory management and the data load process that get cancelled are for  the job gets cancelled in the source system:
    1. Material Valuation: period ending inventories
    2. Material Valuation: prices
    The performance assistant says this but I am not sure how far can I work on the R/3 side to rectify this:
    Material ledger currencies were changed
    Diagnosis
    The currencies currently set for the material ledger and the currency types set for valuation area 6205 differ from those set at conversion of the data (production startup).
    System Response
    The system does not allow you to post transactions after changing the currency settings to ensure consistency.
    Procedure
    Replace the current settings with the those entered at production
    start-up.
    If you wish to change the currency settings, you must use programs to convert data from the old to the new currencies.
    Inform your system administrator
    Anyone knowledgable in this area please give your inputs.
    - DB

  • Error BI Apps HR and Fin full load - ORA-04030: out of process memory......

    Hi Experts,
    I loaded HR it went well, but now I am trying to load both HR and Financial Full load. I am getting below issue for some DAC tasks:
    ORA-04030: out of process memory when trying to allocate 1049100 bytes (kxs-heap-w,kllcqgf:kllsltba)
    Environment:
    Source System:
    Win server 2008 - 2 GB RAM; EBS R12.1.1.
    Target System:
    Windows Server 2008 32 bit (with /3G, /PEA switches enabled) – 4 GB RAM; obiee 10g;biapps 7.9.6.2;dac 10.1.3.4.1;Informatica PC 8.6.1 Hotfix 11;Oracle DB 11.1.0.7.
    DAC Tasks that failed:
    TASK_GROUP_Extract_GLLinkageInformation
    SDE_ORA_GL_COGS_LinkageInformation_Extract
    SDE_ORA_GL_AP_LinkageInformation_Extract
    SDE_ORA_GL_AR_REV_LinkageInformation_Extract
    SDE_ORA_GL_PO_LinkageInformation_Extract
    All the above tasks are failing with above error.
    Below are the memory parameters for BI Apps database:
    SQL> show parameter target
    NAME TYPE VALUE
    archive_lag_target integer 0
    db_flashback_retention_target integer 1440
    fast_start_io_target integer 0
    fast_start_mttr_target integer 0
    memory_max_target big integer 820M
    memory_target big integer 820M
    pga_aggregate_target big integer 257374182
    sga_target big integer 0
    I also tested by increasing below parameters:
    memory_max_target 2G
    memory_target 2G
    pga_aggregate_target 1G
    sga_target 900M
    But it didn’t work, same errors.
    Please let me know how can I solve this issue. Thanks for your time.

    The below text is from doc id, I've picked solution part
    let me know updates
    =====Start======================
    Solution
    NON-ORACLE SOFTWARE STEPS
    1.If you have 4Gb or less of RAM, add more RAM to the 32-bit computer system (add another 4Gb or more, if possible).
    2.Enable the /3GB in the BOOT.INI, see note:
    Note 225349.1 Implementing Address Windowing Extensions (AWE) or VLM on Windows Platforms
    3.If using MS-Windows Enterprise Edition, enable Physical Address Extensions (PAE) by adding the /PAE switch to the BOOT.INI, see note Note 225349.1.
    NOTE: The Windows tool Perfmon should be used in ORA-4030 problems on Windows. Task Manager is not a reliable tool to investigate ORACLE.EXE process memory size.
    ORACLE SOFTWARE STEPS
    Steps for both Enterprise and non-Enterprise Editions of MS-Windows
    1.Check for excessive INACTIVE sessions:
    select sum(PGA_ALLOC_MEM) from v$process p, v$session s where p.addr = s.paddr and s.status = 'INACTIVE';
    If this query returns a large value (i.e. several hundred Megabytes or even greater that 1 Gigabyte), then it is recommended that you automate the cleanup of INACTIVE sessions. To see how this works, see notes;
    Note 151972.1 Dead Connection Detection (DCD) Explained
    Note 159978.1 How To Automate Disconnection of Idle Sessions
    Implement DCD & IDLE_TIME, by doing the following;
    Set SQLNET.EXPIRE_TIME = x (minutes) in the Server SQLNET.ORA file,
    Create a PROFILE with IDLE_TIME set, and assign it to users.
    If you find that the processes remain with status SNIPED, then you will need to implement removal of those processes as well, see note:
    Note 96170.1 Script for killing sniped sessions shadow processes
    For more information, see Note 601605.1 A discussion of Dead Connection Detection, Resource Limits, V$SESSION, V$PROCESS and OS processes
    2.Review Note 46001.1 and determine the pro's and con's of running ORASTACK against the ORACLE.EXE.
    If appropriate, shut down the database, and run the following command in an MS-DOS window:
    orastack oracle.exe 500000
    Re-start the database.
    Steps for Enterprise Editions of MS-Windows
    Determine if using AWE would fit your database needs. This allows the Buffer Cache component in the SGA to be relocated above the 4Gb memory footprint for the ORACLE.EXE process. Since this configuration requires a virtual memory window to map memory allocations above the 4Gb memory area, this option fits best with database requirements for a 1G and up sized Buffer Cache. It would not be efficient to have a 400M Buffer Cache above the 4Gb memory footprint and yet allocate a 1Gb virtual memory window to map to that memory.
    1.Decide on the size of the SGA, PGA requirements and AWE (default 1Gb), given 300Mb overhead for the ORACLE.EXE and the 3Gb memory limit (as per the BOOT.INI /3GB switch). Please note that the minimum AWE size depends on the number of CPU's, see note Note 225349.1.
    - Grant OracleService<SID> the 'Lock Pages in Memory' system privilege at the operating system level, see Note 225349.1.
    - If necessary, change the Address Windowing Extensions (AWE) size from the default 1Gb, see Note 225349.1.
    - Adjust any of the other SGA memory settings; SHARED_POOL_SIZE, LARGE_POOL_SIZE, JAVA_POOL_SIZE & STREAMS_POOL_SIZE.
    - Adjust the PGA memory setting, PGA_AGGREGATE_TARGET. NOTE: This is a target, so a decrease in this process will not directly affect the memory footprint of the ORACLE.EXE.
    - Unset SGA_TARGET and/or MEMORY_TARGET (11g).
    - Set USE_INDIRECT_DATA_BUFFERS=TRUE.
    - Unset DB_CACHE_SIZE. Set DB_BLOCK_BUFFERS to the desired size (this will use memory above the 4Gb range).
    2.Start the database.
    Steps for NON-Enterprise Editions of MS-Windows
    1.Decide on the size of the SGA and PGA, given 0.1Gb overhead for the ORACLE.EXE and the 3Gb memory limit (as per the BOOT.INI /3GB switch).
    2.Adjust the SGA_TARGET and/or MEMORY_TARGET (11g), or use explicit settings for the SGA components and eliminate auto-tuning. NOTE: Advantages of auto-tuning are often minimal on Windows 32-bit due to memory limit issues.
    3.Adjust the PGA memory setting, PGA_AGGREGATE_TARGET (optional on 11g). NOTE: This is a target, so a decrease in this process will not directly affect the memory footprint of the ORACLE.EXE.
    4.Start the database.

  • Infospoke error for full load

    Experts
    when I run full load info spoke through process chain ,It failed ,saying sql error1652. Can you please tell me why this is happening and it is happening only since 2 days. Is it b cos of large volume of data ?
    Any advice greatly appreciated.
    Many thanks

    This error occurs due to temp space problem..Unable to extend TEMP segment tablespace...
    You need to alter the tablespace TEMP default storage (pctincrease 1) and immediately after alter the tablespace TEMP default storage(pctincrease 0)
    Check with your DBA to do this..
    Regards
    Manga(Assign points if it helps!!)

  • Full load works, but delta fails - "Error in the Extractor"

    Good morning,
    We are using datasource 3FI_SL_ZZ_SI (Special Ledger line items) to load a cube, and are having trouble with the delta loads.  If I run a full load, everything runs fine.  If I run a delta load, it will initially fail with an error that simply states "Error in the Extractor" (no long text).  If I repeat the delta load, it completes successfully with 0 records returned.  If I then rerun the delta, I get the error again.
    I've run extractions using RSA3, but they work fine - as I would expect since the full loads work.  Unfortunately, I have not been able to find why the deltas aren't working.  After searching the Forums, I've tried replicating the datasource, checked the job log in R/3 (nothing), and run the program RS_TRANSTRU_ACTIVATE_ALL, all to no avail.
    Any ideas?
    Thanks
    We're running BW 3.5, R/3 4.71

    And it's just that easy....
    Yes, it appears this is what the problem was.  I'd been running the delta init without data transfer, and it was failing during the first true delta run.  Once I changed the delta init so that it transferred data, the deltas worked fine.  This was in our development system.  I took a look in our production system where deltas have been running for quite some time, and it turns out the delta initialization there was done with data transfer. 
    Thank you very much!

  • Error in process chain for PCA full load

    Hello everyone,
    I'm trying to use a process chain in order to delete a previous full load of plan data in a cube prior to the new load (to avoid double records). The successor job in the process chain is loading a delta of actual data into the same cube (same info source).
    When executing the process chain (and the included info package (full load)), the setting "Automatic loading of similar/identical requests from info cube" in the info package is not working (I have ticked "full or init, data-/infosource are the same")...
    I have checked that the function itself works as I have executed the info package manually with success. So the problem is the chain somehow.
    In the chain I just execute the info package as usual... so to my understanding, it should work the same way as if I executed it manually. Or am I wrong? Is some additional setting required in the chain in order to make it work?
    Any ideas?
    Thanks,
    Fredrik

    Hi Fredrik,
    not all settings in infopackages work in chains in the same way they do while running the package manually. Mostly you can check that with pressing F1 on the setting. In your case, you need to add a process type for deleting the data to the chain. In your chain maintenance, look at process types and then in load processes .... There you will find the type you need.
    kind regards
    Siggi

  • Full load- duplicate error

    Hi,
    If R/3 data is loaded to BW infocube through Infopackage (and the processing type is PSA and then data targets).
    How it will handle the duplicate data (both TD and MD) in BW . And it will always be a full load andd there is no DSO?
    Thanks
    Pra

    Hi
    I think  there should delta infopackage u should not run full infopackage because it will consume long time to fetch each and every record and DSO should be present in between DS and IC to overwrite the duplicate record . Plz once check in the transformation there is a drop downbox with option overwrite and additive . I think u can over write delta record with full load with overwrite option . Plz once check i am not sure about it plz once check it.
    Regards,
    raviChandra

Maybe you are looking for

  • Can't add phone to my share everything plan?

    So when I go to add a phone it says "One of the selected devices requires a Share Everything Plan.  The current account-level plan does not support this device." I currently have just a hot spot and am switching from Sprint to Verizon but I'm not add

  • Assigning a timestamp to an Import Parameter in eCATT

    I am trying to assign a value to an Import parameter that will be unique every time the eCATT script runs.  I have inserted a piece of Inline ABAP code that looks like this: ABAP.    DATA: BEGIN of wa,       time_stamp TYPE P,    END OF wa.    GET TI

  • HELP?!  Quicktime movie rendered  won't play?

    I made a movie in After Effects and rendered it as a quicktime movie with Soren (Soerenson?) compression type. It played on my computer and some friends' both PC and MAC computers. Now I am out of town and trying to play it on a PC that was Quicktime

  • Issues with JScrollPane

    Hi everybody I created a class to display help dialogs dynamically created, because I'll need lots of help windows. I decided to created it based on 2-dimensional arrays of data. Up till here, everything is fine. But I'm facing some problems with the

  • Need Ideas on developing trading sofware

    I am new to Java. I have been reading a few books on the subject and ready to develop a trading sofware that will allow me to apply specific rules to give me buy and sell on futures commodities markets. Now what I need to do is to calculate market sw