Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC)

MOSC Banner

FDM to FDMEE Migration issue - Target application not found on the source

edited Jul 16, 2020 8:12AM in Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC) 2 commentsAnswered ✓

Hello, while trying to migrate FDM Classic to FDMEE using the migration utility I keep getting this error :

(P.S : I type the HFM application name in UPPERCASE)

DEBUG [AIF]: FdmMigrationUtil.createTargetApp - START

DEBUG [AIF]:

        SELECT tco1.optiontype

        FROM tctrloption tco1

        WHERE tco1.optionkey LIKE '%AppName'

        AND tco1.optionvalue = <DB_NAME>

        AND EXISTS (SELECT 1 FROM tctrloption tco2 WHERE tco2.optionkey = tco1.optiontype + 'EnableChkIntersect')

DEBUG [AIF]: Error in FdmMigrationUtil.createTargetApp

Traceback (most recent call last):

  File "<string>", line 195, in createTargetApp

RuntimeError: Target application not found on the source: name=<DB_NAME>, type=HFM

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center