If we have issue with UDM error, like this :


We need to resolved first the error you can check the error in the SAM Instance because the error occured on SAM_CalculateDailyUpdatedProfiles, if you already check the issue then you need continue UDM process, you need rerun UDM manually, below the steps :

1. on the sample above the error occurred on process postMigrationExitPoint, so you need run manually from postMigrationExitPoint.

2. Open AIS Modeller then choose UDM instance, goto AIS Monitor from AIS Modeler

3. Open Tab Log Viewer, then choose on submitBatchWrapper, Right Click then Go to Related Object -> Click UDM_submitBatchWrapper.

4. Then the new windows will appears, this is UDM_submitBatchWrapper Process.

5. For this issue, error occurred when postMigrationExitPoint Runs, so you can continue running the process UDMpostMigrationExitPoint, Choose that process

6. Then running the process, and fill the argument value

7. After that you can continue with next process.


Below for the information details and argument needed to run process :

Process UDM_submitBatchWrapper

1. praMigration argument :

batchId = current BATCH ID 

businessDate = current BUSSINESS DATE

- batchParameter = NULL

2. praMigrationExitPoint argument :

executionID = current BATCH ID

configurationXML = DW_exitPointBeforeMigration.xml

- exitPoint = BEFORE_MIGRATION

3. migration argument :

batch_id = 

- buisness_date = current BUSSINESS DATE 

- batch_migration_start_time = current DATE TIME

- calcSegmentsDuringMigration = TRUE

4. postMigration argument :

- executionID = 

- configurationXML = DW_exitPointAfterMigration.xml 

- batchId = current BATCH ID 

- processDate = current DATE TIME 

- calcSegmentsDuringMigration = TRUE

5. postMigrationExitPoint argument :

executionID = current BATCH ID 

- configurationXML = DW_exitPointAfterMigration.xml

- exitPoint = AFTER_MIGRATION

6. freePartition argument :

- batchId = 

7. Finalize Batch argument :

- batch_Id = current BATCH ID

- isAborted = FALSE