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!

FDMEE - Batch doesn´t work range Period

wagnerPCJan 4 2016 — edited Jan 4 2016

Hello

I am trying to create a bach script for FDMEE that load data a range period in the case  Oct/2015 until Dec/2015.Bellow a script that I use

loaddata admin password OVERHEAD Y Y STORE_DATA SNAPSHOT N Oct-2015 Dec-2015 SYNC

When I run returns the message that not found for the period.

Someone has the same problem


org.apache.bsf.BSFException: exception from Jython:

Traceback (most recent call last):

  File "<string>", line 6, in <module>

  File "<string>", line 3377, in mapData

  File "<string>", line 2169, in mapData

  File "<string>", line 1727, in updateTDATASEG_T_TDATASEGW

RuntimeError: [u"Error: No records exist for Period 'Oct-2015'"]

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2016
Added on Jan 4 2016
0 comments
518 views