About Me

Anjum Ara I am a technology enthusiast, an ardent reader. My latest interest is virtualization. In my free time, I love understanding child nutrition, child holistic development. I bake, read, paint, and do whatever it takes to improve myself every day.

Thursday, December 3, 2015

ERROR [AIF] : The script has failed to execute:

Error:
ERROR [AIF] : The script has failed to execute:
INFO [AIF]: E:\oracle\middleware\EPMSystem11R1\produts\FinancialDataQuality\bin\HFM_VALIDATE.vbs(9,1) (null): Unspecifiec error




Description:
Data load does not happen due to this issue.  During ETL , validation happens during Transformation as an atomic process. This validation was failing hence the whole data load process is marked as failed.

Solution: 
Option 1:
1. Launch Configuration Utility
2. Go FDMEE Register Adapter
3. Restart FDMEE and validate

Option 2:
1. Stop FDMEE Services
2. Go to E:\oracle\middleware\EPMSystem11R1\produts\FinancialDataQuality\bin\Unregister.vbs







3. Then Register HFM adapter again by using below command


RegisterHFM.vbs  "WINDOWS DOMAIN\DCOM USERNAME"  "PASSWORD" %EPM_ORACLE_INSTANCE%

Ex:
RegisterHFM.vbs "tm\hyperion" "password"  E:\oracle\middleware\user_projects\epmsystem1\bin

NOTE:  Ensure Security Registration is SUCCESSFUL.
4. Start the FDMEE service and run the validation again.
 
Share:

0 comments: