Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error in Metadata load in PBCS using Data management via csv file: File "<string>", line , in export

4272378Jul 13 2020 — edited Aug 23 2020

Hello All,

I am trying to load a csv metadata account dimension using data management tool on PBCS.

I am getting the below error: I have just one row to import, to try first:

2020-07-13 19:25:38,655 INFO  [AIF]: Total Data Rows available for Export to Target: 1

2020-07-13 19:25:38,655 INFO  [AIF]:

Validate Data Members for Period 'Dec-29'

2020-07-13 19:25:38,656 INFO  [AIF]: Total Data Rows available for Export to Target: 1

2020-07-13 19:25:38,698 INFO  [AIF]: -------END VALIDATE STEP-------

2020-07-13 19:25:38,747 INFO  [AIF]: -------START EXPORT STEP-------

2020-07-13 19:25:38,784 INFO  [AIF]: EssbaseService.exportData - START

2020-07-13 19:25:38,880 INFO  [AIF]: cloudServiceType: Planning, Resolved user: xxx, planningUserName: xxx

2020-07-13 19:25:38,882 INFO  [AIF]: Creating data file: yyy - Account_249.dat

2020-07-13 19:25:38,909 ERROR [AIF]:

2020-07-13 19:25:38,909 INFO  [AIF]: EssbaseService.exportData - END (false)

2020-07-13 19:25:38,915 FATAL [AIF]: Error in CommData.exportData

Traceback (most recent call last):

  File "<string>", line 3888, in exportData

RuntimeError: false

2020-07-13 19:25:38,982 FATAL [AIF]: Error in COMM Export Data

2020-07-13 19:25:38,985 INFO  [AIF]: FDMEE Process End, Process ID: 249

Does anybody know how to resolve this please?

Comments

Processing