Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
I don't find the solution for this error, in data management of FCCS

2022-01-24 12:33:52,116 INFO [AIF]: EssbaseService.loadData - START
[Mon Jan 24 12:33:54 UTC 2022]Batch Mode (/B) turned off (/-B) for strict data loads or save of metadata specified as false (/-IMD).
[Mon Jan 24 12:33:54 UTC 2022]Saving metadata on data loads (/IMD)
Property file arguments: /-O /DF:MM-DD-YYYY /DL:comma /-H /I:***EEFF_AC_143.dat /TR
No arguments were derived from the command line.Submitted (merged) command line:
/-O /DF:MM-DD-YYYY /DL:comma /-H /I:***EEFF_AC_143.dat /TR
[Mon Jan 24 12:33:54 UTC 2022]Successfully located and opened input file.
[Mon Jan 24 12:33:54 UTC 2022]Input file being read with UTF-8 encoding.
[Mon Jan 24 12:33:54 UTC 2022]Date format pattern "MM-DD-YYYY" specified for date data type loading.
[Mon Jan 24 12:33:54 UTC 2022]Header record fields: Driver Member, Point-of-View, Data Load Cube Name, Value
[Mon Jan 24 12:33:54 UTC 2022]Located and using "OFADataLoadDimension" dimension for loading data in "EEFF_AC" application.
[Mon Jan 24 12:33:54 UTC 2022]HspOutlineLoad::dateFormatSpecified is true, SessionHalDateFormat stored on session: M/d/yy, sessionId: 545235397
[Mon Jan 24 12:33:57 UTC 2022]Unable to obtain dimension information and/or perform a data load: com.hyperion.planning.HspCallbackInvocationException: Business rule failed to execute. See the job console page for error details.
Outline data store load process finished. 361 data records were read, 362 data records were processed, 362 were accepted for loading (verify actual load with Essbase log files), 0 were rejected.
[Mon Jan 24 12:33:57 UTC 2022]Outline data store load process finished. 361 data records were read, 362 data records were processed, 362 were accepted for loading (verify actual load with Essbase log files), 0 were rejected.
2022-01-24 12:33:57,577 ERROR [AIF]: The data load process has failed.
2022-01-24 12:33:57,596 INFO [AIF]: EssbaseService.loadData - END (false)
2022-01-24 12:33:57,606 FATAL [AIF]: Error in CommData.loadData
Traceback (most recent call last):
File "<string>", line 2430, in loadData
RuntimeError: false
2022-01-24 12:33:58,066 FATAL [AIF]: Error in COMM Load Data
2022-01-24 12:33:58,088 INFO [AIF]: FDMEE Process End, Process ID: 143
Answers
-
You need to look at the Essbase application log for more details.
-
What is it that you are trying to do?
- Load data or metadata?
- Using Data Management or Data Import?
- Have you looked in the Job Console page as it suggest in this line of the log, looks like a rule may have failed?
[Mon Jan 24 12:33:57 UTC 2022]Unable to obtain dimension information and/or perform a data load: com.hyperion.planning.HspCallbackInvocationException: Business rule failed to execute. See the job console page for error details.
Regards
Stu