In Data Mangement, Error while Performing Data Export from Source to the Target Cloud Application
(Doc ID 2912040.1)
Last updated on MAY 21, 2024
Applies to:
Oracle Planning and Budgeting Cloud Service - Version N/A and laterOracle Financial Consolidation and Close Cloud Service - Version N/A and later
Oracle Enterprise Planning and Budgeting Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Error while performing data export from one cloud Planning App (ABC) to another Cloud Planning App (ABC_2023 )
Following error seen in the process log:
=============================
FATAL [AIF]: Error in CommData.loadData
Traceback (most recent call last):
File "", line 2440, in loadData
RuntimeError: false
DEBUG [AIF]: CommData.updateWorkflow - START
DEBUG [AIF]:
UPDATE TLOGPROCESS
SET PROCESSENDTIME=CURRENT_TIMESTAMP
,PROCESSSTATUS=32,PROCESSENTLOAD=0
,PROCESSENTLOADNOTE='AIF_WF_LD_LOAD_ERR',LOADID=501
WHERE PARTITIONKEY=34 AND CATKEY=6 AND PERIODKEY='2022-12-31' AND RULE_ID=82
DEBUG [AIF]: CommData.updateWorkflow - END
DEBUG [AIF]: Comm.finalizeProcess - START
DEBUG [AIF]: CommData.updateRuleStatus - START
DEBUG [AIF]:
UPDATE AIF_BALANCE_RULES
SET STATUS = CASE 'FAILED'
WHEN 'SUCCESS' THEN
CASE ( SELECT COUNT(*) FROM AIF_PROCESS_DETAILS pd WHERE pd.PROCESS_ID = 501 AND pd.STATUS IN ('FAILED','WARNING') )
WHEN 0 THEN 'SUCCESS'
ELSE ( SELECT MIN(pd.STATUS) FROM AIF_PROCESS_DETAILS pd WHERE pd.PROCESS_ID = 501 AND pd.STATUS IN ('FAILED','WARNING') ) END
ELSE 'FAILED' END
WHERE RULE_ID = 82
DEBUG [AIF]: CommData.updateRuleStatus - END
FATAL [AIF]: Error in COMM Load Data
DEBUG [AIF]: Comm.updateProcess - START
DEBUG [AIF]: Comm.updateProcess - END
DEBUG [AIF]: The fdmAPI connection has been closed.
DEBUG [AIF]: Comm.finalizeProcess - END
INFO [AIF]: FDMEE Process End, Process ID: 501
Changes
New Setup
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |